[ 
https://issues.apache.org/jira/browse/LUCENE-8945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16932320#comment-16932320
 ] 

Tomoko Uchida commented on LUCENE-8945:
---------------------------------------

Seems that ASF bot is not working...

Committed to the master and 8x, with slight modification (moved Delimiter to 
private enum, it's used only in the factory anyway). Here is the final patch 
[^LUCENE-8945-final.patch]

[https://github.com/apache/lucene-solr/commit/369df12c2cc54e929bd25dd77424242ddd0fb047]

Thanks [~shahamish150294]!

> Allow to change the output file delimiter on Luke "export terms" feature
> ------------------------------------------------------------------------
>
>                 Key: LUCENE-8945
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8945
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/luke
>            Reporter: Tomoko Uchida
>            Priority: Minor
>         Attachments: LUCENE-8945-final.patch, LUCENE-8945.patch, 
> LUCENE-8945.patch, delimiter_comma_exported_file.PNG, 
> delimiter_space_exported_file.PNG, delimiter_tab_exported_file.PNG, 
> luke_export_delimiter.png
>
>
> This is a follow-up issue for LUCENE-8764.
> Current delimiter is fixed to "," (comma), but terms also can include comma 
> and they are not escaped. It would be better if the delimiter can be 
> changed/selected to a tab or whitespace when exporting.



--
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

Reply via email to