[
https://issues.apache.org/jira/browse/LUCENE-822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grant Ingersoll resolved LUCENE-822.
------------------------------------
Resolution: Fixed
Lucene Fields: (was: [Patch Available, New])
Applied patch.
Added unit tests to TestMultiSearcher and TestRemoteSearchable. As a result of
the Remote test, had to make FieldSelector and FieldSelectorResult serializable.
> 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]