Commit Graph

20347 Commits

Author SHA1 Message Date
David Wayne Smiley ce0e2100a9 LUCENE-5648: Bug fix for detecting Contains relation when on the edge.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601734 13f79535-47bb-0310-9956-ffa450edef68
2014-06-10 18:41:22 +00:00
Uwe Schindler 43a3f7edb8 SOLR-6157: Disable test that hangs indefinitely
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601678 13f79535-47bb-0310-9956-ffa450edef68
2014-06-10 16:39:48 +00:00
Joel Bernstein bcdd9d7ad8 SOLR-6150: Add new AnalyticsQuery to support pluggable analytics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601664 13f79535-47bb-0310-9956-ffa450edef68
2014-06-10 15:08:48 +00:00
Shalin Shekhar Mangar 386d11c563 SOLR-6146: Incorrect configuration such as wrong chroot in zk server address can cause CloudSolrServer to leak resources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601621 13f79535-47bb-0310-9956-ffa450edef68
2014-06-10 12:37:41 +00:00
Robert Muir 6384ae9fb7 LUCENE-5743: Add Lucene49NormsFormat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601606 13f79535-47bb-0310-9956-ffa450edef68
2014-06-10 11:35:48 +00:00
Anshum Gupta 84e1847228 SOLR-6123: Fix an occasional failing Jenkins build.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601521 13f79535-47bb-0310-9956-ffa450edef68
2014-06-09 22:59:00 +00:00
Chris M. Hostetter 3e7f0ae52e SOLR-6067: Refactor duplicate Collector code in SolrIndexSearcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601511 13f79535-47bb-0310-9956-ffa450edef68
2014-06-09 21:26:26 +00:00
Shawn Heisey e47fcac7d8 LUCENE-5747: Prevent automatic code reformatting when saving in eclipse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601446 13f79535-47bb-0310-9956-ffa450edef68
2014-06-09 17:20:57 +00:00
Robert Muir 86311123d3 add missing override to test class
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601355 13f79535-47bb-0310-9956-ffa450edef68
2014-06-09 12:23:28 +00:00
Michael McCandless f205a8bc19 improve javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601342 13f79535-47bb-0310-9956-ffa450edef68
2014-06-09 11:11:22 +00:00
Shalin Shekhar Mangar 07aeef7a71 SOLR-6149: Specifying the query value without any index value does not work in Analysis browser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601317 13f79535-47bb-0310-9956-ffa450edef68
2014-06-09 06:38:28 +00:00
Anshum Gupta fde58d3d67 SOLR-6148: Trying to fix Jenkins failures by not LazyLoading the ParallelExecutor in CoreAdminHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601047 13f79535-47bb-0310-9956-ffa450edef68
2014-06-07 00:53:56 +00:00
Chris M. Hostetter 247464ae9c SOLR-5285: use FieldType methods to be less brittle
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601044 13f79535-47bb-0310-9956-ffa450edef68
2014-06-07 00:48:48 +00:00
Anshum Gupta df6d417c44 SOLR-6148: Trying to fix Jenkins failures by not LazyLoading the ParallelExecutor in CoreAdminHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601038 13f79535-47bb-0310-9956-ffa450edef68
2014-06-06 23:44:43 +00:00
Chris M. Hostetter db538d864c SOLR-5285: Added a new [child ...] DocTransformer for optionally including Block-Join decendent documents inline in the results of a search
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601028 13f79535-47bb-0310-9956-ffa450edef68
2014-06-06 22:44:02 +00:00
Simon Willnauer 87c8a344a5 LUCENE-5738: Ensure NativeFSLock prevents opening the file channel twice if lock is held
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600827 13f79535-47bb-0310-9956-ffa450edef68
2014-06-06 08:55:34 +00:00
Joel Bernstein 3f149bb62b SOLR-6088: Add query re-ranking with the ReRankingQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600765 13f79535-47bb-0310-9956-ffa450edef68
2014-06-05 21:05:25 +00:00
Joel Bernstein 77edd9d5ac SOLR-6088: Add query re-ranking with the ReRankingQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600720 13f79535-47bb-0310-9956-ffa450edef68
2014-06-05 18:28:30 +00:00
Robert Muir 529edff3ba LUCENE-5703: fix safety bug for FC's BINARY too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600716 13f79535-47bb-0310-9956-ffa450edef68
2014-06-05 18:07:15 +00:00
Adrien Grand b31ae698e5 LUCENE-5721: Monotonic compression doesn't use zig-zag encoding anymore.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600694 13f79535-47bb-0310-9956-ffa450edef68
2014-06-05 16:30:04 +00:00
Robert Muir 8f267c8560 LUCENE-5703: BinaryDocValues producers don't allocate or copy bytes on each access anymore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600688 13f79535-47bb-0310-9956-ffa450edef68
2014-06-05 15:54:49 +00:00
Adrien Grand 9c4695bcc1 LUENE-5733: Remove PackedInts.Reader.(has|get)Array and move getBitsPerValue to PackedInts.Mutable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600626 13f79535-47bb-0310-9956-ffa450edef68
2014-06-05 12:17:22 +00:00
Michael McCandless 5f105d7691 LUCENE-5737: disable this test for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600575 13f79535-47bb-0310-9956-ffa450edef68
2014-06-05 09:32:28 +00:00
Robert Muir 067df3f217 LUCENE-5648: unbreak ant test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600560 13f79535-47bb-0310-9956-ffa450edef68
2014-06-05 02:29:33 +00:00
David Wayne Smiley eee1f14787 SOLR-6103: DateRangeField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600557 13f79535-47bb-0310-9956-ffa450edef68
2014-06-05 02:05:27 +00:00
David Wayne Smiley 1e24c0218f SOLR-6103: Add QParser arg to AbstractSpatialFieldType.parseSpatialArgs(). Make getQueryFromSpatialArgs protected no private.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600556 13f79535-47bb-0310-9956-ffa450edef68
2014-06-05 02:04:36 +00:00
David Wayne Smiley bb267a143e LUCENE-5648: DateRangePrefixTree and NumberRangePrefixTreeStrategy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600555 13f79535-47bb-0310-9956-ffa450edef68
2014-06-05 01:43:12 +00:00
Anshum Gupta 19da2d5f1e SOLR-6123: Make CLUSTERSTATE Api unblocked and non-blocking always
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600535 13f79535-47bb-0310-9956-ffa450edef68
2014-06-04 23:02:56 +00:00
Steven Rowe 0c7183cd8f LUCENE-5715: Upgrade direct dependencies known to be older than transitive dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600444 13f79535-47bb-0310-9956-ffa450edef68
2014-06-04 19:15:14 +00:00
David Wayne Smiley fdc9b2005a Add svn:ignore __pycache__ to dev-tools/scripts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600431 13f79535-47bb-0310-9956-ffa450edef68
2014-06-04 19:03:06 +00:00
Robert Muir 9e6c1432a6 LUCENE-5731: split out direct packed ints from in-ram ones
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600412 13f79535-47bb-0310-9956-ffa450edef68
2014-06-04 18:26:04 +00:00
Steven Rowe d330799888 LUCENE-5650: Reset solr.hdfs.home correctly to allow TestRecoveryHdfs tests to pass
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1600310 13f79535-47bb-0310-9956-ffa450edef68
2014-06-04 15:49:05 +00:00
Dawid Weiss fc27c11d17 SOLR-6119: refactored doTestBackup into a separate class.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599943 13f79535-47bb-0310-9956-ffa450edef68
2014-06-04 06:11:24 +00:00
Robert Muir b11372a391 LUCENE-5725: fix changes typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599733 13f79535-47bb-0310-9956-ffa450edef68
2014-06-03 18:33:05 +00:00
Robert Muir e33d6658c8 LUCENE-5730: FSDirectory.open should return mmap for 64-bit OS X
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599725 13f79535-47bb-0310-9956-ffa450edef68
2014-06-03 18:22:22 +00:00
Steven Rowe 1938b75a57 SOLR-6130: Added com.uwyn:jhighlight dependency to, and removed asm:asm dependency from the extraction contrib - dependencies weren't fully upgraded with the Tika 1.4->1.5 upgrade (SOLR-5763)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599663 13f79535-47bb-0310-9956-ffa450edef68
2014-06-03 16:23:58 +00:00
Uwe Schindler 5dbdedb42f LUCENE-5678: Remove more seeking stuff
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599568 13f79535-47bb-0310-9956-ffa450edef68
2014-06-03 14:22:40 +00:00
Uwe Schindler cfa27cbf2e LUCENE-5678: Move changes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599550 13f79535-47bb-0310-9956-ffa450edef68
2014-06-03 13:59:56 +00:00
Robert Muir 37fa9bbe59 LUCENE-5727: add CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599478 13f79535-47bb-0310-9956-ffa450edef68
2014-06-03 11:21:51 +00:00
Simon Willnauer 2eed3f94d3 LUCENE-5725: MoreLikeThis#like now accetps multiple values per field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599442 13f79535-47bb-0310-9956-ffa450edef68
2014-06-03 07:51:55 +00:00
Dawid Weiss bb9116c485 SOLR-6119: TestReplicationHandler attempts to remove open folders (and other fixes).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599422 13f79535-47bb-0310-9956-ffa450edef68
2014-06-03 06:21:14 +00:00
Michael McCandless 151033cdc1 LUCENE-5724: add CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599292 13f79535-47bb-0310-9956-ffa450edef68
2014-06-02 18:18:06 +00:00
Michael McCandless 24d4a628c2 LUCENE-5724: fix CompoundFileWriter to not suppress the incoming IOContext
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599291 13f79535-47bb-0310-9956-ffa450edef68
2014-06-02 18:16:56 +00:00
Michael McCandless b875c63fe0 if infoStream is enabled after IW init still print the dir/config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599282 13f79535-47bb-0310-9956-ffa450edef68
2014-06-02 17:55:55 +00:00
Uwe Schindler a47b4f232a LUCENE-5722: Optimize ByteBufferIndexInput#seek() by specializing implementations. This improves random access as used by docvalues codecs if used with MMapDirectory.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599276 13f79535-47bb-0310-9956-ffa450edef68
2014-06-02 17:26:37 +00:00
Robert Muir bf38489a5e LUCENE-4371: move CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599275 13f79535-47bb-0310-9956-ffa450edef68
2014-06-02 17:22:43 +00:00
Anshum Gupta 22174ac432 SOLR-6026: Also check work-queue while processing a REQUESTSTATUS Collection API Call
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599248 13f79535-47bb-0310-9956-ffa450edef68
2014-06-02 15:47:26 +00:00
Uwe Schindler 0d89f3f6cf LUCENE-5722: Speed up MMapDirectory.seek() - first small patch for multi-mmap case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599218 13f79535-47bb-0310-9956-ffa450edef68
2014-06-02 13:35:42 +00:00
Robert Muir e83229fd20 LUCENE-5720: Optimize DirectPackedReader's decompression
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599180 13f79535-47bb-0310-9956-ffa450edef68
2014-06-02 12:09:10 +00:00
Steven Rowe 6ff06b0856 LUCENE-5442: smoke tester: 'ivy-ignore-conflicts.properties' is not a foreign invader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1599134 13f79535-47bb-0310-9956-ffa450edef68
2014-06-02 09:14:44 +00:00