Timothy Potter
|
46daa9178a
|
SOLR-6157: Added some logging and re-opened the socket proxy to try to figure out why this test is hanging; reenabling temporarily to see if these changes help diagnose the cause of the hang.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602924 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 16:44:15 +00:00 |
Adrien Grand
|
a54f8a2e4e
|
LUCENE-5765: Add tests to OrdinalMap.ramBytesUsed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602880 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 14:41:15 +00:00 |
Adrien Grand
|
67d1a72c55
|
LUCENE-5764: Add tests to DocIdSet.ramBytesUsed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602876 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 14:25:12 +00:00 |
Adrien Grand
|
631e55046f
|
LUCENE-5759: Add PackedInts.unsignedBitsRequired.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602873 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 14:22:02 +00:00 |
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 |
David Wayne Smiley
|
0a70e721ce
|
LUCENE-5648: (NumberRangePrefixTree) Bug-fix in initIter optimization. Re-index required.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602857 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 12:38:43 +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 |
Robert Muir
|
6b743bfdae
|
LUCENE-5762: Disable old codecs as much as possible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602845 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 11:07:19 +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 |
Michael McCandless
|
5927445bb6
|
LUCENE-5752: track isDeterministic privately in LA; also remove states not reachable from initial node in removeDeadStates; move prefix handling into LevA
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1602623 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-14 20:50:28 +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 |
Robert Muir
|
1e90ab3e64
|
LUCENE-5760: Speed up BufferedIndexInput.randomAccessSlice
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602530 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-13 21:55:20 +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 |
Michael McCandless
|
8832cd294c
|
LUCENE-5752: move Transition back out; improve tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1602472 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-13 16:46:40 +00:00 |
Simon Willnauer
|
f319ebd10c
|
Add Import Layout Table to idea codestyle
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602389 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-13 11:49:54 +00:00 |
Simon Willnauer
|
d8fb251c05
|
LUCENE-5756: Implement Accountable from IndexWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602388 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-13 11:41:19 +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 |
Uwe Schindler
|
223ce0960c
|
LUCENE-5754: Allow "$" as part of variable and function names in expressions module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602344 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-13 08:54:20 +00:00 |
Michael McCandless
|
acf8672b4d
|
LUCENE-5752: move det to the testcase; clarify javadocs that getCommonPrefix requires det automaton
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1602279 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 19:53:15 +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 |
Michael McCandless
|
fe6ba518c9
|
LUCENE-5752: finish cutover
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1602228 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 16:57:33 +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 |
Shai Erera
|
b710568e76
|
add comments to clarify code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602140 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 12:26:20 +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 |
Michael McCandless
|
cb3113bc83
|
fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602131 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-12 11:54:20 +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 |
Michael McCandless
|
fbe4089673
|
LUCENE-5752: more cutover
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1602049 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 23:22:10 +00:00 |
Michael McCandless
|
c98b9a8d52
|
LUCENE-5752: cutover suggesters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1602031 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 21:56:21 +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 |
Michael McCandless
|
7339f52d92
|
LUCENE-5752: current state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1601967 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 17:35:26 +00:00 |
Michael McCandless
|
670b76492e
|
LUCENE-5752: make branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1601966 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 17:33:24 +00:00 |
Robert Muir
|
0aa0bb19e3
|
LUCENE-5751: Bring MemoryDocValues up to speed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601929 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 15:35:25 +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 |
Robert Muir
|
a27d245888
|
workaround false fail for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601815 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 06:08:21 +00:00 |
Robert Muir
|
923e8bab1e
|
improve test coverage for more corner cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601808 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-11 04:32:03 +00:00 |
David Wayne Smiley
|
2346147429
|
LUCENE-5648: Bug fix for detecting Contains relation when on the edge.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601777 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-10 21:28:46 +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 |
Robert Muir
|
d3919d3b0a
|
LUCENE-5750: speed up monotonic address in BINARY/SORTED_SET
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1601750 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-10 19:20:35 +00:00 |
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 |