Commit Graph

17612 Commits

Author SHA1 Message Date
Steven Rowe ca4e843716 LUCENE-4810: position increment for first output token from EdgeNGramTokenFilter must be > 0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470496 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 13:26:03 +00:00
Steven Rowe 44a400f99a Remove (now no-op) original position copy/paste remnant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470369 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 00:33:38 +00:00
Steven Rowe 916f1fabbd Fix nocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470368 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 00:28:31 +00:00
Steven Rowe 587641ef3d Add svn revision check to jar/war metadata checks in smokeTestRelease.py
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470366 13f79535-47bb-0310-9956-ffa450edef68
2013-04-22 00:23:53 +00:00
Michael McCandless 01306436ae print time taken in some steps plus total time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470296 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 13:26:54 +00:00
Mark Robert Miller 8aa09aeca0 SOLR-4741: Deleting a collection should set DELETE_DATA_DIR to true.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470255 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 02:42:05 +00:00
Mark Robert Miller 328cb6c744 don't return in a finally block
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470198 13f79535-47bb-0310-9956-ffa450edef68
2013-04-20 17:16:25 +00:00
Robert Muir 834f7da9d9 add file names to corrumption messages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470185 13f79535-47bb-0310-9956-ffa450edef68
2013-04-20 16:38:09 +00:00
Michael McCandless 5fb07458d4 be more clear about JAVA6/7_HOME and don't use silly defaults; on exc downloading file state which file failed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470150 13f79535-47bb-0310-9956-ffa450edef68
2013-04-20 10:54:55 +00:00
Steven Rowe f72566273c LUCENE-4944: Prepend 'v' to (currently numeric) id attributes for release sections, and fail with a nice message when encountering the same section more than once within a single release.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470088 13f79535-47bb-0310-9956-ffa450edef68
2013-04-20 00:01:55 +00:00
Uwe Schindler 988f6ded54 Merged revision(s) 1470052 from lucene/dev/branches/branch_4x:
Merged revision(s) 1470051 from lucene/dev/branches/lucene_solr_4_3:
Add backwards entry for analysis factories. The duplicate API changes was already fixed by hossman.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470053 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 21:41:36 +00:00
Uwe Schindler 0541bad7dc Make the Lucene/Solr-provided forbidden api signature files use the new syntax in the forbidden-apis ANT task and provide a useful message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1470024 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 20:29:21 +00:00
Michael McCandless 452c1d4683 LUCENE-4944: smoke tester detects duplicate sections in changes.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469966 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 17:38:46 +00:00
Michael McCandless 07b0e1cae7 add toString method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469959 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 17:16:59 +00:00
Ryan McKinley 8795ba0c43 SOLR-4358: HttpSolrServer now supports forcing multipart requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469946 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 16:35:26 +00:00
Robert Muir f98ac76130 LUCENE-4938: IndexSearcher.search() with sort doesnt do min(maxdoc, n)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469889 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 15:20:04 +00:00
Alan Woodward 822cb29ec4 Fix eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469737 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 08:20:28 +00:00
Mark Robert Miller 496c2d0365 SOLR-4737: Update sha1 file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469678 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 03:50:24 +00:00
Mark Robert Miller 40717e3439 SOLR-4716,SOLR-4584: SolrCloud request proxying does not work on Tomcat and perhaps other non Jetty containers.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469672 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 03:30:35 +00:00
Mark Robert Miller 34417d7bf1 SOLR-4737: Update Guava to 14.01
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469663 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 02:06:36 +00:00
Chris M. Hostetter 99b7358a84 4.3 CHANGES fix up: consolidate multiple 'API Changes' sections and move to just below backcompat so it's more obvious
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469600 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 22:25:18 +00:00
Shai Erera 7d2ef963f5 fix jdocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469536 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 19:41:32 +00:00
Chris M. Hostetter 0e0378eed5 SOLR-4729: testcase for catchall copyField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469529 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 19:13:36 +00:00
Chris M. Hostetter f6d497e9e7 improve upgrading instructions for 4.3 ... grouped by theme, and more focused on what people need to be concerned with instead of just cut/paste the changes entry for each jira.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469508 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 18:11:37 +00:00
Simon Willnauer dd0b36d053 make sure the test is run on a separate atomic readers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469397 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 16:10:46 +00:00
Mark Robert Miller 3ec4cf018b fix CHANGES - this was in 4.2.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469346 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 14:38:06 +00:00
Simon Willnauer 9c3696f834 ToParentBlockJoinQuery throws exception on empty parent filter DocIdSet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469212 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 07:55:14 +00:00
Robert Muir 7f2917c529 SOLR-4730: make wiki link more prominent in release documentation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469125 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 01:43:27 +00:00
Mark Robert Miller 673aaeb813 SOLR-4662: Discover SolrCores by directory structure rather than defining them in solr.xml. Also, change the format of solr.xml to be closer to that of solrconfig.xml. This version of Solr will ship the example in the old style, but you can manually try the new style. Solr 4.4 will ship with the new style, and Solr 5.0 will remove support for the old style.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469089 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 22:49:48 +00:00
Chris M. Hostetter ad47f73895 SOLR-4661: Admin UI Replication details now correctly displays the current replicable generation/version of the master
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469073 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 21:13:20 +00:00
Michael McCandless 9c56dccf19 prompt for GPG password up front
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469041 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 19:35:47 +00:00
Robert Muir 6cce8ceb60 add 4.4 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469033 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 19:22:39 +00:00
Simon Willnauer 48c702a79c add Version 4.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1469030 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 19:16:50 +00:00
Robert Muir 8b19265294 LUCENE-4935: CustomScoreQuery has broken boosting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468952 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 14:58:30 +00:00
Simon Willnauer 3199f6e3bf read() returns a str which is already UTF-8 and doesn't have a decode method anymore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468841 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 11:19:25 +00:00
Chris M. Hostetter 836cb113f1 SOLR-4487: HttpSolrServer now includes the true http status code in SolrExceptions that it throws
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468705 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 01:24:53 +00:00
Ryan McKinley 5fc7f74c8c SOLR-4358: reverting sending the name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468680 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 23:31:10 +00:00
Uwe Schindler 628fa70ac9 Merged revision(s) 1468650 from lucene/dev/branches/branch_4x:
Fix obsolete line, so merging with trunk works again

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468651 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 22:40:02 +00:00
Uwe Schindler d3f02004d4 Merged revision(s) 1468638 from lucene/dev/branches/branch_4x:
LUCENE-4937: Fix incorrect sorting of float/double values (+/-0, NaN).

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468640 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 22:12:44 +00:00
Ryan McKinley 4ee9cdff7a SOLR-4358: HttpSolrServer sends the stream name and exposes useMultiPartPost
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468571 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 19:26:12 +00:00
Ryan McKinley 6b1e7726e7 SOLR-4671: CSV writer now supports pseudo fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468549 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 18:34:22 +00:00
Ryan McKinley dd28755d00 Merged revision(s) 1468522 from lucene/dev/branches/branch_4x:
SOLR-4717, SOLR-1351: adding Uri to CHANGES.txt
........


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468523 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 17:30:45 +00:00
Ryan McKinley a18dd62903 SOLR-1351, SOLR-4717 -- facet same field multiple ways
........
Merged revision(s) 1468511 from lucene/dev/branches/branch_4x:


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468513 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 17:16:01 +00:00
Ryan McKinley 4642adae86 SOLR-4717: SimpleFacets uses localParams (merge from 4x)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468486 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 16:13:44 +00:00
Shalin Shekhar Mangar 51cbaae610 SOLR-3755: Increasing read timeout for cloud client
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468430 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 14:24:50 +00:00
Shalin Shekhar Mangar 358e9709cf SOLR-3755: Reverting r1467855 because it can mask timeout related problems in ChaosMonkeyShardSplitTest. Increasing read timeouts instead.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468392 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 12:26:50 +00:00
Erick Erickson fecbb50d7e Changes for SOLR-4662, finalizing the new form of solrxml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468284 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 00:34:49 +00:00
Chris M. Hostetter e72896f0f3 SOLR-4629: use explicit sort in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468256 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 22:24:16 +00:00
Mark Robert Miller 77c25415a7 SOLR-4710: You cannot delete a collection fully from ZooKeeper unless all nodes are up and functioning correctly.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468247 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 22:07:12 +00:00
Robert Muir 44a25b2523 LUCENE-4504: move to 4.3 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468220 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 20:42:26 +00:00