[
https://issues.apache.org/jira/browse/SOLR-839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13537769#comment-13537769
]
Daniel Collins commented on SOLR-839:
-------------------------------------
Other issues we are considering: should things like BoostingQuery really be in
the extensions, why are they not part of core?
Additionally, we've noticed that CoreParser is missing some queries:
1) PhraseQuery
2) PayloadTermQuery (it has it under the "old" name of BoostingTermQuery,
should there be an alias?)
3) FunctionQuery (not sure if this is even possible, presumably would require a
lot of configuration about the function to call)
Might look at some of those if I get bored of relatives over Xmas :)
> XML Query Parser support
> ------------------------
>
> Key: SOLR-839
> URL: https://issues.apache.org/jira/browse/SOLR-839
> Project: Solr
> Issue Type: New Feature
> Components: query parsers
> Affects Versions: 1.3
> Reporter: Erik Hatcher
> Assignee: Erik Hatcher
> Fix For: 4.1, 5.0
>
> Attachments: lucene-xml-query-parser-2.4-dev.jar, SOLR-839.patch
>
>
> Lucene contrib includes a query parser that is able to create the
> full-spectrum of Lucene queries, using an XML data structure.
> This patch adds "xml" query parser support to Solr.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]