You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Ignacio Vera (Jira)" <ji...@apache.org> on 2020/03/25 08:19:00 UTC

[jira] [Created] (LUCENE-9291) BKDWriter refactor: Simplify BKDWriter class

Ignacio Vera created LUCENE-9291:
------------------------------------

             Summary: BKDWriter refactor: Simplify BKDWriter class
                 Key: LUCENE-9291
                 URL: https://issues.apache.org/jira/browse/LUCENE-9291
             Project: Lucene - Core
          Issue Type: Task
            Reporter: Ignacio Vera


This is an umbrella issue for an effort to simplify the {{BKDWriter}} class.

The motivation behind this change is that the current class is doing quite a lot of things and it has become very difficult to read and therefore it is actually pretty difficult to introduce new optimisations / changes.

Anther motivation for this change is to remove the class {{SimpleTextBKDWriter}} which is a fork of the previous class and it is a burden to maintain.

I am dividing this refactor in four PR so it is easy to review. I will open shortly the Jira issues for each change and link them in this issue.

 

 



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