Commit Graph

23313 Commits

Author SHA1 Message Date
Joel Bernstein 91e48ba594 SOLR-7560: Bump Presto Parser version to 0.108
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687603 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 18:38:55 +00:00
Adrien Grand 4a85c3dd03 LUCENE-6553: Fixes to Weight's javadoc.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687586 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 17:21:08 +00:00
Adrien Grand b91dff5b5f LUCENE-6553: Fix how DrillSidewaysScorer handles deleted docs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687580 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 16:54:16 +00:00
Adrien Grand 811ea274ab Make sure HashQParserPlugin calls rewrite before createWeight.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687563 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 15:41:23 +00:00
Adrien Grand d671dd8d89 LUCENE-6553: Simplify how live docs are applied.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687524 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 13:59:19 +00:00
Adrien Grand f11fe3513d LUCENE-6601: Backport CHANGES entries to trunk.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687515 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 13:23:51 +00:00
David Wayne Smiley 94235d3e09 LUCENE-6597: Geo3D's GeoCircle now supports a world-globe diameter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687499 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 13:06:40 +00:00
Varun Thacker 97ea1f71d4 SOLR-7499: Correct formatting in CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687495 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 12:45:07 +00:00
Ryan Ernst a7d94f87f7 LUCENE-6585: Remove println from testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687412 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 03:06:40 +00:00
Robert Muir 7f650d6b3e move all format constants from Lucene50DocValuesConsumer to Lucene50DocValuesFormat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687410 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 02:52:02 +00:00
Ryan Ernst eb2ba50412 LUCENE-6585: Flatten conjunctions and conjunction approximations into parent conjunctions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687408 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 02:45:46 +00:00
Robert Muir 5a0a7728dc LUCENE-6585: add some tests that coord is applied properly for nested conjunctions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687404 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 01:43:15 +00:00
Robert Muir 9dd97ffc42 LUCENE-6585: improve TestBooleanCoord to better test coord handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687400 13f79535-47bb-0310-9956-ffa450edef68
2015-06-25 00:19:40 +00:00
Noble Paul 6416f8bad3 SOLR-7622: changed return type from array to Set
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687307 13f79535-47bb-0310-9956-ffa450edef68
2015-06-24 15:28:23 +00:00
Joel Bernstein 33a4099b98 SOLR-7554: Add checks in Streams for incoming stream order
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687258 13f79535-47bb-0310-9956-ffa450edef68
2015-06-24 13:07:09 +00:00
Noble Paul eb1542030e SOLR-7651: New response format added wt=smile
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687256 13f79535-47bb-0310-9956-ffa450edef68
2015-06-24 12:50:19 +00:00
Varun Thacker 77443b8b92 SOLR-7711: Correct initial capacity for the list that holds the default components for the SearchHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687151 13f79535-47bb-0310-9956-ffa450edef68
2015-06-24 03:51:58 +00:00
Ramkumar Aiyengar b255b716c3 SOLR-7714: Reduce SearchHandler's use of ShardHandler objects across shards in a search
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687143 13f79535-47bb-0310-9956-ffa450edef68
2015-06-23 22:08:22 +00:00
Ramkumar Aiyengar ac84d8abf4 SOLR-7664: Throw correct exception (RemoteSolrException) on receiving a HTTP 413
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687135 13f79535-47bb-0310-9956-ffa450edef68
2015-06-23 21:40:21 +00:00
Michael McCandless 6624bfc982 LUCENE-6548: some optimizations to BlockTree's intersect method with very finite automata
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687124 13f79535-47bb-0310-9956-ffa450edef68
2015-06-23 19:59:19 +00:00
Anshum Gupta 5164a48fd0 SOLR-6755: Adding a check in the test to stop hitting the ClassCast exception.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687104 13f79535-47bb-0310-9956-ffa450edef68
2015-06-23 17:31:12 +00:00
Anshum Gupta 48ea578733 SOLR-7639: Fixing maxqt, and maxntp, and adding support for maxdf to MLTQParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687088 13f79535-47bb-0310-9956-ffa450edef68
2015-06-23 16:03:48 +00:00
Adrien Grand e39473a5a3 LUCENE-6599: Fix test bug in TestUninvertingReader.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687067 13f79535-47bb-0310-9956-ffa450edef68
2015-06-23 14:06:51 +00:00
Adrien Grand 6e0d10d257 LUCENE-6588: Fixed how ToChildBlockJoinQuery deals with acceptDocs.
Close #155


