You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by si...@apache.org on 2020/11/10 03:42:39 UTC

[incubator-pinot] branch master updated (8ce2271 -> c8d7efc)

This is an automated email from the ASF dual-hosted git repository.

siddteotia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from 8ce2271  Adding support of logical functions AND and OR (#6249)
     add c8d7efc  Make default operator for multi-term and phrase text search queries configurable (#6251)

No new revisions were added by this update.

Summary of changes:
 .../segment/index/loader/IndexLoadingConfig.java   |  4 ++
 .../index/readers/text/LuceneTextIndexReader.java  |  8 ++++
 .../pinot/queries/TextSearchQueriesTest.java       | 49 ++++++++++++++++++++--
 .../apache/pinot/spi/config/table/FieldConfig.java |  1 +
 4 files changed, 58 insertions(+), 4 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org