Commit Graph

23313 Commits

Author SHA1 Message Date
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
Robert Muir 9dc862147e LUCENE-6711: Use CollectionStatistics.docCount() for IDF and average field length computations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695744 13f79535-47bb-0310-9956-ffa450edef68
2015-08-13 17:37:15 +00:00
Robert Muir 1e0e15af6c LUCENE-6730: Hyper-parameter c is ignored in term frequency NormalizationH1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695732 13f79535-47bb-0310-9956-ffa450edef68
2015-08-13 16:10:07 +00:00
Timothy Potter 5af08f7211 SOLR-7921: The techproducts example fails when running in a directory that contains spaces.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695728 13f79535-47bb-0310-9956-ffa450edef68
2015-08-13 15:52:15 +00:00
Yonik Seeley a2ef0a013b SOLR-7922: 0 bucket was being skipped for numeric facets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695715 13f79535-47bb-0310-9956-ffa450edef68
2015-08-13 14:31:06 +00:00
Uwe Schindler 2f0384b89d Fix formatting problem in changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695672 13f79535-47bb-0310-9956-ffa450edef68
2015-08-13 10:29:01 +00:00
Uwe Schindler 05d089ca01 LUCENE-6732: Scan txt files in root folder, too. TODO: scan txt files everywhere
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695669 13f79535-47bb-0310-9956-ffa450edef68
2015-08-13 09:53:44 +00:00
Uwe Schindler 1d2a982222 Remove tabs in changes.txt (failing smoker)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695659 13f79535-47bb-0310-9956-ffa450edef68
2015-08-13 08:32:25 +00:00
Uwe Schindler 774fe40279 LUCENE-6729: Expressions: Remove no longer needed Javadocs comments inside anyonymous visitor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695657 13f79535-47bb-0310-9956-ffa450edef68
2015-08-13 08:22:16 +00:00
Yonik Seeley 4f671e69ab SOLR-7918: optimize term->DocSet generation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695623 13f79535-47bb-0310-9956-ffa450edef68
2015-08-12 23:13:46 +00:00
Yonik Seeley d336b25449 tests: avoid json responsewriter bug w/ unknown classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695596 13f79535-47bb-0310-9956-ffa450edef68
2015-08-12 18:53:16 +00:00
Uwe Schindler 91eaeb3fe7 Add some more SVN excludes for Solr Server
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695588 13f79535-47bb-0310-9956-ffa450edef68
2015-08-12 17:48:06 +00:00
Uwe Schindler 127392cc73 LUCENE-6732: More filetypes to check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695586 13f79535-47bb-0310-9956-ffa450edef68
2015-08-12 17:43:08 +00:00
Uwe Schindler fa48923d5d LUCENE-6732: Improve javadoc-style license checker to use Apache RAT
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695496 13f79535-47bb-0310-9956-ffa450edef68
2015-08-12 12:50:40 +00:00
Dawid Weiss 02c3836095 LUCENE-6174: Improve 'ant eclipse' to select right JRE for building.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695442 13f79535-47bb-0310-9956-ffa450edef68
2015-08-12 08:07:55 +00:00
Uwe Schindler 763c8d726c LUCENE-6732: Remove tabs XSL files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695405 13f79535-47bb-0310-9956-ffa450edef68
2015-08-11 23:15:20 +00:00
Uwe Schindler 1331a57e3d LUCENE-6732: Remove tabs in JS and XML files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1695395 13f79535-47bb-0310-9956-ffa450edef68
2015-08-11 23:00:39 +00:00