[ https://issues.apache.org/jira/browse/LUCENE-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll reassigned LUCENE-822:
--------------------------------------
Assignee: Grant Ingersoll
> Make FieldSelector usable from Searchable
> ------------------------------------------
>
> Key: LUCENE-822
> URL: https://issues.apache.org/jira/browse/LUCENE-822
> Project: Lucene - Java
> Issue Type: Improvement
> Components: Index, Search
> Affects Versions: 2.1
> Reporter: Mark Miller
> Assigned To: Grant Ingersoll
> Priority: Minor
> Attachments: fieldSelectorInSearchableV1.0.patch
>
>
> Seems reasonable that you would want to be able to specify a FieldSelector from Searchable
because many systems do not use IndexSearcher (where you can get a Reader), but instead use
Searchable or Searcher so that Searchers and MultiSearchers can be used in a polymorphic manner.
--
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
|