Ken Fergus created SOLR-4846:
--------------------------------

             Summary: reverseWildCardFilterFactory returns reversed node
                 Key: SOLR-4846
                 URL: https://issues.apache.org/jira/browse/SOLR-4846
             Project: Solr
          Issue Type: Bug
          Components: query parsers
    Affects Versions: 3.6
         Environment: red hat linx v5.8
            Reporter: Ken Fergus
            Priority: Critical


Searching docs using double wildcards i.e. *fre* returns normal results: 
"Freedom", as well as reversed nodes: "Interfax". Using NGramFilterFactory is 
not an option because the field being searched can be extremely large and this 
would create a tremendous amount of tokens.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]

Reply via email to