Commit Graph

6102 Commits

Author SHA1 Message Date
Cao Manh Dat c141094f6b SOLR-11244: Add test for bool qparser in QueryEqualityTest 2017-09-01 21:37:15 +07:00
Cao Manh Dat 6f6cdf963a SOLR-11244: Fix precommit 2017-09-01 20:46:42 +07:00
Cao Manh Dat d3013ab600 SOLR-11244: Query DSL for Solr 2017-09-01 20:21:43 +07:00
Cao Manh Dat ea76351419 SOLR-11054: Revert the last commit since we found a test failure 2017-09-01 10:46:13 +07:00
Noble Paul 1d31370577 SOLR-11293: Potential data loss in TLOG replicas after replication failures 2017-08-31 22:42:19 +09:30
Jan Høydahl d66e2ad614 SOLR-11293: Fix precommit failures on unused imports 2017-08-30 20:51:57 +02:00
Jan Høydahl 4b7171bab5 SOLR-11281: Fix precommit failures on unused imports 2017-08-30 20:32:41 +02:00
Jan Høydahl c4a1bd52e9 SOLR-10628: Fix test failures due to global log level change 2017-08-30 19:58:35 +02:00
Shalin Shekhar Mangar b4c6bfafdb SOLR-11278: Stopping CDCR should cancel a running bootstrap operation 2017-08-30 22:59:30 +05:30
Andrzej Bialecki 40f999b08e SOLR-11281: Remove the diagnostic additions and apply a patch from Jason Gerlowski. 2017-08-28 17:58:16 +02:00
Noble Paul d86bc63e70 SOLR-11293: Awaits fix 2017-08-28 23:20:29 +09:30
Dennis Gove 4b6f2e5ca7 SOLR-11283: Refactors all Stream Evaluators in solrj.io.eval to simplify them 2017-08-25 22:07:37 -04:00
Andrzej Bialecki 674a8eb8d7 SOLR-11281: More instrumentation to catch the failure on jenkins. 2017-08-25 16:58:53 +02:00
yonik a7cc9c3631 SOLR-11289: fix comma handling in terms component 2017-08-24 15:54:43 -04:00
yonik f9cc109286 docs: fix erroneous comment about resulting terms list being sorted 2017-08-24 11:55:45 -04:00
Christine Poerschke 40fc36b87e SOLR-11254: Add score-less (abstract) DocTransformer.transform method. 2017-08-23 16:36:14 +01:00
Mikhail Khludnev 19a8be3c9f SOLR-11272: fix NPE from EmbeddedSolrServer on /admin/info/system 2017-06-30 01:18:33 +03:00
Andrzej Bialecki 946c6a95fa SOLR-11281: Improve failure message. 2017-08-23 13:15:36 +02:00
Noble Paul 1a614058ea SOLR-10136: unused imports 2017-08-23 20:42:11 +09:30
Andrzej Bialecki 7c8fbacae6 Release the correct server. 2017-08-23 00:07:43 +02:00
Andrzej Bialecki 9a72405f68 Make this test more robust by using our own MBeanServer. 2017-08-22 22:55:32 +02:00
Andrzej Bialecki a0dd76ae06 Make this test more robust to thread stalls. 2017-08-22 22:50:50 +02:00
Andrzej Bialecki 5d9b9d7a23 SOLR-11255: Use concurrent set for metric names. 2017-08-22 22:31:43 +02:00
Toke Eskildsen fa1198be73 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-08-22 15:16:48 +02:00
Noble Paul de6b38fe4c SOLR-10136: Re-enablinng it as I could not make it fail even after 200 iterations 2017-08-22 22:43:12 +09:30
Toke Eskildsen 85b89d15a8 SOLR-11240: Raise UnInvertedField internal limit 2017-08-22 15:12:38 +02:00
Jan Høydahl b67424ee58 SOLR-10628: Less verbose output from bin/solr commands 2017-08-22 12:50:53 +02:00
Cao Manh Dat 6a3cd2788b SOLR-5129: Renaming test class to ZkFailoverTest 2017-08-22 10:07:51 +07:00
Cao Manh Dat 04956b8a90 SOLR-11054: In SoftAutoCommitTest.testSoftAndHardCommitMaxDocs() all indexed docs must be searchable 2017-08-21 15:36:17 +07:00
Cao Manh Dat 9d8d3b0f29 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-08-21 15:30:29 +07:00
Cao Manh Dat 4aedb5039f SOLR-5129: Timeout property for waiting ZK get started 2017-08-21 15:30:08 +07:00
Noble Paul 8658742096 SOLR-11268: AtomicUpdateProcessor complains missing UpdateLog 2017-08-21 15:51:25 +09:30
Uwe Schindler cf051abcb9 SOLR-11261: Fix missing dependency & add new thread filter 2017-08-20 17:44:30 +02:00
Uwe Schindler c68e668dd7 SOLR-11261, SOLR-10966: Upgrade to Hadoop 2.7.4 to fix incompatibility with Java 9.
This also reverts commit 85a27a231f.
2017-08-20 13:28:18 +02:00
yonik a4374e840d SOLR-11173: implement Points support in TermsComponent via PointMerger 2017-08-19 18:02:11 -04:00
Andrzej Bialecki 1c36569176 SOLR-11215: Make a metric accessible through a single param. 2017-08-17 12:33:36 +02:00
Erick Erickson ac97931c7e SOLR-11069: CDCR bootstrapping can get into an infinite loop when a core is reloaded 2017-08-16 16:01:32 -07:00
Shalin Shekhar Mangar 7a576ffa1b SOLR-11239: A special value of -1 can be specified for 'maxShardsPerNode' to denote that there is no limit. The bin/solr script send maxShardsPerNode=-1 when creating collections. The use of maxShardsPerNode is not supported when a cluster policy is in effect or when a collection specific policy is specified during collection creation 2017-08-16 17:26:32 +05:30
Andrzej Bialecki 755cffdec8 Remove stray imports. 2017-08-16 10:54:13 +02:00
Shalin Shekhar Mangar 8d8c629425 SOLR-11243: Fix for the AutoScalingHandlerTest.testReadApi 2017-08-16 13:09:20 +05:30
Shalin Shekhar Mangar ae43ffe354 SOLR-11243: Replica Placement rules are ignored if a cluster policy exists 2017-08-16 12:31:46 +05:30
Andrzej Bialecki afe7dffa23 SOLR-11235: Some SolrCore metrics should check if core is closed before reporting. 2017-08-15 11:32:24 +02:00
Andrzej Bialecki c861c12d15 Don't release MBeanServer, other tests running in this JVM may already depended on it. 2017-08-15 10:59:05 +02:00
Andrzej Bialecki fe34212a28 Make this test more robust to the presence of MBeanServer created in other tests. 2017-08-15 03:23:28 +02:00
Andrzej Bialecki ff8b90b9ac SOLR-11221: Fix precommit issues. 2017-08-14 13:10:01 +02:00
Andrzej Bialecki 7aa660b747 SOLR-11221: SolrJmxReporter broken on core reload. 2017-08-14 12:42:33 +02:00
Cao Manh Dat 2e519ac955 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/lucene-solr 2017-08-12 08:37:48 +07:00
Cao Manh Dat a7bb00ab54 SOLR-11054: Add SoftAutoCommitTest.testSoftAndHardCommitMaxDocs 2017-08-12 08:36:48 +07:00
Christine Poerschke 3959c53eaf SOLR-11195: Require class attribute for shard and cluster metric reporter configuration. 2017-08-11 15:07:28 +01:00
Shalin Shekhar Mangar 6e9538c719 Fix ignored test 2017-08-11 18:35:03 +05:30