Commit Graph

4064 Commits

Author SHA1 Message Date
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
Shalin Shekhar Mangar 9431cb06bd SOLR-3755: Make sure sub shard leader is live before forwarding requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1468078 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 13:58:19 +00:00
Shalin Shekhar Mangar 7114859f09 SOLR-3755: Treat no live SolrServers available as a recoverable error and count document to avoid spurious failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467855 13f79535-47bb-0310-9956-ffa450edef68
2013-04-15 05:39:21 +00:00
Shalin Shekhar Mangar f975a02658 SOLR-3755: Refactored ShardSplitTest and ChaosMonkeyShardSplitTest to share code.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467799 13f79535-47bb-0310-9956-ffa450edef68
2013-04-14 16:14:21 +00:00
Uwe Schindler b1391bef1c Update link in SysReq page (the old one is still valid and redirects, but to specific)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467761 13f79535-47bb-0310-9956-ffa450edef68
2013-04-14 10:44:04 +00:00
Shalin Shekhar Mangar 763568f95f SOLR-3755: Added debugging code to test to track test failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467728 13f79535-47bb-0310-9956-ffa450edef68
2013-04-14 06:42:42 +00:00
Chris M. Hostetter 8dd71d2dbe SOLR-4629: TestReplicationHandler improvements
- new testEmptyCommits
 - numFound assertion refactoring
 - reduce excessive test sleeping in rQuery
 - new "wait" option to make fetchindex block
 - refactor core reload test to wait for the startAt time to change




git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467723 13f79535-47bb-0310-9956-ffa450edef68
2013-04-14 03:35:43 +00:00
Erik Hatcher dfd50b7438 merge from r1467413
* SOLR-4680: Correct example spellcheck configuration's queryAnalyzerFieldType and
  use "text" field instead of narrower "name" field (ehatcher, Mark Bennett)

* SOLR-4702: Fix example /browse "Did you mean?" suggestion feature. (ehatcher, Mark Bennett)

