You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/08/30 19:15:44 UTC

[jira] Resolved: (LUCENE-1061) Adding a factory to QueryParser to instantiate query instances

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

Michael McCandless resolved LUCENE-1061.
----------------------------------------

    Resolution: Fixed

Committed revision 690535.  Thanks John!

> Adding a factory to QueryParser to instantiate query instances
> --------------------------------------------------------------
>
>                 Key: LUCENE-1061
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1061
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: QueryParser
>    Affects Versions: 2.3
>            Reporter: John Wang
>            Assignee: Michael McCandless
>             Fix For: 2.4
>
>         Attachments: LUCENE-1061.patch, LUCENE-1061.patch, lucene_patch.txt
>
>
> With the new efforts with Payload and scoring functions, it would be nice to plugin custom query implementations while using the same QueryParser.
> Included is a patch with some refactoring the QueryParser to take a factory that produces query instances.

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