Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.4, 1.4.1
-
None
-
None
Description
As noted on the mailing list...
...SolrQueryParse supports leading wild card queries for any field as long as at least one field type exists in the schema.xml which uses ReversedWildcardFilterFactory – even if that field type is never used.
This is extremely confusing, and ost likely indicates a bug in how SolrQueryParser deals with ReversedWildcardFilterFactory
Attachments
Issue Links
- is related to
-
SOLR-3031 Allow disabling of leading wildcards in ExtendedDismaxQParser (edismax)
- Open