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 <[email protected]> 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: [email protected] For additional commands, e-mail: [email protected]
