[ https://issues.apache.org/jira/browse/SOLR-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steven Rowe updated SOLR-2188: ------------------------------ Attachment: SOLR-2188.patch Patch adding "maxTokenLength" argument to Solr factories for StandardTokenizer, ClassicTokenizer, and UAX29URLEmailTokenizer, along with simple tests for this functionality. All tests pass. > StandardTokenizerFactory should accept a maxTokenLength parameter > ----------------------------------------------------------------- > > Key: SOLR-2188 > URL: https://issues.apache.org/jira/browse/SOLR-2188 > Project: Solr > Issue Type: Improvement > Components: Schema and Analysis > Affects Versions: 3.1, 4.0 > Reporter: Steven Rowe > Assignee: Steven Rowe > Priority: Minor > Fix For: 3.1, 4.0 > > Attachments: SOLR-2188.patch > > > StandardTokenizer.setMaxTokenLength(int) is not exposed by > StandardTokenizerFactory, but should be. > From this solr-user email: > http://www.lucidimagination.com/search/document/c31fde9a1dad7360/how_to_index_long_words_with_standardtokenizerfactory -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org