You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/01/25 08:10:01 UTC

[jira] [Commented] (LUCENE-9691) Hunspell: support trailing comments on aff option lines

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

ASF subversion and git services commented on LUCENE-9691:
---------------------------------------------------------

Commit f64e7cbbda181ae8dbfd004d828574902a03d1ea in lucene-solr's branch refs/heads/master from Peter Gromov
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=f64e7cb ]

LUCENE-9691: Hunspell: support trailing comments on aff option lines (#2236)

plus cleanup & deduplicate parsing

> Hunspell: support trailing comments on aff option lines
> -------------------------------------------------------
>
>                 Key: LUCENE-9691
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9691
>             Project: Lucene - Core
>          Issue Type: Sub-task
>            Reporter: Peter Gromov
>            Priority: Major
>             Fix For: master (9.0)
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> e.g.
> {code:java}
> # Testing also whitespace and comments.
> OCONV 2 # space, space
> OCONV   a A # tab, space, space
> OCONV   b   B # tab, tab, space
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org