> that's not correct....  what SolrQueryParser does is
> check which field 
> types use ReversedWildcardFilterFactory at indexing time,
> and then when 
> parsing queries, it allows fields that use field types to
> be parsed with a  leading wildcard.

Does this mean leading * operator can only be used with fields whose fieldType 
definition has ReversedWildcardFilterFactory at index time?



Reply via email to