Prefixing Filter Factory -- for 'suggest' 
------------------------------------------

                 Key: SOLR-357
                 URL: https://issues.apache.org/jira/browse/SOLR-357
             Project: Solr
          Issue Type: New Feature
            Reporter: Ryan McKinley


The PrefixingFilter builds a token for each prefix in the original token.  It 
is appropriate for a type-ahead suggest style function.

Given the token "solr", this will build a token for "s","so","sol","solr".  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to