CommonGramsQueryFilterFactory should read words in a comma-delimited format
---------------------------------------------------------------------------
Key: SOLR-1844
URL: https://issues.apache.org/jira/browse/SOLR-1844
Project: Solr
Issue Type: Improvement
Components: Schema and Analysis
Affects Versions: 1.4
Reporter: David Smiley
Priority: Minor
CommonGramsQueryFilterFactory expects that the file(s) given to the "words"
argument is a carriage-return delimited list of words. It doesn't support
comments either. This file format should be more flexible to support comma
delimited values. I came across this because I was trying to use the sample
file provided by HathiTrust:
http://www.hathitrust.org/node/180 (named in a file new400common.txt)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.