Varun Thacker created SOLR-8488:
-----------------------------------
Summary: Add support for leading wildcards to
ComplexPhraseQParserPlugin
Key: SOLR-8488
URL: https://issues.apache.org/jira/browse/SOLR-8488
Project: Solr
Issue Type: Improvement
Reporter: Varun Thacker
Priority: Minor
Fix For: 5.5, Trunk
It would be useful to support leading wildcards in phrase searches as well.
Currently we support this query -
{code}{!complexphrase inOrder=true}name:"Jo* Smith"{code}
It would be useful to be support a query like -
{code}!complexphrase inOrder=true\}name:"*Jo* Smith"{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]