[ 
https://issues.apache.org/jira/browse/SOLR-307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12513583
 ] 

Otis Gospodnetic commented on SOLR-307:
---------------------------------------

Eh, that abstract BaseTokenFilterFactory implements TokenFilterFactory 
interface, but does not implement (and keep abstract) its create(TokenStream) 
method, that must be why Eclipse is complaining.  Should we add an abstract 
create(TokenStream) to BTFF class?


> NGramFilterFactory and EdgeNGramFilterFactory
> ---------------------------------------------
>
>                 Key: SOLR-307
>                 URL: https://issues.apache.org/jira/browse/SOLR-307
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>            Reporter: Thomas Peuss
>            Priority: Minor
>         Attachments: SolrNGramFilters.patch
>
>
> Here is a patch that adds an NGramFilterFactory and EdgeNGramFilterFactory to 
> 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