[
https://issues.apache.org/jira/browse/SOLR-3039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Dvinov updated SOLR-3039:
-------------------------------
Attachment: SOLR-3039.patch
Refactored the previous change to be more generic to allow pre-processing user
query prior to parsing for whatever reasons one might have (as opposed to only
for expanding wildcarded terms).
> ExtendedDismaxQParser should allow expanding wildcarded terms within phrase
> queries
> -----------------------------------------------------------------------------------
>
> Key: SOLR-3039
> URL: https://issues.apache.org/jira/browse/SOLR-3039
> Project: Solr
> Issue Type: Improvement
> Components: Schema and Analysis
> Affects Versions: 4.0
> Reporter: Danny Dvinov
> Priority: Minor
> Labels: parser, phrase, wildcard
> Fix For: 4.0
>
> Attachments: SOLR-3039.patch, SOLR-3039.patch, SOLR-3039.patch
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> ExtendedDismaxQParser.parse does not currently expand wildcarded terms within
> phrase queries. Provide a way for Solr implementations to expand wildcarded
> terms in such cases, while still benefiting from the rest of
> ExtendedDismaxQParser functionality.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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]