Commit Graph

19386 Commits

Author SHA1 Message Date
Michael McCandless e659fc8930 LUCENE-5520: fix AIOOBE from ToChildBlockJoinQuery when a parent has no children
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577076 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 09:50:39 +00:00
Michael McCandless 0d0f97b260 javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577064 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 08:39:18 +00:00
Uwe Schindler 2728842662 LUCENE-5519: Fix generics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577062 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 08:34:51 +00:00
Simon Willnauer 13302cdf41 Fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577058 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 08:09:01 +00:00
Steven Rowe 4cc807a308 SOLR-5653: Add CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576942 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 21:59:23 +00:00
Steven Rowe 979230aca4 SOLR-5653: Create a RestManager to provide REST API endpoints for reconfigurable plugins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576939 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 21:52:49 +00:00
Steven Rowe 110097483b SOLR-5848: update the checksums for the 0.11.0 morphlines jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576916 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 21:21:12 +00:00
Simon Willnauer 803a9907d3 LUCENE-5519: Make queueDepth enforcing optional in TopNSearcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576825 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 17:20:47 +00:00
Shai Erera 938d06854f LUCENE-5522: FacetConfig doesn't add drill-down terms for facet associations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576790 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 15:52:54 +00:00
Robert Muir 3b67b17493 LUCENE-5512: remove redundant typing (diamond operator) in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576755 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 14:39:17 +00:00
Robert Muir 0e2966b6c0 LUCENE-5518: minor hunspell optimizations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576738 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 13:44:48 +00:00
Uwe Schindler 00718a2704 LUCENE-5514: Update changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576736 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 13:35:55 +00:00
Uwe Schindler 38c37e70fc LUCENE-5514: Remove outdated constants
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576729 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 13:17:47 +00:00
Uwe Schindler 4aea56f421 Update to latest Clover bugfix release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576721 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 12:56:31 +00:00
Stefan Matheis d4d2e6f8b5 SOLR-5800: Admin UI - Analysis form doesn't render results correctly when a CharFilter is used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576652 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 09:02:20 +00:00
Uwe Schindler bfe18a4936 Prevent stupid unchecked warning in Java 7's javac. This is a bug in javac, but we also don't need the SuppressWarnings on the whole ctor.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576521 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 22:09:29 +00:00
Michael McCandless 40fd13c0ad LUCENE-5487: separate Weight.bulkScorer and Weight.scorer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576487 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 20:04:53 +00:00
Simon Willnauer 804056db56 LUCENE-5516: Add missing file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576476 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 19:14:25 +00:00
Simon Willnauer 7efebfa50a LUCENE-5516: Forward information that trigger a merge to MergeScheduler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576475 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 19:11:07 +00:00
Michael McCandless 2d88332e9d LUCENE-5487: merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5487@1576473 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 19:03:45 +00:00
Steven Rowe efa6668f66 SOLR-5848: remove reference to temporary morphlines 0.11.0 download site from lucene/ivy-settings.xml - 'ant resolve' now works against the cloudera repos
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576429 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 17:04:16 +00:00
Robert Muir 2c98dd5b32 LUCENE-5517: stricter parsing for hunspell parseFlag
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576389 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 15:52:38 +00:00
Robert Muir 03de125b85 fix jar checksums
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576375 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 15:10:39 +00:00
Steven Rowe c5133c97be SOLR-5848: add reference to temporary morphlines 0.11.0 download site to lucene/ivy-settings.xml to allow 'ant resolve' to work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576360 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 14:16:06 +00:00
Shalin Shekhar Mangar 09a960de4a SOLR-5818: Add lucene expressions as a dependency on solr-core-tests idea file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576344 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 13:45:45 +00:00
Dawid Weiss 9d9b5eee52 Update RR version for idea.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576325 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 13:05:35 +00:00
Dawid Weiss 0630aad05e LUCENE-5475: upgraded randomized testing to 2.1.1. This will print full annotations on assumption-ignored tests. It also includes more fancy test filtering.:
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576292 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 12:01:43 +00:00
Michael McCandless c62763cf82 LUCENE-5487: consolidate the FakeScorers within one package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5487@1576274 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 10:47:53 +00:00
Michael McCandless 9bdf937ac2 LUCENE-5487: consolidate the FakeScorers within one package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5487@1576273 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 10:47:43 +00:00
Adrien Grand ffca357397 LUCENE-5502: Fix TermsFilter.equals.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576223 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 08:19:48 +00:00
Michael McCandless d1ddcfa7c1 LUCENE-5487: throw OUE from FakeScorer.getWeight
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5487@1576096 13f79535-47bb-0310-9956-ffa450edef68
2014-03-10 21:41:44 +00:00
Michael McCandless e7acdf3129 LUCENE-5487: add feedback from Rob
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5487@1576066 13f79535-47bb-0310-9956-ffa450edef68
2014-03-10 19:54:01 +00:00
Mark Robert Miller 54e1003047 SOLR-5837: Clean up issue: Add hashCode/equals to SolrDocument, SolrInputDocument and SolrInputField for testing purposes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1576004 13f79535-47bb-0310-9956-ffa450edef68
2014-03-10 17:10:04 +00:00
Noble Paul 85b7575a86 SOLR-5265 Add backward compatibility tests to JavaBinCodec's format
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575932 13f79535-47bb-0310-9956-ffa450edef68
2014-03-10 13:02:56 +00:00
Uwe Schindler 478fa3c479 Also read build.properties for nightly-smoke
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575893 13f79535-47bb-0310-9956-ffa450edef68
2014-03-10 10:37:15 +00:00
Noble Paul babbd07ed1 SOLR-5837 Added .equals method for SolrDocument, SolrInputDocument and SolrInputField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575886 13f79535-47bb-0310-9956-ffa450edef68
2014-03-10 10:18:42 +00:00
Adrien Grand f72bcd8eb4 LUCENE-5501: AssertingScorer now randomly collects documents in random order when the collector says it supports it.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575873 13f79535-47bb-0310-9956-ffa450edef68
2014-03-10 09:02:00 +00:00
Robert Muir d179a26647 LUCENE-5507: fix hunspell affix loading for certain dictionaries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575729 13f79535-47bb-0310-9956-ffa450edef68
2014-03-09 17:27:49 +00:00
Uwe Schindler 8c4068413f LUCENE-5511: "ant precommit" / "ant check-svn-working-copy" now work again with any working copy format (thanks to svnkit 1.8.4).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575714 13f79535-47bb-0310-9956-ffa450edef68
2014-03-09 15:43:22 +00:00
Mark Robert Miller 3e397f0189 SOLR-5839: ZookeeperInfoServlet does not trim path properly.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575592 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 19:05:24 +00:00
Erick Erickson 4bfbd583d3 SOLR-5825, Separate http request creation and execution in SolrJ. Thanks Steve.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575576 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 17:36:29 +00:00
Robert Muir 8e3048d270 LUCENE-5505: hunspell SET/FLAG whitespace and BOM handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575568 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 17:06:58 +00:00
Robert Muir 75d580e78e LUCENE-5497: fix hunspell escaping/optional conditions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575548 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 14:41:46 +00:00
Michael McCandless df17e3951d don't try to index megaterms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575538 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 13:12:47 +00:00
Michael McCandless cb291ae038 fix test to prune mega-long terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575520 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 11:14:48 +00:00
Mark Robert Miller b97e7b5a4a SOLR-5834: Overseer threads are only being interrupted and not closed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575476 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 04:38:20 +00:00
Yonik Seeley 9900e7c44d docs: fix issue number
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575401 13f79535-47bb-0310-9956-ffa450edef68
2014-03-07 20:59:28 +00:00
Michael McCandless d784980654 LUCENE-5487: merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5487@1575397 13f79535-47bb-0310-9956-ffa450edef68
2014-03-07 20:50:45 +00:00
Ryan Ernst 26c79531b0 SOLR-5818: distrib search with custom comparator does not quite work correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575344 13f79535-47bb-0310-9956-ffa450edef68
2014-03-07 18:01:52 +00:00
Michael McCandless 36edbb84ea unescape %20 in urls so we don't get false failures with 1.7.0_60
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1575328 13f79535-47bb-0310-9956-ffa450edef68
2014-03-07 17:09:27 +00:00