This is an automated email from the ASF dual-hosted git repository.
tingchen pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from 41b9a60f1e [HELM]: Publish Helm 0.3.0 (#14169)
add 0b7dae61db Store index metadata file for Lucene text indexes (#13948)
No new revisions were added by this update.
Summary of changes:
.../creator/impl/text/LuceneTextIndexCreator.java | 5 ++
.../index/readers/text/LuceneTextIndexReader.java | 7 ++-
.../local/segment/store/TextIndexUtils.java | 68 ++++++++++++++++++++--
.../local/segment/store/TextIndexUtilsTest.java | 51 ++++++++++++++++
.../org/apache/pinot/segment/spi/V1Constants.java | 1 +
5 files changed, 126 insertions(+), 6 deletions(-)
create mode 100644
pinot-segment-local/src/test/java/org/apache/pinot/segment/local/segment/store/TextIndexUtilsTest.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]