Commit Graph

23835 Commits

Author SHA1 Message Date
Christine Poerschke 1d6b78efdb SOLR-8352: randomise unload order in UnloadDistributedZkTest.testUnloadShardAndCollection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719908 13f79535-47bb-0310-9956-ffa450edef68
2015-12-14 13:35:30 +00:00
Dennis Gove 1fc12ffd41 SOLR-7904: Add StreamExpression Support to FacetStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719838 13f79535-47bb-0310-9956-ffa450edef68
2015-12-13 21:21:52 +00:00
Michael McCandless 7da175b0b6 LUCENE-6917: rename/deprecate numeric classes in favor of dimensional values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719562 13f79535-47bb-0310-9956-ffa450edef68
2015-12-11 21:13:41 +00:00
Michael McCandless 671b5768a6 upgrade comment to javadocs so 'ant precommit' passes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719544 13f79535-47bb-0310-9956-ffa450edef68
2015-12-11 20:46:55 +00:00
Christine Poerschke 78197cb8f5 SOLR-8404: tweak SolrQueryResponse.getToLogAsString, add TestSolrQueryResponse.testToLog (Christine Poerschke)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719503 13f79535-47bb-0310-9956-ffa450edef68
2015-12-11 19:25:48 +00:00
Adrien Grand 1967050202 LUCENE-6815: Make DisjunctionScorer advance lazily.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719470 13f79535-47bb-0310-9956-ffa450edef68
2015-12-11 16:30:10 +00:00
Christine Poerschke 8575e3fb3a LUCENE-6925: add ForceMergePolicy class in lucene test-framework and RandomForceMergePolicy class in solr test-framework, plus Test[Random]ForceMergePolicy test classes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719449 13f79535-47bb-0310-9956-ffa450edef68
2015-12-11 15:19:29 +00:00
Christine Poerschke 2464d1a2fa SOLR-8383: SolrCore.java + QParserPlugin.java container initialCapacity tweaks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719342 13f79535-47bb-0310-9956-ffa450edef68
2015-12-11 10:59:16 +00:00
Varun Thacker 5e03927a8c SOLR-6992: Fix Files UI to show the managed-schema file as well
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719261 13f79535-47bb-0310-9956-ffa450edef68
2015-12-11 05:38:38 +00:00
Joel Bernstein 60dca1b4f9 SOLR-8337: Add ReduceOperation and wire it into the ReducerStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719246 13f79535-47bb-0310-9956-ffa450edef68
2015-12-11 02:28:25 +00:00
Erick Erickson 72a5850a20 SOLR-8401: Windows start script fails when executed from a different drive
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719123 13f79535-47bb-0310-9956-ffa450edef68
2015-12-10 17:45:01 +00:00
Christine Poerschke a86b9bb80e SOLR-8388: factor out response/TestSolrQueryResponse.java from servlet/ResponseHeaderTest.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719116 13f79535-47bb-0310-9956-ffa450edef68
2015-12-10 17:21:53 +00:00
Erick Erickson 99550b5c8a SOLR-8378: Add upconfig and downconfig commands to the bin/solr script
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719099 13f79535-47bb-0310-9956-ffa450edef68
2015-12-10 15:32:33 +00:00
Adrien Grand ddb3a97678 LUCENE-6919: Make Scorer expose an iterator instead of extending DocIdSetIterator.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719081 13f79535-47bb-0310-9956-ffa450edef68
2015-12-10 13:43:50 +00:00
Christine Poerschke d33ca97167 SOLR-8305: replace LatLonType.getValueSource's QParser use
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1719080 13f79535-47bb-0310-9956-ffa450edef68
2015-12-10 13:36:53 +00:00
Mark Robert Miller 0f0b3ff8e5 SOLR-8367: Fix the LeaderInitiatedRecovery 'all replicas participate' fail-safe.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718987 13f79535-47bb-0310-9956-ffa450edef68
2015-12-09 23:30:35 +00:00
Joel Bernstein e04981edc7 SOLR-8266: Remove Java Serialization from the Streaming API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718947 13f79535-47bb-0310-9956-ffa450edef68
2015-12-09 19:52:28 +00:00
Varun Thacker 40486d3220 SOLR-8387: Rename all schema.xml files to managed-schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718932 13f79535-47bb-0310-9956-ffa450edef68
2015-12-09 18:33:46 +00:00
Noble Paul 0ac7756852 SOLR-8373: KerberosPlugin: Using multiple nodes on same machine leads clients to
fetch TGT for every request

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718852 13f79535-47bb-0310-9956-ffa450edef68
2015-12-09 13:21:56 +00:00
Varun Thacker 6981127be7 SOLR-8386: Add field option in the admin ui loads up even when no schemaFactory has been specified since the default is ManagedIndexSchemaFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718849 13f79535-47bb-0310-9956-ffa450edef68
2015-12-09 13:13:30 +00:00
Varun Thacker a1605404b8 SOLR-8131: example/files config doesn't explicitly mention a schema factory + imporove upgrading instructions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718768 13f79535-47bb-0310-9956-ffa450edef68
2015-12-09 07:21:09 +00:00
Shalin Shekhar Mangar d6b3312d82 SOLR-8380: Add core name in assert message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718675 13f79535-47bb-0310-9956-ffa450edef68
2015-12-08 18:49:14 +00:00
Christine Poerschke fe731fd449 SOLR-8360: simplify ExternalFileField.getValueSource implementation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718562 13f79535-47bb-0310-9956-ffa450edef68
2015-12-08 11:08:04 +00:00
Michael McCandless 118c79a3d6 fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718543 13f79535-47bb-0310-9956-ffa450edef68
2015-12-08 09:55:06 +00:00
Nick Knize 92b659ab9e LUCENE-6908: Fix TestGeoUtils.testGeoRelations to handle irregular rectangles. Refactors relational methods to new GeoRelationUtils class.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718481 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 22:02:48 +00:00
Uwe Schindler 6d8a195822 LUCENE-6732: Improve logging, add verbose logging of filenames
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718479 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 21:50:43 +00:00
Upayavira db65c81526 Fix smoke test to handle HTTPS dist URLs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718469 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 21:21:05 +00:00
Mikhail Khludnev bc51c86b4b LUCENE-5868: query-time join for numerics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718443 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 18:56:46 +00:00
Uwe Schindler 80d07524ee PDFBOX-3155: Disable tests that fail with new Java 9 version number scheme
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718439 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 18:46:10 +00:00
Christine Poerschke 5ee9dd5b7d LUCENE-6907: make TestParser extendable, rename lucene/queryparser/src/test/org/apache/lucene/queryparser/xml/NumericRangeQueryQuery.xml to NumericRangeQuery.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718427 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 17:23:40 +00:00
James Dyer 933a753aca SOLR-7304: SpellingQueryConverter to ignore "TO" as a possible range query operator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718415 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 15:55:40 +00:00
Erik Hatcher f893548be5 fix wrong path in README
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718396 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 15:12:31 +00:00
Christine Poerschke f81a8348ab SOLR-7774: revise BasicDistributedZkTest.test logic w.r.t. 'commitWithin did not work on some nodes'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718364 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 14:08:10 +00:00
Dawid Weiss 35758f62c8 LUCENE-6924: Upgrade randomizedtesting to 2.3.2.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718345 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 13:12:45 +00:00
Varun Thacker 695870d7a2 SOLR-8131: fix test solrconfig.xml files for the contrib modules
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718307 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 11:18:31 +00:00
Varun Thacker 77868344a7 SOLR-8381: add credits in the changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718298 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 10:39:24 +00:00
Varun Thacker 72501bd0bf Cleanup the data_driven configset
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718294 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 10:32:26 +00:00
Uwe Schindler 6b2097090c Fix some minor Ant build system issues to support new Verona JDK versioning ("9" instead of "1.9"); Constants.java works fine - thanks Robert!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718282 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 10:04:11 +00:00
Varun Thacker af650f5edd SOLR-8131: Add CHANGES entry under solr 5.4 as well mentioning change to ManagedIndexSchemaFactory in all example config files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718264 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 08:52:18 +00:00
Varun Thacker 0e886c19fa SOLR-8131: Make ManagedIndexSchemaFactory the default schemaFactory when luceneMatchVersion >= 6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718258 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 07:32:41 +00:00
Anshum Gupta b8a2745d94 SOLR-8359: Restrict child classes from using parent logger's state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718257 13f79535-47bb-0310-9956-ffa450edef68
2015-12-07 06:59:18 +00:00
Erick Erickson ceb66d34c0 SOLR-8318: SimpleQueryParser doesn't use MultiTermAnalysis for Fuzzy Queries. Thanks Tom
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718233 13f79535-47bb-0310-9956-ffa450edef68
2015-12-06 22:41:55 +00:00
Robert Muir 0bc10ecb72 LUCENE-6923: Fix RamUsageEstimator to access private fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718195 13f79535-47bb-0310-9956-ffa450edef68
2015-12-06 18:04:09 +00:00
Erick Erickson f5bb03e6c6 SOLR-8263: Tlog replication could interfere with the replay of buffered updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718142 13f79535-47bb-0310-9956-ffa450edef68
2015-12-06 01:29:21 +00:00
Uwe Schindler 8a148abb4e Add extra check that we can create an AccessControlContext for running test with lower privileges. It's trappy otherwise!
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718132 13f79535-47bb-0310-9956-ffa450edef68
2015-12-05 23:02:06 +00:00
Uwe Schindler 847a8af93b LUCENE-6921: Prevent NPE if stupid context classloader is null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718113 13f79535-47bb-0310-9956-ffa450edef68
2015-12-05 18:31:50 +00:00
Uwe Schindler 889bf7f953 LUCENE-6921: Remove not necessary doPrivilegedCheck and update docs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718082 13f79535-47bb-0310-9956-ffa450edef68
2015-12-05 14:02:24 +00:00
Uwe Schindler 9d4c415450 LUCENE-6921: Fix SPIClassIterator#isParentClassLoader to don't require extra permissions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718078 13f79535-47bb-0310-9956-ffa450edef68
2015-12-05 12:55:29 +00:00
Uwe Schindler 4394851104 LUCENE-6920: Improve custom function checks in expressions module to use MethodHandles and work without extra security privileges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718069 13f79535-47bb-0310-9956-ffa450edef68
2015-12-05 11:04:01 +00:00
David Wayne Smiley 31b6cd6851 LUCENE-6912: Grouping's Collectors now calculate a needsScores() instead of always 'true'.
In core, CachingCollector should have always returned true when scores are cached (small bug).

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1718009 13f79535-47bb-0310-9956-ffa450edef68
2015-12-04 19:17:12 +00:00