(note, I don't have JDK7 available currently, but merge from 4x r1467413 looks good)



git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467416 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 19:01:18 +00:00
Robert Muir a79c85d338 LUCENE-4896: make PassageFormatter abstract
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1467397 13f79535-47bb-0310-9956-ffa450edef68
2013-04-12 18:25:34 +00:00
Robert Muir eaef2538cc spelling and formatting fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466928 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 15:46:57 +00:00
Shalin Shekhar Mangar 4c0f248b19 SOLR-4695: Fix core admin SPLIT action to be useful with non-cloud setups. Fixing change log entry.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466858 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 12:51:49 +00:00
Shalin Shekhar Mangar a043c9a4d5 SOLR-4685: Fix core admin SPLIT action to be useful with non-cloud setups
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466855 13f79535-47bb-0310-9956-ffa450edef68
2013-04-11 12:49:55 +00:00
Steven Rowe c91f22b0b0 SOLR-4658:
- Fix class name shortening issues, for SimilarityFactory's, FieldType's, and analysis factories: persisted class names' original forms are preserved in both shortened form (e.g. 'solr.TextField') and fully qualified form (e.g. 'org.apache.solr.schema.TextField')
- luceneMatchVersion on analysis factories is now persisted only when explicitly specified in the original; previously the default value was persisted when it was absent in the original
- Add MockTokenFilterFactory

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466720 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 22:36:19 +00:00
Mark Robert Miller f9d36d9fda SOLR-4699: The System admin handler should not assume a file system based data directory location.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466649 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 19:52:33 +00:00
Shalin Shekhar Mangar e27b3f24c0 SOLR-3755: Set update log to buffer before core is published
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466506 13f79535-47bb-0310-9956-ffa450edef68
2013-04-10 15:08:39 +00:00
Erick Erickson ae84b6a178 =SOLR-4663, SOLR-4347, SOLR-1905. Warn for bad core configs, persist transient cores correctly, do not persist implicit properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466291 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 23:46:24 +00:00
Yonik Seeley b7e58e8efb tests: test negative numbers in TestRandomFaceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466152 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 17:41:55 +00:00
Yonik Seeley 1c112f238e SOLR-4581: remove nocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466149 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 17:37:47 +00:00
Shalin Shekhar Mangar 2715fc2910 SOLR-3755: Make ChaosMonkeyShardSplitTest more consistent with ShardSplitTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466093 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 15:59:35 +00:00
Shalin Shekhar Mangar 6a7ff16d94 SOLR-3755: Mark indexDir to be deleted while unloading sub-shard cores
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466090 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 15:57:00 +00:00
Yonik Seeley 2c34cb858e SOLR-4581: make float/double bits sort correctly for faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466078 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 15:19:27 +00:00
Robert Muir a6c5fe9f3a SOLR-4677: Improve Solrs use of spec version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1466031 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 13:51:01 +00:00
Shalin Shekhar Mangar ccf99d3e6c SOLR-4530: DIH: Provide configuration to use Tika's IdentityHtmlMapper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1465879 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 04:40:12 +00:00
Mark Robert Miller 1a9de4ba0a SOLR-4691: zkcli.sh/bat is broken because it cannot find the logging jars.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1465836 13f79535-47bb-0310-9956-ffa450edef68
2013-04-09 00:15:43 +00:00
Shalin Shekhar Mangar fcb859806b SOLR-3755: Set update log to buffering mode in preRegister before the core can accept any requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1465760 13f79535-47bb-0310-9956-ffa450edef68
2013-04-08 20:00:15 +00:00
Chris M. Hostetter 71397bebd4 SOLR-4672: Requests attempting to use SolrCores which had init failures now result in 500 error responses with the details about the init failure, instead of 404 error responses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1465749 13f79535-47bb-0310-9956-ffa450edef68
2013-04-08 19:56:16 +00:00
Shalin Shekhar Mangar 873b2308b6 SOLR-3755: A new collections api to add additional shards dynamically by splitting existing shards
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1465661 13f79535-47bb-0310-9956-ffa450edef68
2013-04-08 15:16:31 +00:00
Mark Robert Miller e0cd09fe00 SOLR-4667: Our logging configuration files should set ZooKeeper logging to WARN
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1465531 13f79535-47bb-0310-9956-ffa450edef68
2013-04-08 02:39:01 +00:00
Adrien Grand 2951c6ebf6 LUCENE-4911: Synchronize Solr stopwords list.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1465259 13f79535-47bb-0310-9956-ffa450edef68
2013-04-06 15:23:21 +00:00
Robert Muir b1b1247a65 SOLR-4684: add encoder config to PostingsSolrHighlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1465258 13f79535-47bb-0310-9956-ffa450edef68
2013-04-06 15:14:46 +00:00
Robert Muir 609c2f2065 SOLR-4683: add BreakIterator config to PostingsSolrHighlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1465249 13f79535-47bb-0310-9956-ffa450edef68
2013-04-06 14:17:40 +00:00
Robert Muir 57bf443834 SOLR-4675: Improve PostingsHighlighter integration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1465228 13f79535-47bb-0310-9956-ffa450edef68
2013-04-06 11:48:47 +00:00
Shalin Shekhar Mangar 9176726895 SOLR-4682: CoreAdminRequest.mergeIndexes can not merge multiple cores or indexDirs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1465196 13f79535-47bb-0310-9956-ffa450edef68
2013-04-06 05:58:18 +00:00
Andrzej Bialecki 0b999ebb46 SOLR-4648 Add PreAnalyzedUpdateProcessorFactory.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1464889 13f79535-47bb-0310-9956-ffa450edef68
2013-04-05 08:46:12 +00:00
Chris M. Hostetter 03c9371830 SOLR-4128: test proving this works now (apperas to have been fixed in SOLR-4036)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1464802 13f79535-47bb-0310-9956-ffa450edef68
2013-04-05 00:55:34 +00:00
Adrien Grand 9588a84dec LUCENE-4874: Don't override non abstract methods that have an impl through
other abstract methods in FilterAtomicReader and related classes.


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1464710 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 19:48:45 +00:00
Robert Muir e78fd1cec9 LUCENE-4905: make maxPassages per-field in postingshighlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1464685 13f79535-47bb-0310-9956-ffa450edef68
2013-04-04 19:20:18 +00:00
Mark Robert Miller 68a1ca91c5 SOLR-4664: ZkStateReader should update aliases on construction.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1464020 13f79535-47bb-0310-9956-ffa450edef68
2013-04-03 13:58:10 +00:00
Dawid Weiss 160cec5c95 SOLR-4653: Solr configuration should log inaccessible/ non-existent relative paths in lib dir=...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463836 13f79535-47bb-0310-9956-ffa450edef68
2013-04-03 06:40:59 +00:00
Uwe Schindler e529be4006 SOLR-4652: Fix broken behavior with shared libraries in resource loader for solr.xml plugins.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463794 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 23:44:45 +00:00
Erick Erickson aefecd26a4 SOLR-4656, additional parameters for limiting work when highlighting multivalued fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463543 13f79535-47bb-0310-9956-ffa450edef68
2013-04-02 13:44:58 +00:00
Steven Rowe 6de43dea0a LUCENE-4877: more param parsing verbs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463335 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 23:45:33 +00:00
Erick Erickson 932923ee4b Fix for SOLR-4615, pull solr.properties out prior to deciding on the new mechanism
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1463316 13f79535-47bb-0310-9956-ffa450edef68
2013-04-01 22:04:32 +00:00