Commit Graph

19751 Commits

Author SHA1 Message Date
Shalin Shekhar Mangar d99d2992cd SOLR-3177: Enable tagging and excluding filters in StatsComponent via the localParams syntax
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577976 13f79535-47bb-0310-9956-ffa450edef68
2014-03-16 03:58:07 +00:00
Shalin Shekhar Mangar 4e38601baf SOLR-5866: UpdateShardHandler needs to use the system default scheme registry to properly handle https via javax.net.ssl.* properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577971 13f79535-47bb-0310-9956-ffa450edef68
2014-03-16 03:28:44 +00:00
Shalin Shekhar Mangar 68b3675ce8 SOLR-5867: OverseerCollectionProcessor isn't properly generating https urls in some cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577968 13f79535-47bb-0310-9956-ffa450edef68
2014-03-16 03:17:12 +00:00
Anshum Gupta e7eb819d4b SOLR-5477: Removing an unwanted call to zk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577965 13f79535-47bb-0310-9956-ffa450edef68
2014-03-16 02:27:48 +00:00
Anshum Gupta e3ebe4b98a SOLR-5477: Fix URL scheme modification from an earlier commit for SOLR-5477.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577801 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 08:09:32 +00:00
Mark Robert Miller e2a22b568f work around expired ssl cert
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577608 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 16:46:36 +00:00
Steven Rowe 8db8c88def Create a stopword filter factory that is (re)configurable, and capable of reporting its configuration, via REST API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577540 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 14:05:49 +00:00
Jan Høydahl 2c7fe979af SOLR-5863: Asserts wrong way around in TestSolrXml and a few other classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577539 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 14:04:39 +00:00
Noble Paul b2022c05d0 SOLR-5837 remove .equals from Solr doc objects
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577491 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 11:44:40 +00:00
Anshum Gupta 0371c620d3 SOLR-5477: Async execution of OverseerCollectionProcessor tasks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577444 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 08:01:18 +00:00
Uwe Schindler 125ef65996 Remove outdated JARS. Mark: You should run "ant clean-jars" before recalculating checksums. You Checkout still contains outdated versions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577441 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 07:29:51 +00:00
Mark Robert Miller 2b9bd27c62 SOLR-5848: Update jar checksums.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577434 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 06:39:32 +00:00
Shalin Shekhar Mangar 8d64ac3a90 SOLR-5861: Recovery should not set onlyIfLeaderActive=true for slice in 'recovery' state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577228 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 16:30:18 +00:00
Yonik Seeley 2aa5585ede SOLR-5783: fix mixing caching + non caching searchers, fix multiple registration of same searcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577167 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 14:01:35 +00:00
Jan Høydahl 44bec7cfe4 SOLR-5853: Return status for AbstractFullDistribZkTestBase#createCollection() and friends
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1577156 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 13:38:20 +00:00
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