Jan Høydahl
|
6d27591ab5
|
SOLR-6573: Updated after comments from Hoss, now also supports value parsed from localParam "v=", using rb.getQparser().getLocalParams()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633395 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-21 15:13:07 +00:00 |
Noble Paul
|
c445d40b80
|
SOLR-6633 changed package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633394 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-21 15:12:55 +00:00 |
Noble Paul
|
522d1a3b15
|
SOLR-6633
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633391 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-21 14:58:37 +00:00 |
Noble Paul
|
de911858d9
|
SOLR-6633
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633390 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-21 14:53:04 +00:00 |
Alan Woodward
|
2e1c562b4b
|
LUCENE-5911: Remove cacheing of norms, calculate up front in freeze()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633321 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-21 09:11:51 +00:00 |
Adrien Grand
|
fc3b1b07da
|
LUCENE-6015: Fix TestDocIdSetBuilder.testDense expectations.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633309 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-21 08:19:46 +00:00 |
Adrien Grand
|
e255c8a24c
|
LUCENE-6015: DocIdSetBuilder: Use the sparse set until more than 1/16 of the longs have one bit set.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633305 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-21 08:08:04 +00:00 |
Michael McCandless
|
3c3258825f
|
correct exotic whitespace
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633304 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-21 08:07:46 +00:00 |
Michael McCandless
|
8f9f8a3252
|
LUCENE-6013: remove IndexableFieldType.indexed and FieldInfo.indexed (it's redundant with IndexOptions != null)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633296 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-21 07:32:38 +00:00 |
Shalin Shekhar Mangar
|
58fe66dba7
|
SOLR-6530: Protect against NPE when there are no live replicas
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633276 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-21 06:10:18 +00:00 |
Jan Høydahl
|
c1bdf27d97
|
SOLR-6573: QueryElevationComponent now works with localParams in the query
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633223 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-20 20:47:50 +00:00 |
Adrien Grand
|
c1556a6136
|
Revert changes to SparseFixedBitSet.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633076 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-20 08:25:31 +00:00 |
Adrien Grand
|
99753118c6
|
LUCENE-5961: Fix test bug in TestValueSources.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633073 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-20 08:08:15 +00:00 |
Anshum Gupta
|
788d519b89
|
SOLR-6623: Fixing NPE in StoredFieldsShardResponseProcessor when using timeAllowed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633053 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-20 06:10:08 +00:00 |
Erick Erickson
|
72df721236
|
SOLR-5992: add removeregex as an atomic update operation, Thanks Vitaliy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1633019 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-19 22:45:31 +00:00 |
Steven Rowe
|
04f0ea088b
|
LUCENE-6007: 'mvndeps' Ant task: exclude the 'start' configuration (only the jetty-start jar at this point) when parsing solr/example/ivy.xml for dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632829 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-18 19:01:05 +00:00 |
Noble Paul
|
7644a6def6
|
SOLR-6551
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632756 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-18 11:19:01 +00:00 |
Noble Paul
|
606901c6d5
|
SOLR-6632
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632751 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-18 10:58:29 +00:00 |
Erick Erickson
|
f1759bc6ad
|
CollectionsAPI call REBALANCELEADERS
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632594 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-17 14:50:14 +00:00 |
Noble Paul
|
c4f4d6efab
|
SOLR-6476 error message fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632525 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-17 09:35:35 +00:00 |
Tomas Eduardo Fernandez Lobbe
|
fa6fc130a4
|
SOLR-6151: Improved TestReplicationHandlerBackup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632449 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-17 00:07:07 +00:00 |
Steven Rowe
|
38f182593a
|
LUCENE-6007: Regularize ivy.xml files to use configurations that map to remote master configurations, so that Ivy won't try to download extraneous crap
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632430 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-16 20:13:48 +00:00 |
Chris M. Hostetter
|
d8146460f0
|
LUCENE-5961: Fix the exists() method for FunctionValues returned by many ValueSoures to behave properly when wrapping other ValueSources which do not exist for the specified document
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632414 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-16 19:05:20 +00:00 |
Adrien Grand
|
6697abbb28
|
LUCENE-6009: Remove redundant == NO_MORE_DOCS checks.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632314 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-16 14:01:53 +00:00 |
Adrien Grand
|
e1b7594cd0
|
LUCENE-6010: Remove dead code.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632305 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-16 13:41:08 +00:00 |
Noble Paul
|
6a790d5b25
|
SOLR-6307
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632259 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-16 09:41:43 +00:00 |
Shalin Shekhar Mangar
|
22ac7a0bce
|
SOLR-4715: Fixing precommit and removing incorrect javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632164 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-15 18:50:59 +00:00 |
Michael McCandless
|
78e445ce57
|
LUCENE-6006: remove unnecessary FieldInfo.normType
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632120 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-15 16:58:30 +00:00 |
Shalin Shekhar Mangar
|
46bdcca89e
|
SOLR-4715: Add CloudSolrServer constructors which accept a HttpClient instance
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1632049 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-15 14:09:31 +00:00 |
Gregory Chanan
|
8ecb8f5c88
|
SOLR-6624: Spelling mistakes in the Java source
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631924 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-14 23:43:59 +00:00 |
Noble Paul
|
048d0e7bf4
|
SOLR-6617
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631649 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-14 07:21:26 +00:00 |
Chris M. Hostetter
|
269545dd91
|
SOLR-6540 Fix NPE from strdist() func when doc value source does not exist in a doc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631555 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-13 21:19:47 +00:00 |
Chris M. Hostetter
|
d0dd912bba
|
SOLR-6485: remove useless javadocs that are broken and violate precommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631554 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-13 21:16:34 +00:00 |
Timothy Potter
|
fe41822918
|
SOLR-6529: fix regression in error handling introduced by using pid files for finding Solr processes on the localhost
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631514 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-13 19:23:22 +00:00 |
Timothy Potter
|
9322323d8b
|
SOLR-6592: add mention in solr/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631467 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-13 16:44:34 +00:00 |
Timothy Potter
|
59e271011f
|
SOLR-6592: add mention in solr/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631464 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-13 16:40:28 +00:00 |
Timothy Potter
|
a5ee2289d4
|
SOLR-6592: add mention in solr/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631462 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-13 16:38:49 +00:00 |
Timothy Potter
|
58a145fbba
|
SOLR-6511: fix back compat issue when reading existing data from ZK
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631439 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-13 15:35:35 +00:00 |
Noble Paul
|
1fb3769a89
|
SOLR-6485 added javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631426 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-13 14:48:04 +00:00 |
Noble Paul
|
5e61a97033
|
SOLR-6476 change the error message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631420 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-13 14:37:55 +00:00 |
Shalin Shekhar Mangar
|
169b0a41cf
|
SOLR-5852: Add CloudSolrServer helper method to connect to a ZK ensemble
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631409 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-13 14:23:24 +00:00 |
Noble Paul
|
9a9444a642
|
SOLR-6476 refactored to get the Operation class outside
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631397 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-13 14:01:25 +00:00 |
Shalin Shekhar Mangar
|
5f002f0f66
|
Use diamond operator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631375 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-13 13:06:32 +00:00 |
Shawn Heisey
|
3a9b98e64a
|
LUCENE-6002: Fix monster tests so they pass.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631290 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-13 06:18:16 +00:00 |
Michael McCandless
|
f7cc185443
|
don't allow publishFlushSegment after IW is closed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631152 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-12 07:48:03 +00:00 |
Anshum Gupta
|
67bff82e65
|
SOLR-5986: Removing a todo that was introduced with a prior commit. It doesn't make any sense now as partialResults are now returned in all cases where timeAllowed kicks in
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1631145 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-12 04:16:00 +00:00 |
Robert Muir
|
4e4d809f2d
|
LUCENE-6003: speedups for SparseFixedBitSet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630764 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-10 11:30:33 +00:00 |
Dawid Weiss
|
b47a3602fb
|
Update RR to 2.1.9.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630689 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-10 07:22:20 +00:00 |
Timothy Potter
|
98e1abe532
|
SOLR-6529: Stop command in the start scripts should only stop the instance that it had started
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630606 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-09 22:28:05 +00:00 |
Anshum Gupta
|
3f603bdd87
|
SOLR-5986: Fix tests and start returning partial results in case of ExitingReaderException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1630583 13f79535-47bb-0310-9956-ffa450edef68
|
2014-10-09 20:07:46 +00:00 |