Commit Graph

21734 Commits

Author SHA1 Message Date
Tommaso Teofili 309bf4a251 LUCENE-6202 - added BlendedInfixSuggester and FreeTextSuggester to LookupBenchmarkTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655260 13f79535-47bb-0310-9956-ffa450edef68
2015-01-28 11:23:38 +00:00
Anshum Gupta 41729528c3 SOLR-6640: Fixing the comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655249 13f79535-47bb-0310-9956-ffa450edef68
2015-01-28 09:41:47 +00:00
Gregory Chanan ba3eb7620e SOLR-6915: Avoid broken Locales and skip IBM J9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655187 13f79535-47bb-0310-9956-ffa450edef68
2015-01-27 23:00:16 +00:00
Timothy Potter 1660e8acb3 SOLR-7016: Fix bin\solr.cmd to work in a directory with spaces in the name.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655070 13f79535-47bb-0310-9956-ffa450edef68
2015-01-27 16:04:58 +00:00
Timothy Potter 9c1e05d604 SOLR-7037: bin/solr start -e techproducts -c fails to start Solr in cloud mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655058 13f79535-47bb-0310-9956-ffa450edef68
2015-01-27 15:00:32 +00:00
Noble Paul 74d54410f9 SOLR-7039 First collection created with stateFormat=2 writes to clusterstate.json also
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1655032 13f79535-47bb-0310-9956-ffa450edef68
2015-01-27 13:21:24 +00:00
Anshum Gupta 237f0d0ded SOLR-7038: Validate config set presence before trying to create a collection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654942 13f79535-47bb-0310-9956-ffa450edef68
2015-01-27 02:10:04 +00:00
Steven Rowe fddabd00af SOLR-5918: ant clean does not remove ZooKeeper data
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654913 13f79535-47bb-0310-9956-ffa450edef68
2015-01-26 23:41:49 +00:00
Noble Paul d3f7b2035a fixing NPE http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11688/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654862 13f79535-47bb-0310-9956-ffa450edef68
2015-01-26 18:39:43 +00:00
Mark Robert Miller 8755ea2edd SOLR-6500: Refactor FileFetcher in SnapPuller, add debug logging.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654858 13f79535-47bb-0310-9956-ffa450edef68
2015-01-26 18:30:45 +00:00
Erik Hatcher 70bc0af0ee SOLR-7031: Fix README and CHANGES (merged from r1654827)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654830 13f79535-47bb-0310-9956-ffa450edef68
2015-01-26 15:27:50 +00:00
Tomas Eduardo Fernandez Lobbe 5c809f285c SOLR-6845: Fixed Suggester's buildOnStartup in core reload and improved tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654710 13f79535-47bb-0310-9956-ffa450edef68
2015-01-25 22:40:44 +00:00
Uwe Schindler 9333716acb Fix bogus "contrib", also the revision is 502 (see other source files of Tartarus).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654686 13f79535-47bb-0310-9956-ffa450edef68
2015-01-25 19:11:24 +00:00
Michael McCandless a9c6d278aa improve test case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654595 13f79535-47bb-0310-9956-ffa450edef68
2015-01-24 23:31:33 +00:00
Anshum Gupta 753fd599d0 SOLR-7028: Fix buildAndPushRelease.py to use the correct variables
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654569 13f79535-47bb-0310-9956-ffa450edef68
2015-01-24 19:12:00 +00:00
Anshum Gupta f7598b09d7 SOLR-7029: Fix README to mention -c with bin/create instead of -n
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654563 13f79535-47bb-0310-9956-ffa450edef68
2015-01-24 19:00:09 +00:00
Michael McCandless be53396404 fix test bug due to sneaky Document reuse by LineFileDocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654554 13f79535-47bb-0310-9956-ffa450edef68
2015-01-24 16:41:04 +00:00
Michael McCandless 89249208a3 LUCENE-6197: CMS should not stall its own merge threads
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654533 13f79535-47bb-0310-9956-ffa450edef68
2015-01-24 15:03:39 +00:00
Uwe Schindler 6a3598d894 Add note to Solr's changes about 3.x indexes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654510 13f79535-47bb-0310-9956-ffa450edef68
2015-01-24 13:10:41 +00:00
Uwe Schindler 9749126a88 LUCENE-4086: Add changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654506 13f79535-47bb-0310-9956-ffa450edef68
2015-01-24 13:01:20 +00:00
Steven Rowe b1a127b6c5 SOLR-6856: fix preceding whitespace for attribute values dumped into the catch-all field.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654444 13f79535-47bb-0310-9956-ffa450edef68
2015-01-24 01:07:07 +00:00
Shawn Heisey d17e8133e0 SOLR-7024: bin/solr: Improve java detection and error messages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654434 13f79535-47bb-0310-9956-ffa450edef68
2015-01-24 00:02:25 +00:00
Steven Rowe 6dcfa17adc SOLR-6856: Restore ExtractingRequestHandler's ability to capture all HTML tags when parsing (X)HTML.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654431 13f79535-47bb-0310-9956-ffa450edef68
2015-01-23 23:44:45 +00:00
Shalin Shekhar Mangar ff4e2c66e0 SOLR-6449: Add first class support for Real Time Get in Solrj
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654420 13f79535-47bb-0310-9956-ffa450edef68
2015-01-23 22:25:34 +00:00
Shalin Shekhar Mangar 9f909988f8 Use collection counter as the thread name itself
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654277 13f79535-47bb-0310-9956-ffa450edef68
2015-01-23 17:25:45 +00:00
Steven Rowe e7525ee92e SOLR-6986: modernize bottom-right links in the Admin UI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654258 13f79535-47bb-0310-9956-ffa450edef68
2015-01-23 16:29:06 +00:00
Erick Erickson 7fda449473 SOLR-6902: Use JUnit rules instead of inheritance with distributed Solr tests to allow for multiple tests without the same class
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654256 13f79535-47bb-0310-9956-ffa450edef68
2015-01-23 16:13:32 +00:00
Robert Muir e12dbe663a fix docID() when multi-phrase enum hits NO_MORE_DOCS
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654242 13f79535-47bb-0310-9956-ffa450edef68
2015-01-23 15:40:26 +00:00
Noble Paul bd9de6bc24 reverting SOLR-6938
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654038 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 20:11:41 +00:00
Timothy Potter 69dd5e42f2 SOLR-7018: bin/solr stop should stop if there is only one node running or generate an error message prompting the user to be explicit about which of multiple nodes to stop using the -p or -all options
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654015 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 19:17:01 +00:00
Michael McCandless 3941b3f266 handle default annotations; remove workaround for now fixed javadoc bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1654004 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 18:53:21 +00:00
Noble Paul 08dee02f04 SOLR-6938 Implicit configuration of Update handlers does not match previous explicit one
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653989 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 18:19:21 +00:00
Erik Hatcher c0c30b2343 Remove empty TBD section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653961 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 17:29:30 +00:00
Erik Hatcher 4c17c799fc SOLR-7013: use unzip if jar is not available (merged from r1653943)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653945 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 17:13:20 +00:00
Noble Paul 8c7f42d6f8 SOLR-6521 use abs() to handle -ve hash
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653921 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 15:55:21 +00:00
Shalin Shekhar Mangar 77982fb4e3 LUCENE-6193: Use ReflectiveOperationException to simplify catch clauses around reflection errors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653909 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 15:21:27 +00:00
Michael McCandless f5f2b28541 LUCENE-6161: speed up resolving deleted terms to doc ids
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653891 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 14:54:11 +00:00
Shalin Shekhar Mangar bea1e9c608 SOLR-6847: LeaderInitiatedRecoveryThread compares wrong replica's state with lirState
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653879 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 14:36:08 +00:00
Noble Paul ec01b5aeb5 SOLR-6988 Make stateformat=2 as default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653867 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 14:12:52 +00:00
Noble Paul 02dfdd3202 SOLR-6521 use murmurhash because hashCode can give -ve val
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653862 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 14:00:40 +00:00
Shalin Shekhar Mangar b2249d1069 SOLR-6640: Exclude lock files from unused file check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653844 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 13:12:45 +00:00
Shalin Shekhar Mangar b323ce6bae SOLR-6640: Add changelog entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653837 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 12:59:33 +00:00
Noble Paul 1eda04b2cf SOLR-6521 CloudSolrServer should synchronize cache cluster state loading
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653822 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 12:11:57 +00:00
Uwe Schindler 3af6787e55 SOLR-6703, SOLR-6926: Fix at least "run-example" script to work on Windows and dont use <arg line=""/> in ANT. It currently does not work when booting example if path contains spaces!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653806 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 10:43:15 +00:00
Noble Paul 51016c0fdb SOLR-7015 collection create with stateFormat=2 fails if conf name equals collection name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653788 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 09:12:59 +00:00
Tomas Eduardo Fernandez Lobbe 24d9371125 Fix CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653786 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 09:09:58 +00:00
Tomas Eduardo Fernandez Lobbe 8c50bc2fde SOLR-6845: Suggester tests start new cores instead of reloading
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653784 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 09:02:13 +00:00
Erik Hatcher d921424a9c SOLR-6870: sync up the quickstart with script behavior, and some slight error message improvements to bin/post (merged from r1653755)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653757 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 02:12:49 +00:00
Shalin Shekhar Mangar 2d2b07928f SOLR-7011: Delete collection returns before collection is actually removed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653716 13f79535-47bb-0310-9956-ffa450edef68
2015-01-22 00:10:55 +00:00
Shalin Shekhar Mangar 66eba44b54 LUCENE-6193: Collapse identical catch branches in try-catch statements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653707 13f79535-47bb-0310-9956-ffa450edef68
2015-01-21 23:48:34 +00:00