git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1687049 13f79535-47bb-0310-9956-ffa450edef68
2015-06-23 13:14:50 +00:00
Varun Thacker f7dd8e3805 SOLR-7499: Deprecate the 'name' parameter from the ADDREPLICA Collection API call
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686827 13f79535-47bb-0310-9956-ffa450edef68
2015-06-22 10:19:35 +00:00
Adrien Grand c0fd50b2ed Fix TestBlockJoinValidation expectations.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686813 13f79535-47bb-0310-9956-ffa450edef68
2015-06-22 08:43:17 +00:00
Shalin Shekhar Mangar fdeffbb536 SOLR-7182: Make the Schema-API a first class citizen of SolrJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686650 13f79535-47bb-0310-9956-ffa450edef68
2015-06-20 16:24:08 +00:00
Uwe Schindler 47fcaa5973 LUCENE-6594: Add missing Java 8 signatures (revert this as soon as forbidden-apis was updated)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686537 13f79535-47bb-0310-9956-ffa450edef68
2015-06-20 09:05:38 +00:00
Michael McCandless c9e267f948 LUCENE-6591: never write a negative vlong
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686495 13f79535-47bb-0310-9956-ffa450edef68
2015-06-19 19:54:02 +00:00
Steven Rowe b68d571781 SOLR-7679: Schema API doesn't take similarity attribute into account when adding field types
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686491 13f79535-47bb-0310-9956-ffa450edef68
2015-06-19 19:44:50 +00:00
Adrien Grand 33db301f5f LUCENE-6593: Fix ToChildBlockJoinQuery's scorer to not refuse to advance to a document that belongs to the parent space.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686485 13f79535-47bb-0310-9956-ffa450edef68
2015-06-19 19:17:15 +00:00
Joel Bernstein 1ff66e90f1 SOLR-7513, SOLR-7528: Add Equalitors to Streaming Expressions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686481 13f79535-47bb-0310-9956-ffa450edef68
2015-06-19 18:53:57 +00:00
Adrien Grand a101eb9c43 LUCENE-6570: Add a MIGRATE entry.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686440 13f79535-47bb-0310-9956-ffa450edef68
2015-06-19 15:57:21 +00:00
Michael McCandless 8877c9f7b7 allow for -1 exceptionDoc, when timeout was hit in getLeafCollector; fix timout -> timeout typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686413 13f79535-47bb-0310-9956-ffa450edef68
2015-06-19 13:40:22 +00:00
Adrien Grand 2a1bab86b9 LUCENE-6570: Remove controversial defensive cloning of queries when adding them to a BooleanQuery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686408 13f79535-47bb-0310-9956-ffa450edef68
2015-06-19 13:20:47 +00:00
Michael McCandless 954957c987 add defensive asserts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686404 13f79535-47bb-0310-9956-ffa450edef68
2015-06-19 13:09:12 +00:00
Adrien Grand 982a965832 LUCENE-2880: Relax assertion: span near and phrase queries don't have the same scores if they wrap twice the same term.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686337 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 22:40:59 +00:00
Steven Rowe 9f8635de07 SOLR-7697: Schema API doesn't take class or luceneMatchVersion attributes into account for the analyzer when adding a new field type.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686327 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 22:07:30 +00:00
Adrien Grand 81f4c0f1b5 LUCENE-2880: Make span queries score more consistently with regular queries.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686301 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 19:37:05 +00:00
David Wayne Smiley 0340838276 LUCENE-6544: Geo3D: Regularize path & polygon construction, add PlanetModel.surfaceDistance(), cache lat & lon in GeoPoint, add thread-safety where missing -- Geo3dShape.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686285 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 17:42:48 +00:00
Joel Bernstein 54980cef40 SOLR-7689: Updating CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686245 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 15:27:09 +00:00
Joel Bernstein 545fd9942c SOLR-7689: Updating CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686243 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 15:24:05 +00:00
Joel Bernstein 3c8d9f7524 SOLR-7689: ReRankQuery rewrite method can change the QueryResultKey causing cache misses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686213 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 13:27:53 +00:00
Adrien Grand 35c0ff0ec6 LUCENE-6583: Remove FilteredQuery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686203 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 12:29:56 +00:00
Adrien Grand 247f49c297 LUCENE-6570: Make BooleanQuery.Builder.add(Query,Occur) return this, like other methods.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686150 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 08:44:58 +00:00
Adrien Grand 4aafacfbef LUCENE-6570: Make BooleanQuery immutable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686145 13f79535-47bb-0310-9956-ffa450edef68
2015-06-18 07:14:05 +00:00
Anshum Gupta 2b96b25046 SOLR-7639: MoreLikeThis QParser now supports all options provided by the MLT Handler i.e. mintf, mindf, minwl, maxwl, maxqt, and maxntp. This commit also fixes an NPE issue in CloudMLTQParser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686123 13f79535-47bb-0310-9956-ffa450edef68
2015-06-17 23:12:15 +00:00
Timothy Potter 929cb9544d SOLR-7693: Fix the bin/solr -e cloud example to work if lsof is not installed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686113 13f79535-47bb-0310-9956-ffa450edef68
2015-06-17 21:27:10 +00:00
Anshum Gupta 4b16875058 SOLR-5886: Store async call results in zk so that they can be returned by the REQUESTSTATUS API. Also, restrict the number of stored response to 10,000 each as a safety net.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686089 13f79535-47bb-0310-9956-ffa450edef68
2015-06-17 18:46:10 +00:00
Ramkumar Aiyengar c33623f316 SOLR-7629: Have RulesTest consider disk space limitations of where the test is being run
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1686077 13f79535-47bb-0310-9956-ffa450edef68
2015-06-17 17:08:10 +00:00