Timothy Potter
|
e18a021fa4
|
SOLR-6182: correctly cast managedData as a List<Object> when loading stored RestManager data; solution verified with manual testing only as the unit tests use in-memory storage so will need to re-work the backing store to test this behavior in the unit test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604078 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-20 03:24:37 +00:00 |
|
Chris M. Hostetter
|
2867f2c593
|
use Chaos Monkey's utility method for (re)starting up jetty so that we get it's automatic rety mechanism in the event that the old jetty process hasn't finished releasing the port
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604033 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-19 21:16:24 +00:00 |
|
Michael McCandless
|
ec2eaaafad
|
LUCENE-5752: switch to simpler Automaton implementation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603752 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-19 08:22:08 +00:00 |
|
Shalin Shekhar Mangar
|
2fbc511c38
|
SOLR-6161: Walk the entire cause chain looking for an Error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603708 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-19 04:32:50 +00:00 |
|
Chris M. Hostetter
|
e4774c5b5a
|
SOLR-6169: cleanup CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603656 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 22:24:11 +00:00 |
|
Chris M. Hostetter
|
0b34ca29c0
|
SOLR-6128: Removed deprecated analysis factories and fieldTypes from the example schema.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603644 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 21:50:34 +00:00 |
|
Alan Woodward
|
23a3287f00
|
SOLR-6064: Return DebugComponent track output as JSON object
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603608 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 19:55:28 +00:00 |
|
Alan Woodward
|
ac9f70adc8
|
SOLR-6125: Allow SolrIndexWriter to close without waiting for merges
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603600 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 19:33:51 +00:00 |
|
Shalin Shekhar Mangar
|
7559b36410
|
Remove SOLR-6056 from 4.9 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603527 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 17:02:01 +00:00 |
|
Shalin Shekhar Mangar
|
c0d5fbb829
|
SOLR-6173: Fixed wrong failure message in TestDistributedSearch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603494 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 15:47:16 +00:00 |
|
Michael McCandless
|
8f0c046ef6
|
LUCENE-5752: merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1603492 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 15:45:58 +00:00 |
|
Noble Paul
|
76f4abe306
|
SOLR-6095 Uncaught Exception causing test failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603467 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 14:46:38 +00:00 |
|
Noble Paul
|
3ed3a46057
|
SOLR-6095 SolrCloud cluster can end up without an overseer with overseer roles
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603382 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 09:39:34 +00:00 |
|
David Wayne Smiley
|
67eef54ff2
|
SOLR-6160: bugfix when facet query or range with group facets and distributed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603310 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-17 23:01:56 +00:00 |
|
Steven Rowe
|
bdd350df8f
|
SOLR-6164: Copy Fields Schema additions are not distributed to other nodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603300 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-17 22:24:29 +00:00 |
|
Shalin Shekhar Mangar
|
726607a6fc
|
SOLR-6175: Assert that exception message is not null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603236 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-17 17:50:29 +00:00 |
|
Shalin Shekhar Mangar
|
30fa1375cd
|
SOLR-6175: Fix failing test by removing assert that matches exception message. They might be different between platforms.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603233 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-17 17:44:07 +00:00 |
|
Chris M. Hostetter
|
00c83e7e01
|
LUCENE-5761: upgrade note for solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603227 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-17 17:21:02 +00:00 |
|
Robert Muir
|
eec3af30a4
|
add 4.10
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603214 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-17 16:22:46 +00:00 |
|
Shalin Shekhar Mangar
|
280c297c9c
|
SOLR-6129: DateFormatTransformer doesn't resolve dateTimeFormat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603209 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-17 16:10:18 +00:00 |
|
Michael McCandless
|
a135294eda
|
LUCENE-5752: merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1603107 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-17 09:41:54 +00:00 |
|
Shalin Shekhar Mangar
|
2fe64e65ac
|
SOLR-6175: DebugComponent throws NPE on shard exceptions when using shards.tolerant
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603061 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-17 05:45:07 +00:00 |
|
Michael McCandless
|
be3cca1e44
|
LUCENE-5752: renames
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1603012 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 22:23:11 +00:00 |
|
Adrien Grand
|
e7f81b4d6c
|
LUCENE-5767: OrdinalMap optimizations.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602997 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 20:33:44 +00:00 |
|
Michael McCandless
|
63c2842d87
|
LUCENE-5752: merge trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5752@1602968 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 19:26:19 +00:00 |
|
Timothy Potter
|
5755634db6
|
SOLR-5956: Use getInstanceDir instead of getRawInstanceDir as that was causing issues when trying to create a backup of an index on Linux when solr.solr.home is a symbolic link.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602953 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 18:36:08 +00:00 |
|
Timothy Potter
|
6c968ffd0a
|
SOLR-6015: Moving change note to 4.9 bugfix section.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1602950 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-16 18:28:07 +00:00 |
|
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 |
|
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 |
|
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 |
|
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 |
|