Robert Muir
|
ff3582d5a8
|
LUCENE-5761: Remove DiskDocValuesFormat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602862 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 13:14:01 +00:00 |
Dawid Weiss
|
dc8e53b11a
|
SOLR-6151: Intermittent TestReplicationHandlerBackup failures.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602854 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 12:17:57 +00:00 |
Alan Woodward
|
8dc0acca45
|
SOLR-6169: Properly remove deprecated CoreAdminHandler handleAlias action
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602825 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 09:17:23 +00:00 |
Shalin Shekhar Mangar
|
a99904a2bd
|
SOLR-6153: ReplicationHandler backup response format should contain backup name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602592 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-14 14:57:30 +00:00 |
Shalin Shekhar Mangar
|
a52a82bec5
|
SOLR-6161: SolrDispatchFilter should throw java.lang.Error back even if wrapped in another exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602590 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-14 14:46:10 +00:00 |
Chris M. Hostetter
|
e785f602bd
|
SOLR-5426: Fixed a bug in ReverseWildCardFilter that could cause InvalidTokenOffsetsException when highlighting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602525 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-13 21:15:50 +00:00 |
Robert Muir
|
1ea4ad0b03
|
LUCENE-5757: move RamUsageEstimator reflector to test-framework
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602515 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-13 20:41:17 +00:00 |
Adrien Grand
|
6f7949c940
|
LUCENE-5695: DocIdSet implements Accountable.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602387 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-13 11:39:43 +00:00 |
Robert Muir
|
398af4596b
|
LUCENE-5748: Add SORTED_NUMERIC docvalues type
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602277 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 19:40:36 +00:00 |
Shalin Shekhar Mangar
|
1ab2c1c6eb
|
Fix typo, rf is actually 3 in code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602210 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 15:45:08 +00:00 |
Noble Paul
|
51412938e5
|
SOLR-6048 the assert was not really failing the test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602138 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 12:18:21 +00:00 |
Shalin Shekhar Mangar
|
41fc77fa33
|
SOLR-6056: Don't publish recovery state until recovery runs to avoid overwhelming the overseer state queue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602123 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 11:18:33 +00:00 |
Joel Bernstein
|
94b5cbe462
|
SOLR-6150: Improving AnalyticsMergeStrategyTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601997 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 19:35:19 +00:00 |
Uwe Schindler
|
386ad97623
|
SOLR-5940: post.jar reports back detailed error in case of error responses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601970 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 17:50:45 +00:00 |
Shalin Shekhar Mangar
|
4f09e4d781
|
SOLR-6146: Close zk before setting interrupt status
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601905 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 14:20:02 +00:00 |
Uwe Schindler
|
9e91ecf59f
|
Fix test bug on Windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601893 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 13:38:08 +00:00 |
Steven Rowe
|
1b049e26ac
|
SOLR-6145: In AddSchemaFieldsUpdateProcessor.processAdd(), handle ManagedIndexSchema.addFields() failures that won't benefit from retrying.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601775 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-10 21:23:09 +00:00 |
Steven Rowe
|
5f2af20b04
|
SOLR-6145: Fix Schema API optimistic concurrency by moving it out of ManagedIndexSchema.add(Copy)Fields() into the consumers of those methods: CopyFieldCollectionResource, FieldCollectionResource, FieldResource, and AddSchemaFieldsUpdateProcessorFactory.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601770 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-10 20:57:00 +00:00 |
Alan Woodward
|
0b621ca842
|
SOLR-6158: Fix configSetBaseDir path resolution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601758 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-10 19:48:11 +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 |
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 |
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 |
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
|
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Michael McCandless
|
ef57126633
|
LUCENE-5711: fix solr tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1598853 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-31 11:29:21 +00:00 |
Michael McCandless
|
43be0a77b5
|
LUCENE-5708: remove IWC.clone
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1598489 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-30 08:16:37 +00:00 |
Adrien Grand
|
add1e44fd7
|
LUCENE-5700: Add oal.util.Accountable and make all classes that can compute their memory usage implement it.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1598470 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-30 07:01:31 +00:00 |
Shalin Shekhar Mangar
|
75e8b848e8
|
SOLR-6120: zkcli.sh should expand solr.war automatically instead of throwing ClassNotFoundException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1598286 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-29 13:05:16 +00:00 |
Shalin Shekhar Mangar
|
a627b55bcd
|
SOLR-6116: Refactor DocRouter.getDocRouter to accept routerName as a String
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1598212 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-29 07:26:35 +00:00 |
Dawid Weiss
|
cc199eb1af
|
SOLR-6119: a quick workaround for the problem of removing files that are still open during the test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1598205 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-29 05:43:09 +00:00 |