Commit Graph

23379 Commits

Author SHA1 Message Date
Dawid Weiss 9cf70a3afd SOLR-7969: Unavailable clustering engines should not fail the core.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697661 13f79535-47bb-0310-9956-ffa450edef68
2015-08-25 12:21:39 +00:00
Shalin Shekhar Mangar 99a31e17d0 SOLR-6629: Watch /collections zk node on all nodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697562 13f79535-47bb-0310-9956-ffa450edef68
2015-08-25 05:56:35 +00:00
Christine Poerschke bdbf4cea57 LUCENE-6571: fix some private access level javadoc errors and warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697491 13f79535-47bb-0310-9956-ffa450edef68
2015-08-24 19:43:48 +00:00
Michael McCandless ebaff1c4dc add more detail to exception message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697364 13f79535-47bb-0310-9956-ffa450edef68
2015-08-24 12:27:47 +00:00
Dawid Weiss c1dc2fb6a6 SOLR-7790, SOLR-7792, SOLR-7791: Update Carrot2 clustering component to version 3.10.3. Upgrade HPPC library to version 0.7.1, morfologik-stemming to version 1.10.0. (Dawid Weiss)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697345 13f79535-47bb-0310-9956-ffa450edef68
2015-08-24 09:53:04 +00:00
Jan Høydahl c6d96448ec Fix typo in changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697343 13f79535-47bb-0310-9956-ffa450edef68
2015-08-24 09:40:51 +00:00
Uwe Schindler 6a44b00201 SOLR-7958: Move TestUtil#randomWhitespace to the only Solr test that is using it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697262 13f79535-47bb-0310-9956-ffa450edef68
2015-08-23 21:41:03 +00:00
Mikhail Khludnev e31c84e061 SOLR-7775: \{\!join score=.. fromIndex=...\} supports single-sharded replicated SolrCloudollection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697157 13f79535-47bb-0310-9956-ffa450edef68
2015-08-23 09:02:38 +00:00
Uwe Schindler bc9da338af LUCENE-6760: Prevent test failure in Java 9 b76+
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697131 13f79535-47bb-0310-9956-ffa450edef68
2015-08-22 21:33:47 +00:00
Mark Robert Miller 3d5999d455 LUCENE-6743: Allow Ivy lockStrategy to be overridden by system property.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697060 13f79535-47bb-0310-9956-ffa450edef68
2015-08-21 22:12:22 +00:00
Uwe Schindler 7a93c3e6f1 LUCENE-6752: Add Math#random() to forbiddenapis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697050 13f79535-47bb-0310-9956-ffa450edef68
2015-08-21 19:42:38 +00:00
Michael McCandless 567de2a357 LUCENE-6745: IndexInput.clone is not thread-safe; fix BKD/RangeTree to respect that
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1697010 13f79535-47bb-0310-9956-ffa450edef68
2015-08-21 15:24:03 +00:00
Adrien Grand 2b05cda72c LUCENE-6748: Never cache MatchAllDocsQuery and other cheap queries.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696900 13f79535-47bb-0310-9956-ffa450edef68
2015-08-21 07:17:01 +00:00
Chris M. Hostetter ef09fe95d5 LUCENE-6755: fix test bug and increase num of docs to improve chances of random query matching
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696867 13f79535-47bb-0310-9956-ffa450edef68
2015-08-20 22:24:15 +00:00
Christine Poerschke 2cde9b620a SOLR-7007: DistributedUpdateProcessor now logs replay flag as boolean instead of int
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696852 13f79535-47bb-0310-9956-ffa450edef68
2015-08-20 20:08:47 +00:00
Chris M. Hostetter 43c9c6d834 LUCENE-6755: more tests of ToChildBlockJoinScorer.advance
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696834 13f79535-47bb-0310-9956-ffa450edef68
2015-08-20 18:10:05 +00:00
Robert Muir cd4e5dc2fc LUCENE-6753: defend against MockRandomMergePolicy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696808 13f79535-47bb-0310-9956-ffa450edef68
2015-08-20 15:44:23 +00:00
Robert Muir 0718e99f36 LUCENE-6711: improve test when it fails
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696807 13f79535-47bb-0310-9956-ffa450edef68
2015-08-20 15:25:35 +00:00
Michael McCandless be9471debb LUCENE-6745: RAMInputStream.clone was not thread safe (Mike McCandless)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696798 13f79535-47bb-0310-9956-ffa450edef68
2015-08-20 14:39:30 +00:00
Jan Høydahl fd33cfdc03 SOLR-7949: Resolve XSS issue in Admin UI stats page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696782 13f79535-47bb-0310-9956-ffa450edef68
2015-08-20 12:54:07 +00:00
Shalin Shekhar Mangar 98f8e9fe2e SOLR-6760: New optimized DistributedQueue implementation for overseer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696706 13f79535-47bb-0310-9956-ffa450edef68
2015-08-20 05:12:22 +00:00
Christine Poerschke e41d6588f5 LUCENE-6738: remove IndexWriterConfig.[gs]etIndexingChain
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696649 13f79535-47bb-0310-9956-ffa450edef68
2015-08-19 19:11:24 +00:00
Adrien Grand 73f936286d Remove tab in common-build.xml.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696611 13f79535-47bb-0310-9956-ffa450edef68
2015-08-19 15:15:14 +00:00
Mark Robert Miller 7e189382bc SOLR-7945: Make server/build.xml ivy:retrieve tasks respect ivy.sync property.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696558 13f79535-47bb-0310-9956-ffa450edef68
2015-08-19 11:08:03 +00:00
Shalin Shekhar Mangar 5471932cf4 SOLR-7943: Upgrade Jetty to 9.2.13.v20150730
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696523 13f79535-47bb-0310-9956-ffa450edef68
2015-08-19 07:08:29 +00:00
Noble Paul 8589202889 SOLR-7941: multivalued params are concatenated when using config API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696453 13f79535-47bb-0310-9956-ffa450edef68
2015-08-18 16:31:31 +00:00
Adrien Grand 490fd35388 Fix typo in my name in the changelog.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696423 13f79535-47bb-0310-9956-ffa450edef68
2015-08-18 14:13:49 +00:00
Yonik Seeley bc6a8d9fff SOLR-7935:fix race that can cause a NPE in openNewSearcher called from an update concurrent with a core reload
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696417 13f79535-47bb-0310-9956-ffa450edef68
2015-08-18 14:04:06 +00:00
Shalin Shekhar Mangar 3109c453bb SOLR-5756: Fix for race condition between unwatch and watcher fire event
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696335 13f79535-47bb-0310-9956-ffa450edef68
2015-08-17 20:34:58 +00:00
Upayavira a11036826b SOLR-7920: Update CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696217 13f79535-47bb-0310-9956-ffa450edef68
2015-08-17 08:39:16 +00:00
Michael McCandless 4f543493a4 LUCENE-6697: fix test bugs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696181 13f79535-47bb-0310-9956-ffa450edef68
2015-08-16 23:15:22 +00:00
Upayavira dc2f2295e0 SOLR-7920 XSS issue in old schema-browser page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696161 13f79535-47bb-0310-9956-ffa450edef68
2015-08-16 19:29:15 +00:00
Uwe Schindler e5455614da LUCENE-6742: Lovins & Finnish implementation of SnowballFilter was fixed to behave exactly as specified. A bug in the snowball compiler caused differences in output of the filter in comparison to the original test data. In addition, the performance of those filters was improved significantly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696147 13f79535-47bb-0310-9956-ffa450edef68
2015-08-16 14:22:37 +00:00
Uwe Schindler 0a54365ffa LUCENE-6740: Reduce warnings emitted by javac #7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696098 13f79535-47bb-0310-9956-ffa450edef68
2015-08-15 21:05:57 +00:00
Uwe Schindler 94b12beb4a LUCENE-6740: Reduce warnings emitted by javac #6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696080 13f79535-47bb-0310-9956-ffa450edef68
2015-08-15 18:04:24 +00:00
Uwe Schindler e0d6e53756 LUCENE-6740: Reduce warnings emitted by javac #5
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696076 13f79535-47bb-0310-9956-ffa450edef68
2015-08-15 17:48:37 +00:00
Uwe Schindler 01a568abbb LUCENE-6740: Reduce warnings emitted by javac #4 (tools)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696072 13f79535-47bb-0310-9956-ffa450edef68
2015-08-15 17:35:03 +00:00
Uwe Schindler 4476fd73f7 LUCENE-6741: This was already fixed by LUCENE-6740, just add this issue to track changes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696064 13f79535-47bb-0310-9956-ffa450edef68
2015-08-15 16:42:32 +00:00
Timothy Potter 2443a7e6c1 SOLR-7934: SolrCLI masks underlying cause of create collection failure.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696056 13f79535-47bb-0310-9956-ffa450edef68
2015-08-15 15:43:36 +00:00
Uwe Schindler 16f3f8e1b5 LUCENE-6740: Reduce warnings emitted by javac #3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696047 13f79535-47bb-0310-9956-ffa450edef68
2015-08-15 12:38:10 +00:00
Uwe Schindler d230abc5e7 LUCENE-6740: Reduce warnings emitted by javac #2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696044 13f79535-47bb-0310-9956-ffa450edef68
2015-08-15 12:22:44 +00:00
Uwe Schindler 9f85633b2d LUCENE-6740: Reduce warnings emitted by javac
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696035 13f79535-47bb-0310-9956-ffa450edef68
2015-08-15 10:32:57 +00:00
Michael McCandless 37a4a90705 Range/BKDTree: add missing closing, when handling exc; add further asserts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696010 13f79535-47bb-0310-9956-ffa450edef68
2015-08-14 23:30:52 +00:00
Michael McCandless 6924d616e5 LUCENE-6618: move CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1696003 13f79535-47bb-0310-9956-ffa450edef68
2015-08-14 22:40:10 +00:00
Timothy Potter 7e5ef2da07 SOLR-7923: Rework the smoke tester to the techproducts example using bin/solr script to do all the work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695934 13f79535-47bb-0310-9956-ffa450edef68
2015-08-14 16:00:12 +00:00
Timothy Potter 62fa28acd4 SOLR-7921: ignore testTechproductsExample unit test due to Jenkins failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695930 13f79535-47bb-0310-9956-ffa450edef68
2015-08-14 15:03:51 +00:00
Robert Muir e9ebea20de LUCENE-6737: Add DecimalDigitFilter which folds unicode digits to basic latin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695898 13f79535-47bb-0310-9956-ffa450edef68
2015-08-14 13:12:56 +00:00
Robert Muir b745a9f608 LUCENE-6618: MMapDirectory.checkUnmapSupported is buggy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695859 13f79535-47bb-0310-9956-ffa450edef68
2015-08-14 11:24:09 +00:00
Timothy Potter 2d7df11ab8 SOLR-7921: Fix non-reproducible test failure on sarowe's Jenkins by adding a brief wait before checking that tech product docs have been committed to the example server
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695752 13f79535-47bb-0310-9956-ffa450edef68
2015-08-13 19:06:04 +00:00
Shalin Shekhar Mangar 7ebc890bec SOLR-7869: Overseer does not handle BadVersionException correctly and, in some cases, can go into an infinite loop if cluster state in ZooKeeper is modified externally
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695746 13f79535-47bb-0310-9956-ffa450edef68
2015-08-13 18:31:09 +00:00