[
https://issues.apache.org/jira/browse/SOLR-879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-879:
------------------------------
Attachment: SOLR-879.patch
Here's a patch that changes the default for the parser and fixes the example
config.
We may need to fix other example configs.
Q: is this really the default we want in the example config?
"Optimized <stopword> High Volume Web Traffic" will match
"Optimized High Volume Web Traffic" will not match.
> stopword filter config error in sample schema
> ---------------------------------------------
>
> Key: SOLR-879
> URL: https://issues.apache.org/jira/browse/SOLR-879
> Project: Solr
> Issue Type: Bug
> Reporter: Yonik Seeley
> Priority: Minor
> Attachments: SOLR-879.patch
>
>
> The sample schema enables position increments for the StopFilter for the
> index analyzer but not the query analyzer.
> introduced back in SOLR-521
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.