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
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]