Commit Graph

29755 Commits

Author SHA1 Message Date
Ignacio Vera d789516836 LUCENE-8190: Add entry in CHANGES.txt 2018-03-05 11:59:56 +01:00
Ignacio Vera 52d5fcbadb LUCENE-8190: Specialized cell interface to allow any spatial prefix tree to benefit from the setting setPruneLeafyBranches on RecursivePrefixTreeStrategy 2018-03-05 11:53:29 +01:00
Noble Paul 50a04c077f SOLR-11267: Add support for "add-distinct" atomic update operation 2018-03-05 21:37:10 +11:00
Shalin Shekhar Mangar 2620d36bbd SOLR-11957: Update ref guide and bin/solr script with the new values 2018-03-05 15:53:45 +05:30
Shalin Shekhar Mangar fc8c239f93 SOLR-11957: Increase MaxFileSize=32MB and MaxBackupIndex=10 for RollingFileAppender in log4j.properties 2018-03-05 15:45:25 +05:30
Cao Manh Dat 27eb6ba062 SOLR-12011: Remove FORCEPREPAREFORLEADERSHIP 2018-03-05 16:33:45 +07:00
Shalin Shekhar Mangar 3344306473 SOLR-11066: Fix TriggerIntegrationTest.testScheduledTrigger by ensuring number of jetties is always 2 before start of test 2018-03-05 14:27:10 +05:30
koji 6d66fc04b2 SOLR-11795: Add Solr metrics exporter for Prometheus 2018-03-05 15:36:32 +09:00
Joel Bernstein dc5db9b2f1 SOLR-12054: ebeAdd and ebeSubtract should support matrix operations 2018-03-04 20:22:33 -05:00
Robert Muir 97299ed006 LUCENE-8191: if a tokenstream has broken offsets, its broken. IndexWriter always checks, so a separate whitelist can't work 2018-03-04 11:23:45 -05:00
Robert Muir b83d203372 re-enable test, there is nothing wrong with this test, its not a goddamn bad apple. its just great at finding bugs 2018-03-04 08:44:10 -05:00
Cao Manh Dat 9de4225e9a SOLR-12011: Consistence problem when in-sync replicas are DOWN 2018-03-04 12:57:05 +07:00
Erick ad7e94afb2 SOLR-12028: BadApple and AwaitsFix annotations usage 2018-03-03 21:42:14 -08:00
Shalin Shekhar Mangar 78f11d05ac SOLR-11066: Marking the test as AwaitsFix until the test failures on jenkins are investigated and fixed 2018-03-04 00:27:16 +05:30
Mark Miller 18edca0fb2 SOLR-12053: RestartWhileUpdatingTest and HdfsRestartWhileUpdatingTest are incredibly slow. 2018-03-03 10:09:09 -06:00
Cassandra Targett b470a63690 Ref Guide: Fix link to Tika docs on lang detection; typo in autoscaling API path 2018-03-02 13:56:33 -06:00
Shalin Shekhar Mangar 71fc9cd43d SOLR-11066: Implement a scheduled autoscaling trigger that runs on a fixed interval beginning with a given start time 2018-03-03 01:06:21 +05:30
David Smiley 79c2988547 LUCENE-6271: docs: TermsEnum.postings(...) will not return null 2018-03-02 14:00:05 -05:00
Christine Poerschke c5938f79e5 SOLR-11597: Add contrib/ltr NeuralNetworkModel class.
(Michael A. Alcorn, Yuki Yano, Christine Poerschke)

