Steven Rowe
|
b7290e523b
|
SOLR-6215: TrieDateField should directly extend TrieField instead of forwarding to a wrapped TrieField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606794 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-30 15:46:54 +00:00 |
Robert Muir
|
2236e22898
|
add backwards compatibility indexes for 4.9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606767 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-30 15:06:25 +00:00 |
Steven Rowe
|
cbdbaa05a3
|
SOLR-6211: TrieDateField doesn't default to omitNorms=true.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606734 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-30 13:43:24 +00:00 |
Dawid Weiss
|
680286c00e
|
Temporarily disabling SSLMigrationTest; SOLR-6213 it's hanging the build server.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606671 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-30 10:26:27 +00:00 |
Shalin Shekhar Mangar
|
98503b6c55
|
SOLR-6181: Deleting SliceStateUpdateTest since it has become redundant with ShardSplitTest and MigrateRouteKeyTest coming in.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606299 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-28 06:22:54 +00:00 |
Shalin Shekhar Mangar
|
5f22d328a4
|
SOLR-6044: The 'clusterstatus' API should return live_nodes as well
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606046 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 12:14:57 +00:00 |
Shalin Shekhar Mangar
|
70709b224a
|
SOLR-6069: The 'clusterstatus' API should return 'roles' information
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606034 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 11:29:14 +00:00 |
Dawid Weiss
|
dd0f5fc9c1
|
LUCENE-5786: adding more debugging to the test framework.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606003 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 09:56:00 +00:00 |
Dawid Weiss
|
48a55eac13
|
LUCENE-5786: adding more debugging to the test framework.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1606002 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 09:55:34 +00:00 |
Shalin Shekhar Mangar
|
96b85b3970
|
SOLR-6072: The 'deletereplica' API should remove the data and instance directory by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605993 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 09:00:00 +00:00 |
Shalin Shekhar Mangar
|
ac2e3998a3
|
SOLR-6194: Allow access to DataImporter and DIHConfiguration from DataImportHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605972 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-27 07:26:36 +00:00 |
Shalin Shekhar Mangar
|
d91568be77
|
SOLR-5309: Do not try to delete document ids whose addition had failed earlier
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605883 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-26 19:20:28 +00:00 |
Shalin Shekhar Mangar
|
fa405e1a59
|
SOLR-6196: The overseerstatus collection API instruments amILeader and ZK state update calls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605805 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-26 14:54:44 +00:00 |
Shalin Shekhar Mangar
|
c296d9df0f
|
SOLR-6206: The migrate collection API fails on retry if temp collection already exists
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605771 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-26 12:58:19 +00:00 |
Shalin Shekhar Mangar
|
54b11b3eba
|
SOLR-6197: The MIGRATE collection API doesn't work when legacyCloud=false is set in cluster properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605362 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-25 12:09:57 +00:00 |
Timothy Potter
|
b24d80fba3
|
SOLR-6189: Don't publish the state as down if the node is not live when determining if a replica should be in leader-initiated recovery.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605134 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 16:47:53 +00:00 |
Noble Paul
|
f2eacfd18b
|
SOLR-5902: Corecontainer level mbeans are not exposed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605081 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 13:53:52 +00:00 |
Dawid Weiss
|
5f77544bce
|
LUCENE-5786: Unflushed/ truncated events file (hung testing subprocess)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605024 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 07:53:19 +00:00 |
Dawid Weiss
|
d118da3111
|
IVY doesn't follow redirects. Point at Sonatype's https repo directly.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605023 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 07:51:58 +00:00 |
Michael McCandless
|
a50cc2bac2
|
fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1605003 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 03:57:58 +00:00 |
Chris M. Hostetter
|
bbd4f58af5
|
expand test to show BQ skipping limit the number of times a nested func is called
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604990 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-24 01:16:57 +00:00 |
Chris M. Hostetter
|
665fc4df87
|
fix false assumptions about doc index order in test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604898 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-23 18:20:32 +00:00 |
Timothy Potter
|
c7b6dfad62
|
SOLR-6157: Hang occurred again, somewhere in tearDown ... changing the code to close the socket proxies after super.tearDown, if that doesn't work, I'll add the AwaitsFix back to the code to ignore this test.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604868 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-23 16:26:08 +00:00 |
Noble Paul
|
f220845368
|
SOLR-6095 wait for http responses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604791 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-23 13:13:49 +00:00 |
Uwe Schindler
|
eb75d94438
|
Move changes of:
SOLR-6178, LUCENE-5775: Deprecate JaspellLookupFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604710 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-23 07:57:25 +00:00 |
Michael McCandless
|
843f062817
|
make test less stressful
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604563 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-22 12:07:48 +00:00 |
Shalin Shekhar Mangar
|
ad3200b726
|
SOLR-6165: DataImportHandler should write BigInteger and BigDecimal values as strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604543 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-22 07:48:53 +00:00 |
Adrien Grand
|
e98bcb8254
|
LUCENE-5782: Improve OrdinalMap compression by sorting the supplied terms enums
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604387 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-21 13:58:14 +00:00 |
Robert Muir
|
532d9f246b
|
LUCENE-5778: support hunspell morphological description fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604354 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-21 13:15:57 +00:00 |
Adrien Grand
|
e97145a1dd
|
LUCENE-5780: Make OrdinalMap more memory-efficient.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604158 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-20 12:22:31 +00:00 |
Uwe Schindler
|
0e9d6de916
|
SOLR-6178, LUCENE-5775: Deprecate JaspellLookupFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604122 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-20 10:16:48 +00:00 |
Timothy Potter
|
2420a3564e
|
SOLR-6182: add to change list for 4.9 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604085 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-20 03:51:06 +00:00 |
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 |
Robert Muir
|
7ab10178c3
|
LUCENE-5767: remove bogus cast (in this case can exceed Integer.MAX_VALUE, and the underlying delta reader takes long anyway)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1604064 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-20 01:02:36 +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 |
David Wayne Smiley
|
bd727b49ab
|
LUCENE-5608: small test improvements.
Rename SpatialOpRecursivePrefixTreeTest to RandomSpatialOpFuzzyPrefixTreeTest.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603992 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-19 18:24:49 +00:00 |
Robert Muir
|
f5cfa3d06a
|
fix off-by-one in checkBufferSize, it must be >= 8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603935 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-19 16:14:34 +00:00 |
Robert Muir
|
d3ccf49f59
|
svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603893 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-19 14:30:13 +00:00 |
Robert Muir
|
1e881bf793
|
LUCENE-5777: fix double escaping of dash in hunspell conditions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603851 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-19 12:10:41 +00:00 |
Adrien Grand
|
79351129ef
|
LUCENE-5773: Fix ram usage estimation on PositiveIntOutputs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603782 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-19 09:31:49 +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 |
Adrien Grand
|
db8ea25a09
|
LUCENE-5773: Improve test by measuring deltas instead of absolute values.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603676 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 23:43:19 +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 |
Adrien Grand
|
a2b6228798
|
LUCENE-5773: Fix BlockTermsReader ram usage estimation.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603647 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 21:54:59 +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 |
Robert Muir
|
1195909d13
|
add useful sop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603595 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 19:27:48 +00:00 |
Robert Muir
|
1a92efa190
|
print percentage correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1603589 13f79535-47bb-0310-9956-ffa450edef68
|
2014-06-18 19:15:34 +00:00 |