[
https://issues.apache.org/jira/browse/SOLR-253?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan McKinley updated SOLR-253:
-------------------------------
Attachment: SOLR-253-RequireWords.patch
just realized I uploaded the wrong patch... *this* one does what I said!
> Add a RequiredWordFilter that acts like the inverse of a StopFilter
> -------------------------------------------------------------------
>
> Key: SOLR-253
> URL: https://issues.apache.org/jira/browse/SOLR-253
> Project: Solr
> Issue Type: Improvement
> Reporter: Ryan McKinley
> Priority: Minor
> Attachments: SOLR-253-RequireWords.patch,
> SOLR-253-RequireWords.patch, SOLR-253-RequireWords.patch
>
>
> Add a filter factory that only keeps tokens with text in the required word
> list.
> <filter class="solr.RequiredWordFilterFactory" ignoreCase="true"
> words="requiredwords.txt" />
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.