You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2007/03/04 03:28:50 UTC

[jira] Assigned: (LUCENE-822) Make FieldSelector usable from Searchable

     [ 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