[ https://issues.apache.org/jira/browse/LUCENE-9018?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16968549#comment-16968549 ]
Stanislav Mikulchik commented on LUCENE-9018: --------------------------------------------- Unfortunately there is no getCharacter method that can tolerate optional parameter so I created my own. Renamed separator to tokenSeparator. Replaced preserveSep with Character tokenSeparator. In the first try I didn't notice the usage of ConcatenateGraphFilter constructor in the other classes, so I fixed that too. [^LUCENE-9018.patch] > Separator for ConcatenateGraphFilterFactory > ------------------------------------------- > > Key: LUCENE-9018 > URL: https://issues.apache.org/jira/browse/LUCENE-9018 > Project: Lucene - Core > Issue Type: Improvement > Components: modules/analysis > Reporter: Stanislav Mikulchik > Assignee: David Smiley > Priority: Minor > Attachments: LUCENE-9018.patch, LUCENE-9018.patch > > > I would like to have an option to choose a separator to use for token > concatenation. Currently ConcatenateGraphFilterFactory can use only "\u001F" > symbol. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org