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 2008/08/15 02:07:44 UTC

[jira] Resolved: (LUCENE-668) Incremental Search

     [ https://issues.apache.org/jira/browse/LUCENE-668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Miller resolved LUCENE-668.
--------------------------------

    Resolution: Invalid

Do you have something more concrete to propose or perhaps a patch?

> Incremental Search
> ------------------
>
>                 Key: LUCENE-668
>                 URL: https://issues.apache.org/jira/browse/LUCENE-668
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Search
>    Affects Versions: 1.9, 2.0.0, 2.1
>         Environment: All
>            Reporter: Fernando Mato Mira
>            Priority: Minor
>
> Add full support for long searches executed in steps.
> QueryFilters only support narrowing down a set of results, they don't allow extending it with OR clauses. They also don't allow to add new clauses to SpanQueries.
> This facility is needed because repeatedly creating new queries and executing a full, more complicated query at each step is not efficient for search sessions where you may have chains of hundreds of such steps.

-- 
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