[jira] [Updated] (LUCENE-4817) Add KeywordRepeaterFilter to emit tokens twice once as keyword and once not as keyword

2013-03-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated LUCENE-4817: --- Attachment: docs.patch Revised doc taking Solr config out, see the analyserz/tokenizers page

[jira] [Updated] (LUCENE-4817) Add KeywordRepeaterFilter to emit tokens twice once as keyword and once not as keyword

2013-03-08 Thread Erick Erickson (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erick Erickson updated LUCENE-4817: --- Attachment: docs.patch On a quick look, it looks like Porter, KStem, Snowball and Hunspell a

[jira] [Updated] (LUCENE-4817) Add KeywordRepeaterFilter to emit tokens twice once as keyword and once not as keyword

2013-03-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4817: Attachment: LUCENE-4817.patch adding patch again, this time the right one.

[jira] [Updated] (LUCENE-4817) Add KeywordRepeaterFilter to emit tokens twice once as keyword and once not as keyword

2013-03-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4817: Attachment: (was: LUCENE-4817.patch) > Add KeywordRepeaterFilter to emit tokens tw

[jira] [Updated] (LUCENE-4817) Add KeywordRepeaterFilter to emit tokens twice once as keyword and once not as keyword

2013-03-08 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4817: Attachment: LUCENE-4817.patch new patch, added a token filter factory, changes entry and a

[jira] [Updated] (LUCENE-4817) Add KeywordRepeaterFilter to emit tokens twice once as keyword and once not as keyword

2013-03-07 Thread Simon Willnauer (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Willnauer updated LUCENE-4817: Attachment: LUCENE-4817.patch here is a simple patch and test > Add Keywo