Commit Graph

18296 Commits

Author SHA1 Message Date
Shai Erera eda0a6b0cf reuse TermsEnum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528999 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 20:48:01 +00:00
Shawn Heisey 4ebdcbafb4 SOLR-5264: move getBooleanArg to NamedList#removeBooleanArg
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528976 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 19:12:30 +00:00
Shai Erera 3b35de6599 LUCENE-5189: fix updates-order and docsWithField bugs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528837 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 13:02:29 +00:00
Shawn Heisey 00f281550f SOLR-5264 - CHANGES.txt. References boolean arg work that's not done yet.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528700 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 01:47:28 +00:00
Shawn Heisey a68586a036 SOLR-5264 removing deprecated "oneOrMany" method from trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528699 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 01:38:40 +00:00
Shawn Heisey 86a0b893fe SOLR-5264 - move config argument retrieval/removal from Update Processor code to NamedList
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528680 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 23:45:25 +00:00
Steven Rowe 2cb0a5c0da stop emitting warning about undefined variable $1 in the case of no leading text to trim from a line (i.e. $type is empty and there is no leading whitespace)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528670 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 22:57:41 +00:00
Michael McCandless b50a2edbb2 LUCENE-5214: add FreeTextSuggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528517 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 15:23:50 +00:00
Michael McCandless 691ec53476 improve parameter name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528500 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 14:47:31 +00:00
Stefan Matheis 922a58731d SOLR-5297: Admin UI - Threads Screen missing Icon
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528486 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 14:17:48 +00:00
Michael McCandless de2c962b95 LUCENE-5249: expect ivy-versions.properies in lucene source artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528480 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 14:10:19 +00:00
Mark Robert Miller 54cd6ff0fb SOLR-5263: Fix CloudSolrServer URL cache update race.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528457 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 13:15:02 +00:00
Shalin Shekhar Mangar dd1fb1bca3 SOLR-5296: Creating a collection with implicit router adds shard ranges to each shard
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528440 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 12:22:08 +00:00
Shalin Shekhar Mangar b883f6f5b8 SOLR-5295: The CREATESHARD collection API creates maxShardsPerNode number of replicas if replicationFactor is not specified
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528426 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 11:11:15 +00:00
Steven Rowe 02d8e37328 LUCENE-5249: All Lucene/Solr modules should use the same dependency versions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528215 13f79535-47bb-0310-9956-ffa450edef68
2013-10-01 21:01:12 +00:00
Robert Muir 9db7442d64 LUCENE-5247: expressions should use DoubleDocValues not FunctionValues directly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528167 13f79535-47bb-0310-9956-ffa450edef68
2013-10-01 18:14:00 +00:00
Noble Paul d36147eca7 SOLR-5258 compute full composite hash on router.field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528113 13f79535-47bb-0310-9956-ffa450edef68
2013-10-01 15:01:01 +00:00
Simon Willnauer 86d5dd6529 LUCENE-5189: s/doApplyAllDeletes/getAndResetApplyAllDeletes/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528077 13f79535-47bb-0310-9956-ffa450edef68
2013-10-01 13:02:35 +00:00
Simon Willnauer 7fab2bdd38 LUCENE-5189: Check if deletes need to be applied when docvalues are updated and process IW event if needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528076 13f79535-47bb-0310-9956-ffa450edef68
2013-10-01 12:59:56 +00:00
Martijn van Groningen 0a3ac487a1 LUCENE-5225: The ToParentBlockJoinQuery only keeps tracks of the the child doc ids and child scores if the ToParentBlockJoinCollector is used.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527975 13f79535-47bb-0310-9956-ffa450edef68
2013-10-01 08:54:45 +00:00
Mark Robert Miller ba17276592 SOLR-3530: Add missing 'throw'.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527784 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 21:01:17 +00:00
Mark Robert Miller e02c6d0c14 SOLR-3530: Handle content type correctly when a response parser cannot be used.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527776 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 20:53:24 +00:00
Mark Robert Miller 4f8f10dcb0 SOLR-5291: Solrj does not propagate the root cause to the user for many errors.
SOLR-3530: Better error messages / Content-Type validation in SolrJ.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527547 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 13:20:27 +00:00
Shai Erera d3d61d7192 LUCENE-5246: improve test to be more generic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527460 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 06:39:52 +00:00
Shai Erera f6ae77fc1e LUCENE-5216: Fix SegmentInfo.attributes when updates are involved
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527391 13f79535-47bb-0310-9956-ffa450edef68
2013-09-29 19:51:22 +00:00
Shai Erera c534c0b3b3 LUCENE-5246: SegmentInfoPerCommit continues to list unneeded updatesFiles
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527361 13f79535-47bb-0310-9956-ffa450edef68
2013-09-29 17:37:02 +00:00
Han Jiang da15f78a59 LUCENE-5215: resolve compilation error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527332 13f79535-47bb-0310-9956-ffa450edef68
2013-09-29 14:51:07 +00:00
Steven Rowe b83ab987aa SOLR-5273: Maven config: Update org.apache.httpcomponents from 4.2.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527262 13f79535-47bb-0310-9956-ffa450edef68
2013-09-29 01:28:41 +00:00
Steven Rowe 4097a3219c SOLR-5286: revert changes committed on this issue; the internal and 3rd party dependencies in the analysis-extras contrib are used to put these jars into the Solr distribution. I didn't revert the compile step building the depended-on Lucene modules, since they aren't needed for compilation. I added comments in build.xml and ivy.xml telling people not to do this again. I reworded the README.txt to explain dependencies per feature instead of lumping them all together. I did not revert the pom.xml.template changes, since the dependencies are not required for compilation or runtime use of the code in the analysis-extras contrib.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527175 13f79535-47bb-0310-9956-ffa450edef68
2013-09-28 11:54:35 +00:00
Steven Rowe f20c9a19d7 SOLR-5286: Remove vestigial Chinese and Polish analysis jars from the analysis-extras contrib configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527168 13f79535-47bb-0310-9956-ffa450edef68
2013-09-28 08:56:20 +00:00
Shai Erera 1a740cad06 LUCENE-5215: Add support for FieldInfos generation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527154 13f79535-47bb-0310-9956-ffa450edef68
2013-09-28 06:19:00 +00:00
David Wayne Smiley a8d9e70b73 SOLR-5005: remove accidental inclusion of JavaScriptRequestHandler in r1075960 (SOLR-2397)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527150 13f79535-47bb-0310-9956-ffa450edef68
2013-09-28 04:57:54 +00:00
Shai Erera a593916466 LUCENE-5189: disable merges in testChangeCodec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527147 13f79535-47bb-0310-9956-ffa450edef68
2013-09-28 03:13:35 +00:00
Steven Rowe bb34b50b78 SOLR-5279: Move CHANGES.txt entry from 4.6 to 4.5
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527076 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 20:53:22 +00:00
Steven Rowe d01d2e731c SOLR-5281: Move CHANGES.txt entry from 4.6 to 4.5
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527074 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 20:50:51 +00:00
Steven Rowe 52ca961100 SOLR-5279: Implicit properties don't seem to exist on core RELOAD
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527042 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 19:36:18 +00:00
Steven Rowe 60479b32b0 SOLR-5281: IndexSchema log message was printing '[null]' instead of '[<core name>]'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526972 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 16:15:11 +00:00
Mark Robert Miller b00def795a SOLR-5273: Update HttpComponents to 4.2.5 and 4.2.6.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526659 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 19:49:48 +00:00
Mark Robert Miller 2cdfc5cd97 SOLR-4590: Collections API should return a nice error when not in SolrCloud mode.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526614 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 17:32:01 +00:00
Michael McCandless bcff47fc09 LUCENE-5218: add CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526579 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 15:35:23 +00:00
Adrien Grand 36276a6344 LUCENE-5245: backport to lucene_4_5
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526571 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 15:25:24 +00:00
Michael McCandless d98e92a87c LUCENE-5218: fix exception when trying to read a 0-byte BinaryDocValues field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526538 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 14:59:51 +00:00
Mark Robert Miller 8eca0a7ccd SOLR-5274: Allow JettySolrRunner SSL config to be specified via a constructor.
Updating org.apache.httpcomponents above 4.2.2 causes tests using SSL to fail.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526494 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 13:57:29 +00:00
Uwe Schindler 40e71b8f36 LUCENE-5245: Fix MultiTermQuery's constant score rewrites to always return a ConstantScoreQuery to make scoring consistent. Previously it returned an empty unwrapped BooleanQuery, if no terms were available, which has a different query norm
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526399 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 06:46:19 +00:00
Chris M. Hostetter 818b41198b SOLR-5085: fix script to use proper pdf file name in sha1 checksum file (should not include directory path)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526272 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 19:30:39 +00:00
Chris M. Hostetter 13111f8435 SOLR-5085: the point of the subdir is so the files wouldn't have 'rc' in their name, and could be copied as is ... fix script to split X.Y-RCZ to build final file names, and vet that args look correct
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526271 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 19:20:12 +00:00
Chris M. Hostetter 521967c117 LUCENE-5233: tweak demo example search string to something that isn't in the code base
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526247 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 17:57:37 +00:00
Yonik Seeley 7df5169ef4 SOLR-4221: make new solrj client/router able to read old clusterstate
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526244 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 17:52:54 +00:00
Uwe Schindler b1524738f3 LUCENE-5243: Temporarily fix problem with Clover + Java 7 caused by broken comparator. Once Clover 3.2.0 is out we can remove the snapshot repository. This patch is needed on trunk only (because Java 7)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526210 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 15:47:06 +00:00
Uwe Schindler 14bfb28bc7 Update Clover License file and Clover version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526208 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 15:43:49 +00:00