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

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

Commit 1812b367abad0fe9f123fd8f9ffb11c7dc155404 in lucene-solr's branch 
refs/heads/gradle-master from Bruno Roustant
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=1812b36 ]

LUCENE-9089: FST Builder renamed FSTCompiler with fluent-style Builder.

Closes #1070


> FST.Builder with fluent-style constructor
> -----------------------------------------
>
>                 Key: LUCENE-9089
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9089
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Bruno Roustant
>            Assignee: Bruno Roustant
>            Priority: Minor
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> A first step in a try to make the FST code easier to read and evolve. This 
> step is just about the FST Builder constructor.
> By making it fluent, the many calls to it are simplified and it becomes easy 
> to spot the intent and special param tuning.
> No functional change.



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