Closes #270
2018-03-02 18:27:55 +00:00
Cassandra Targett c59e2e98d2 SOLR-11843: Fix Admin UI handling of router.field and router.name params; change routerField label to match param name 2018-03-02 11:42:43 -06:00
Ignacio Vera ca2131573d LUCENE-8126: fixed jar checksum 2018-03-02 15:41:57 +01:00
Ignacio Vera a281177f25 LUCENE-8126: fix precommit 2018-03-02 11:12:22 +01:00
Ignacio Vera e3032dd3fc LUCENE-8126: New spatial prefix tree (SPT) based on google S2 geometry 2018-03-02 10:29:07 +01:00
Cao Manh Dat f1ce5419ee SOLR-11702: Remove old LIR call in SolrCmdDistributor and let DistributedUpdateProcessor handle it on finish() 2018-03-02 14:29:18 +07:00
noble 23aee00213 SOLR-12031: Refactor Policy framework to make simulated changes affect more than a single node
SOLR-12050: UTILIZENODE does not enforce policy rules
2018-03-02 17:01:22 +11:00
Chris Hostetter 0424d9c06b SOLR-12050: mark TestUtilizeNode as AwaitsFix as well as adding additional logging/assertions to help see what the bug is 2018-03-01 17:06:26 -07:00
Jim Ferenczi acf87b318e LUCENE-8182: update changes.txt with missing bug fix in 7.3.0 2018-03-01 15:19:34 -08:00
Erick Erickson b732f06775 SOLR-12028: BadApple and AwaitsFix annotations usage 2018-03-01 11:58:58 -08:00
Steve Rowe 2289c27c94 Revert "Add version 6.6.3"
This reverts commit 373ed8cf74.
2018-03-01 13:29:10 -05:00
Steve Rowe 373ed8cf74 Add version 6.6.3 2018-03-01 08:15:58 -05:00
Chris Hostetter 1bf7189486 LUCENE-8188: Fixed bugs in OpenNLPOpsFactory that were causing InputStreams fetched from the ResourceLoader to be leaked 2018-02-28 18:03:46 -07:00
Chris Hostetter 60984536b0 fix leaked SolrClient in SSLMigrationTest
this doesn't garuntee that this test will pass, but it eliminates the garuntee that it will fail
2018-02-28 15:26:39 -07:00
Cassandra Targett 57cfdb1a48 Ref Guide: fix line height changed in SOLR-11646 which inadvertently vertically stretched the left-hand nav;
adds a new CSS rule for tabbed sections on a page with the larger line height and changes back left-hand nav line height
2018-02-28 15:17:50 -06:00
Andrzej Bialecki b26d67e722 SOLR-11407: Explicitly create policy violations to force non-empty plan. 2018-02-28 21:29:32 +01:00
Dawid Weiss fa7a3ce3ee SOLR-12043: Add mlt.maxdfpct to Solr's documentation 2018-02-28 21:03:21 +01:00
David Smiley ef989124f3 SOLR-11769: optimize useFilterForSortedQuery=true when no filter queries 2018-02-28 12:38:20 -05:00
Andrzej Bialecki 1485b7a4d7 SOLR-12031: Fix a confusion in index size units in the simulator framework. 2018-02-28 13:18:27 +01:00
Andrzej Bialecki eb80ca968e SOLR-11407: Wait for collections to recover before starting the test. 2018-02-28 13:12:51 +01:00
Uwe Schindler 7dba350c7a SOLR-12028: Make initialization of constants dynamic (by reading the annotation), also add missing reproduce info 2018-02-28 00:47:00 +01:00
Tomas Fernandez Lobbe 029432e936 SOLR-12041: Fix random test failure in ChaosMonkeyNothingIsSafeWithPullReplicasTest 2018-02-27 15:06:28 -08:00
Karl Wright d21e104de2 LUCENE-8187: Reduce the count of test iterations for nightly because it was causing timeouts. 2018-02-27 17:15:42 -05:00
Steve Rowe 939aedfed7 SOLR-12028: add jenkins-nightly-badapples target 2018-02-27 17:08:41 -05:00
Cassandra Targett 2a158c2ca5 Ref Guide: Copy editing changes committed for 7.3 & fixing typos 2018-02-27 16:05:13 -06:00
Uwe Schindler 98d85eadd4 SOLR-12028: Fix typo in property name 2018-02-27 22:36:14 +01:00
Erick Erickson 7de694e771 LUCENE-5575: Non-reproducible TestICUTokenizerCJK failure 2018-02-27 12:03:58 -08:00
Shalin Shekhar Mangar d512cd7604 Fix camel case in method name 2018-02-27 16:16:39 +05:30
Erick Erickson 1fe45606b9 SOLR-12028: BadApple and AwaitsFix annotations usage 2018-02-26 20:35:12 -08:00
noble 1fc3ca0cbb SOLR-11067: AwaitsFix. The test fails often as the target node some times is same as the source node 2018-02-27 11:00:04 +11:00
Chris Hostetter 3498dd99f7 Merge remote-tracking branch 'refs/remotes/origin/master' 2018-02-26 16:51:06 -07:00
Steve Rowe 41af8bd16a LUCENE-8106: stop parsing ANT_OPTS from Jenkins log 2018-02-26 18:47:18 -05:00