Commit Graph

29173 Commits

Author SHA1 Message Date
Adrien Grand bc9836fd50 LUCENE-8111: IndexOrDocValuesQuery Javadoc references outdated method name. 2017-12-29 10:06:00 +01:00
Adrien Grand c95dc6d957 LUCENE-7993: Faster phrases if total hit counts are not required. 2017-12-29 10:06:00 +01:00
Adrien Grand b2f248164c LUCENE-8010: Fix similarities so that they pass tests. 2017-12-29 10:06:00 +01:00
Erick Erickson 8e439a0a5c SOLR-7733: remove optimize from the UI. 2017-12-28 20:41:48 -08:00
Joel Bernstein fbea59b086 SOLR-11172: Add Mann-Whitney U test Stream Evaluator 2017-12-28 14:14:26 -05:00
Joel Bernstein 0c4fb31205 SOLR-11799: Fix NPE and class cast exceptions in the TimeSeriesStream 2017-12-28 11:14:31 -05:00
Christine Poerschke 152d223b32 Revert "LUCENE-8110: Fix potential IndexOutOfBoundsException in *Classifier.getClasses(?,int)."
This reverts commit af41d02eae.
2017-12-28 15:11:39 +00:00
Christine Poerschke 287062df37 SOLR-11793: Reduce code duplication w.r.t. RestTestHarness(es). 2017-12-28 12:31:05 +00:00
Christine Poerschke af41d02eae LUCENE-8110: Fix potential IndexOutOfBoundsException in *Classifier.getClasses(?,int). 2017-12-28 12:28:41 +00:00
Erick Erickson 05ab5e10ae SOLR-11555: If the query terms reduce to nothing, filter(clause) produces an NPE whereas fq=clause does not 2017-12-27 12:05:31 -08:00
Erick Erickson 6b368c0484 SOLR-11426: removed infostream debug logging from master 2017-12-27 09:07:53 -08:00
Erick Erickson 137675ace7 SOLR-11783: Rename core in solr standalone mode is not persisted 2017-12-26 22:16:52 -08:00
Adrien Grand e3f90385b4 LUCENE-8097: Implement maxScore() on disjunctions. 2017-12-26 14:19:26 +01:00
Adrien Grand 01023a95c8 LUCENE-8105: ReqOptSumScorer to implement setMinCompetitiveScore. 2017-12-26 14:14:56 +01:00
Erick Erickson e82e029406 SOLR-11703: Solr Should Send Log Notifications if Ulimits are too low 2017-12-25 13:22:19 -08:00
Erick Erickson 7e321d70df SOLR-11701: Upgrade to Tika 1.17 when available 2017-12-24 17:03:00 -08:00
Shalin Shekhar Mangar 43f17f7af1 SOLR-11201: Implement autoscaling trigger for arbitrary metrics that creates events when a given metric breaches a threshold 2017-12-22 21:18:50 +05:30
Joel Bernstein 6045066495 SOLR-11791: Add density Stream Evaluator 2017-12-22 10:41:42 -05:00
Joel Bernstein efbbc9e344 SOLR-11754: Fix precommit 2017-12-22 08:17:08 -05:00
Joel Bernstein b5d55b86df SOLR-11789: Add integrate Stream Evaluator 2017-12-22 07:57:41 -05:00
Andrzej Bialecki 091f45dd7b SOLR-11730: Add simulated tests for nodeAdded / nodeLost dynamic in a large cluster.
Plus some other fixes:
* Fix leader election throttle and cluster state versioning in the simulator.
* PolicyHelper was still using a static ThreadLocal field, use ObjectCache isntead.
2017-12-22 12:58:21 +01:00
Steve Rowe 67e1b4a19b Remove extra <release> tag 2017-12-21 17:36:06 -05:00
Mike McCandless 1b201d04d7 LUCENE-8094: improve TermInSetQuery.toString 2017-12-21 13:57:24 -05:00
David Smiley f354a278f8 SOLR-11754: remove AbstractSolrTestCase; use SolrTestCaseJ4 instead.
Also removed SolrExampleTestBase in Solrj-tests.
2017-12-21 13:20:22 -05:00
Adrien Grand 63cba40931 Update doap files with 7.2.0 release. 2017-12-21 17:58:57 +01:00
Adrien Grand 69e9f17976 Add 7.2.0 backcompat indices. 2017-12-21 09:05:00 +01:00
Tomas Fernandez Lobbe ba2ef4a894 SOLR-11426: Make sure commitOnClose is enabled before running testNoCommit 2017-12-20 16:00:02 -08:00
Joel Bernstein 960a5fd793 SOLR-11785: Add multiVariateNormalDistribution Stream Evaluator 2017-12-20 13:51:47 -05:00
Alan Woodward d9695cca55 LUCENE-8104: Remove facet module compile-time dependency on queries 2017-12-20 13:22:12 +00:00
Adrien Grand b5ad314835 LUCENE-8077: Fixed wrong modulo usage in CheckIndex. 2017-12-20 12:48:04 +01:00
David Smiley 9f7f76f267 LUCENE-5803: Add a Solr test that we reuse analysis components across fields for the same field type 2017-12-19 10:28:22 -05:00
Alan Woodward 79073fafd3 LUCENE-8099: Fix IntelliJ dependencies 2017-12-19 08:52:55 +00:00
Steve Rowe f8fb139656 LUCENE-2899: OpenNLPPOSFilter: fix reset() to fully reset 2017-12-18 19:03:29 -05:00
Steve Rowe 8275952337 LUCENE-2899: tests: remove unused constants 2017-12-18 19:03:29 -05:00
Joel Bernstein f8c93db9eb SOLR-11681: Add ttest and pairedTtest Stream Evaluators 2017-12-18 14:31:47 -05:00
Alan Woodward 53a7f5b748 Revert "WIP"
This reverts commit 48c8947c17.
2017-12-18 18:41:37 +00:00
Alan Woodward dfaf023d4a LUCENE-8099: Fix xmlqueryparser tests 2017-12-18 18:40:27 +00:00
Alan Woodward 48c8947c17 WIP 2017-12-18 18:33:01 +00:00
Cassandra Targett 33a64afee7 SOLR-11753: minor typos 2017-12-18 11:55:29 -06:00
Alan Woodward c27099b4d1 LUCENE-8099: Remove deprecated CustomScoreQuery, BoostedQuery, BoostingQuery 2017-12-18 17:47:03 +00:00
Alan Woodward b01e6023e1 LUCENE-8099: Deprecate CustomScoreQuery, BoostedQuery, BoostingQuery 2017-12-18 17:47:03 +00:00
David Smiley e441a99009 SOLR-11757: Tests: SolrException.ignoreException use CopyOnWrite 2017-12-15 17:19:37 -05:00
Joel Bernstein ca5e2a335b SOLR-11742: Fix error 2017-12-15 17:05:32 -05:00
Joel Bernstein 9dee35f92d SOLR-11742: Add documentation for 7.2 release statistical functions 2017-12-15 15:33:05 -05:00
Steve Rowe 565d13c96d LUCENE-2899: Fix hyperlink text 2017-12-15 11:42:08 -05:00
Steve Rowe f5c4276163 LUCENE-2899: Fix hyperlink 2017-12-15 11:41:15 -05:00
Steve Rowe 3e2f9e62d7 LUCENE-2899: Add OpenNLP Analysis capabilities as a module 2017-12-15 11:24:18 -05:00
Andrzej Bialecki d02d1f1cab SOLR-11285: Remove stray logging. Relax test assertion due to timing under load. 2017-12-15 11:30:50 +01:00
Alan Woodward 8eb5c696e4 LUCENE-8093: Make TrimFilterFactory multi-term aware 2017-12-14 13:49:14 +00:00
Andrzej Bialecki d6d2e3b2e3 SOLR-11285: Simulation framework for autoscaling. 2017-12-14 12:56:23 +01:00