iverase opened a new pull request #1378: LUCENE-9294: BKDWriter refactor: Make BKDIndexWriter an interface URL: https://github.com/apache/lucene-solr/pull/1378 see https://issues.apache.org/jira/browse/LUCENE-9294 This changes introduces a new BKDIndexWriter interface which replace the InOutput input on BKD writer. With this change, we remove the fork `SimpleTextBKDWriter` and replace it with a `SimpleTextBKDIndexWriter`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
