Leading wildcard queries work for "all" fields if ReversedWildcardFilterFactory
is used for "any" field
-------------------------------------------------------------------------------------------------------
Key: SOLR-1982
URL: https://issues.apache.org/jira/browse/SOLR-1982
Project: Solr
Issue Type: Bug
Affects Versions: 1.4.1, 1.4
Reporter: Hoss Man
As noted on the mailing list...
http://search.lucidimagination.com/search/document/8064e6877f49e4c4/leading_wildcard_query_strangeness
...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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]