You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2009/01/04 17:21:44 UTC

[jira] Commented: (LUCENE-1289) Make FieldDocSortedHitQueue and methods public, make FieldSortedHitQueue.fillFields public

    [ https://issues.apache.org/jira/browse/LUCENE-1289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12660590#action_12660590 ] 

Mark Miller commented on LUCENE-1289:
-------------------------------------

On the one hand, I'm not a fan of tying fill fields to a public interface. At the same time, if we provide an option to not fill fields in LUCENE-1483 (perhaps there is a better way to allow this though), the tie is already there, and its harder to argue against  this (my natural inclination being to not open up things publicly).

In either case, this should wait for LUCENE-1483 as both the mentioned classes will likely be deprecated.

> Make FieldDocSortedHitQueue and methods public, make FieldSortedHitQueue.fillFields public 
> -------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-1289
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1289
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Search
>    Affects Versions: 2.3.1
>            Reporter: Jason Rutherglen
>            Priority: Minor
>
> In implementing custom MultiSearcher like class, need public access.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org