OpenSearch/plugins
Martijn van Groningen 2d6adf6428 Percolator refactoring:
* Added percolator field mapper that extracts the query terms and indexes these terms with the percolator query.
* At percolate time these extracted terms are used to query percolator queries that are like to be evaluated. This can significantly cut down the time it takes to percolate. Whereas before all percolator queries were evaluated if they matches with the document being percolated.
* Changes made to percolator queries are no longer immediately visible, a refresh needs to happen before the changes are visible.
* By default the percolate api only returns upto 10 matches instead of returning all matching percolator queries.
* Made percolate more modular, so that it is easier to add unit tests.
* Added unit tests for the percolator.

Closes #12664
Closes #13646
2016-01-06 16:08:10 +01:00
..
analysis-icu Upgrade to lucene-5.5.0-snapshot-1721183. 2015-12-21 17:02:08 +01:00
analysis-kuromoji Upgrade to lucene-5.5.0-snapshot-1721183. 2015-12-21 17:02:08 +01:00
analysis-phonetic Upgrade to lucene-5.5.0-snapshot-1721183. 2015-12-21 17:02:08 +01:00
analysis-smartcn Upgrade to lucene-5.5.0-snapshot-1721183. 2015-12-21 17:02:08 +01:00
analysis-stempel Upgrade to lucene-5.5.0-snapshot-1721183. 2015-12-21 17:02:08 +01:00
delete-by-query Task Management: Add framework for registering and communicating with tasks 2016-01-05 12:24:43 -05:00
discovery-azure Improve thirdPartyAudit check, round 3 2015-12-28 22:38:55 -05:00
discovery-ec2 Improve thirdPartyAudit check, round 3 2015-12-28 22:38:55 -05:00
discovery-gce Improve thirdPartyAudit check, round 3 2015-12-28 22:38:55 -05:00
discovery-multicast Fix build to run correctly on FreeBSD 2015-12-22 12:36:04 -07:00
jvm-example Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00
lang-javascript Remove wildcard imports 2015-12-18 12:43:47 -08:00
lang-plan-a Improve thirdPartyAudit check, round 3 2015-12-28 22:38:55 -05:00
lang-python Improve thirdPartyAudit check, round 3 2015-12-28 22:38:55 -05:00
mapper-attachments Improve thirdPartyAudit check, round 3 2015-12-28 22:38:55 -05:00
mapper-murmur3 Percolator refactoring: 2016-01-06 16:08:10 +01:00
mapper-size Percolator refactoring: 2016-01-06 16:08:10 +01:00
repository-azure Add timeout settings (default to 5 minutes) 2015-12-29 11:40:48 +01:00
repository-hdfs Improve thirdPartyAudit check, round 3 2015-12-28 22:38:55 -05:00
repository-s3 Improve thirdPartyAudit check, round 3 2015-12-28 22:38:55 -05:00
site-example Remove "empty" licenses dir 2015-12-02 10:22:52 +01:00
store-smb Remove wildcard imports 2015-12-18 12:43:47 -08:00
build.gradle Build: Add fixture capabilities to integ tests 2015-12-19 15:46:21 -08:00