You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/11/16 10:19:23 UTC

[jira] [Commented] (SOLR-5447) Add a QParserPlugin for Lucene's SimpleQueryParser.

    [ https://issues.apache.org/jira/browse/SOLR-5447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13824421#comment-13824421 ] 

ASF subversion and git services commented on SOLR-5447:
-------------------------------------------------------

Commit 1542486 from shalin@apache.org in branch 'dev/trunk'
[ https://svn.apache.org/r1542486 ]

SOLR-5447: Add a QParserPlugin for Lucene's SimpleQueryParser

> Add a QParserPlugin for Lucene's SimpleQueryParser.
> ---------------------------------------------------
>
>                 Key: SOLR-5447
>                 URL: https://issues.apache.org/jira/browse/SOLR-5447
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Jack Conradson
>            Assignee: Shalin Shekhar Mangar
>         Attachments: SOLR-5447.patch
>
>
> Exactly as the title says, I would like to add a QParserPlugin to make Lucene's SimpleQueryParser available easily through Solr.  I will add the SimpleQParserPlugin to the standard plugins list in QParserPlugin.
> The following options will be exposed:
> * A way to specify the fields to be queried on with boosts.
> * A way to override the default field if a different one is desired than what the schema has.
> * A way to set the default operator for whitespace as either 'AND' or 'OR.'
> * A way to set the enabled/disabled operators that are available through the SimpleQueryParser.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org