You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by su...@apache.org on 2019/01/09 17:11:19 UTC

[incubator-pinot] 04/04: Merge branch 'pinot-text-search' of github.com:apache/incubator-pinot into pinot-text-search

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

sunithabeeram pushed a commit to branch pinot-text-search
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git

commit f0c4bc9839ca2bec319768872cc7a01d1e796837
Merge: c0d91ba 0d7d4a0
Author: Sunitha Beeram <sb...@linkedin.com>
AuthorDate: Wed Jan 9 08:51:54 2019 -0800

    Merge branch 'pinot-text-search' of github.com:apache/incubator-pinot into pinot-text-search

 .../pql2/ast/TextMatchPredicateAstNode.java        |  73 ++++++++++++
 .../core/common/predicate/TextMatchPredicate.java  |  48 ++++++++
 .../operator/filter/TextMatchFilterOperator.java   |  71 ++++++++++++
 .../TextMatchPredicateEvaluatorFactory.java        |  60 ++++++++++
 .../linkedin/pinot/tools/TextInvertedIndex.java    | 126 +++++++++++++++++++++
 5 files changed, 378 insertions(+)


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