Commit Graph

21920 Commits

Author SHA1 Message Date
Alan Woodward e0ff51383c LUCENE-6226: Revert for more API discussions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658375 13f79535-47bb-0310-9956-ffa450edef68
2015-02-09 12:02:03 +00:00
Alan Woodward ef2141f6bf LUCENE-6226: Query.createWeight() takes a param indicating which postings values should be read from the index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658373 13f79535-47bb-0310-9956-ffa450edef68
2015-02-09 11:46:07 +00:00
David Wayne Smiley 248121bb3f LUCENE-6191: Spatial 2D heatmap for PrefixTreeStrategy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658298 13f79535-47bb-0310-9956-ffa450edef68
2015-02-09 03:10:45 +00:00
Mark Robert Miller 360cb2166b Add a 5.0 note that allows us the right to add zk=truth improvements during 5.x by default.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658238 13f79535-47bb-0310-9956-ffa450edef68
2015-02-08 18:44:23 +00:00
Mark Robert Miller f2bf0e2235 SOLR-7033, SOLR-5961: RecoveryStrategy should not publish any state when closed / cancelled and there should always be a pause between recoveries even when recoveries are rapidly stopped and started as well as when a node attempts to become the leader for a shard.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658236 13f79535-47bb-0310-9956-ffa450edef68
2015-02-08 18:31:07 +00:00
Mark Robert Miller 908da87486 SOLR-6920, SOLR-6640: Rename method to filesToAlwaysDownloadIfNoChecksums.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658129 13f79535-47bb-0310-9956-ffa450edef68
2015-02-08 03:53:41 +00:00
Mark Robert Miller f0e9183c29 SOLR-6920, SOLR-6640: Do not log an error when a file does not exist for comparison.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658089 13f79535-47bb-0310-9956-ffa450edef68
2015-02-07 18:12:13 +00:00
Uwe Schindler f198592418 LUCENE-4797: Split doclint args in trunk, this makes it consistent with 5.x (patch not yet committed there)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658088 13f79535-47bb-0310-9956-ffa450edef68
2015-02-07 18:05:45 +00:00
Robert Muir 93c897679d LUCENE-6224: cut over more package.htmls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658082 13f79535-47bb-0310-9956-ffa450edef68
2015-02-07 17:30:22 +00:00
Mark Robert Miller 704626ac47 SOLR-6920, SOLR-6640: When we so not have a checksum for a file, always download files under 100kb and other small improvements.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658078 13f79535-47bb-0310-9956-ffa450edef68
2015-02-07 17:00:08 +00:00
Robert Muir 376256316b LUCENE-4797: enable doclint html verification
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658040 13f79535-47bb-0310-9956-ffa450edef68
2015-02-07 10:10:34 +00:00
Robert Muir 8f3a71443b LUCENE-6224: cut over more package.htmls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658029 13f79535-47bb-0310-9956-ffa450edef68
2015-02-07 07:38:44 +00:00
Robert Muir 270487d618 LUCENE-6224: package.html -> package-info.java (just o.a.l.search initially)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658001 13f79535-47bb-0310-9956-ffa450edef68
2015-02-07 00:37:12 +00:00
Steven Rowe 77bf475f97 LUCENE-6044: removed one last (for realz this time) enablePositionIncrements mention from a test schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1658000 13f79535-47bb-0310-9956-ffa450edef68
2015-02-07 00:16:39 +00:00
Steven Rowe 6c68cedd50 LUCENE-6044: removed one last enablePositionIncrements mention from a test schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657994 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 23:42:17 +00:00
Steven Rowe 513cefa5e9 LUCENE-6044: add CHANGES entry on trunk; remove mention of enablePositionIncrements from test schemas
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657992 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 23:31:48 +00:00
Mark Robert Miller dfeca5ca16 SOLR-6920, SOLR-6640: A replicated index can end up corrupted when small files end up with the same file name and size.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657969 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 21:38:57 +00:00
Adrien Grand bd3753e965 LUCENE-6220: Fix ArrayStoreException in grouping tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657921 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 18:52:20 +00:00
Robert Muir 870918702c LUCENE-6223: fix javadocs warning undetected on java8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657898 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 16:56:08 +00:00
Robert Muir 8eed769e18 LUCENE-6223: Move BooleanWeight to its own file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657895 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 16:51:14 +00:00
Adrien Grand e1786f313f LUCENE-6222: Removed TermFilter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657886 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 16:26:39 +00:00
Alan Woodward 4d94bdd81e LUCENE-4524: Fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657880 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 16:16:26 +00:00
Adrien Grand ea7120a404 LUCENE-6220: Remove unnecessary cast.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657878 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 16:05:11 +00:00
Adrien Grand 1d990166e0 LUCENE-6220: Remove needsScores from FilterStrategy.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657876 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 16:02:59 +00:00
Adrien Grand e4436aa7fe LUCENE-6220: Move needsScores to Query.createWeight.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657874 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 15:54:53 +00:00
Jan Høydahl b2336e3ed5 Fix illegal Javadoc @see
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657864 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 15:24:54 +00:00
Michael McCandless 723a2024cd add missing javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657849 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 14:55:16 +00:00
Michael McCandless 68b6d00cba fix missing javadocs checker to work with Java 1.8 generated javadocs too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657805 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 13:37:07 +00:00
Alan Woodward c5899ae960 LUCENE-4524: Revert some bogus text changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657801 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 13:27:11 +00:00
Alan Woodward c13216934c LUCENE-4524: Replace DocsEnum and DocsAndPositionsEnum with PostingsEnum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657800 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 13:25:22 +00:00
Noble Paul fc3df31e2d SOLR-7083:Support managing all named components in solrconfig such as
requestHandler, queryParser, queryResponseWriter, valueSourceParser, 
  transformer, queryConverter

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657781 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 11:08:25 +00:00
Noble Paul e78affcaa2 SOLR-6924: Splitting the testcase because more SolrConfigHandler features and testcases are coming up
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657761 13f79535-47bb-0310-9956-ffa450edef68
2015-02-06 09:05:59 +00:00
Robert Muir 4553ad9915 workaround javadocs bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657698 13f79535-47bb-0310-9956-ffa450edef68
2015-02-05 21:36:04 +00:00
Shalin Shekhar Mangar 251516bcc7 SOLR-6775: Import the right Lists class
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657680 13f79535-47bb-0310-9956-ffa450edef68
2015-02-05 20:06:57 +00:00
Tomas Eduardo Fernandez Lobbe b96f012f2e SOLR-6648: Add support for highlight and allTermsRequired configuration in AnalyzingInfix and BlendedInfix Solr suggesters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657655 13f79535-47bb-0310-9956-ffa450edef68
2015-02-05 18:24:01 +00:00
Tomas Eduardo Fernandez Lobbe 442f111b4d Minor javadoc fix in SuggestComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657626 13f79535-47bb-0310-9956-ffa450edef68
2015-02-05 17:04:57 +00:00
Steven Rowe 20e84d6583 SOLR-7020: add CHANGES entry on trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657615 13f79535-47bb-0310-9956-ffa450edef68
2015-02-05 16:02:39 +00:00
Robert Muir 010e352f60 LUCENE-6218: don't decode freqs or enumerate all positions when scoring is not needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657554 13f79535-47bb-0310-9956-ffa450edef68
2015-02-05 12:34:28 +00:00
Shalin Shekhar Mangar 0beba279a5 SOLR-6775: Creating backup snapshot results in null pointer exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657523 13f79535-47bb-0310-9956-ffa450edef68
2015-02-05 10:37:25 +00:00
Uwe Schindler 6574743bcd Improve documentation a bit.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657519 13f79535-47bb-0310-9956-ffa450edef68
2015-02-05 10:31:33 +00:00
Shalin Shekhar Mangar b3f57c8343 Remove debug printf statements that I had left in accidentally
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657515 13f79535-47bb-0310-9956-ffa450edef68
2015-02-05 10:28:24 +00:00
Shalin Shekhar Mangar 93ba7da65f SOLR-4839: Avoid NPE when jetty.testMode=false
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657495 13f79535-47bb-0310-9956-ffa450edef68
2015-02-05 08:42:56 +00:00
Shalin Shekhar Mangar 118a826378 SOLR-7072: Multiple mlt.fl does not work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657493 13f79535-47bb-0310-9956-ffa450edef68
2015-02-05 08:36:11 +00:00
Shalin Shekhar Mangar 98f7513609 SOLR-6227: Avoid spurious failures of ChaosMonkeySafeLeaderTest by ensuring there's at least one jetty to kill
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657487 13f79535-47bb-0310-9956-ffa450edef68
2015-02-05 06:33:28 +00:00
Steven Rowe 639f72ee71 fix typo in exception message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657438 13f79535-47bb-0310-9956-ffa450edef68
2015-02-04 22:39:21 +00:00
Michael McCandless c27480daf8 fix typo in comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657437 13f79535-47bb-0310-9956-ffa450edef68
2015-02-04 22:31:28 +00:00
Michael McCandless 7357346652 carry forward 4.10.x CHANGES entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657435 13f79535-47bb-0310-9956-ffa450edef68
2015-02-04 22:30:47 +00:00
Uwe Schindler 7b6c0a0126 Add missing documentation: In Lucene 5+, instantiating FSDirectory creates the directory in file system if it does not yet exist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657428 13f79535-47bb-0310-9956-ffa450edef68
2015-02-04 22:20:31 +00:00
Gregory Chanan 348e1d07e3 SOLR-6919: Use separate logger for SolrCore request logging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657417 13f79535-47bb-0310-9956-ffa450edef68
2015-02-04 22:04:02 +00:00
Anshum Gupta efba0e80b0 SOLR-7049: LIST Collections API call should be processed directly by the CollectionsHandler instead of the OverseerCollectionProcessor.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1657409 13f79535-47bb-0310-9956-ffa450edef68
2015-02-04 21:39:47 +00:00