Noble Paul
7f6be6e893
SOLR-7123: Syntax modified. Multiple paths can be added in the split parameter itself (pipe separated)
2016-06-07 22:19:09 +05:30
Chris Hostetter
4e3884bec7
Revert "SOLR-9140: Replace some zk state polling with CollectionStateWatchers"
...
Alan's comments (via Uwe) in SOLR-9140 jira comments suggest that he thought he had already
reverted this on both branches, but that is not the case. Reverting on his behalf due to the
likelyhood that this is causing SOLR-9189.
Alan's comments regarding the master equivilent revert...
"There's still some places where notifications can be missed, so I'm reverting
this until those are fixed."
This reverts commit 9f299bb6ad
.
2016-06-06 14:13:59 -07:00
Alan Woodward
3595b9ab2e
Revert "SOLR-9181: Fix test bug in ZkStateReaderTest"
...
This reverts commit 0cfe43164a
.
2016-06-04 11:06:31 +01:00
Alan Woodward
9f299bb6ad
SOLR-9140: Replace some zk state polling with CollectionStateWatchers
2016-06-03 15:52:41 +01:00
Alan Woodward
0cfe43164a
SOLR-9181: Fix test bug in ZkStateReaderTest
2016-06-03 15:13:17 +01:00
Noble Paul
734dcb99fc
SOLR-8744: Overseer operations performed with fine grained mutual exclusion
2016-06-02 14:49:06 +05:30
Noble Paul
91f8edca8f
SOLR-7123: '/update/json/docs' path supports nested documents
2016-06-01 18:35:34 +05:30
Noble Paul
6662cdc07f
Merge remote-tracking branch 'origin/branch_6x' into branch_6x
2016-05-31 23:15:07 +05:30
Noble Paul
d100dcdc56
fixing typos in javadocs
2016-05-31 23:14:37 +05:30
Jan Høydahl
fa84052682
SOLR-8583: Apply highlighting to hl.alternateField by default.
...
(cherry picked from commit e37e49e
)
2016-05-29 09:46:15 +02:00
jdyer1
1609428786
SOLR-9141: Fix ClassCastException when using the /sql handler count() function with single-shard collections
2016-05-26 13:43:14 -05:00
Dennis Gove
ab87a0e756
SOLR-8988: Adds query option facet.distrib.mco which when set to true allows the use of facet.mincount=1 in cloud mode
2016-05-23 15:23:37 -04:00
Noble Paul
978885cf70
Merge remote-tracking branch 'origin/branch_6x' into branch_6x
2016-05-23 12:17:09 +05:30
Noble Paul
48feaed745
more logging for debug errors such as these SOLR-9143
2016-05-23 12:16:43 +05:30
Uwe Schindler
ecf2a732fc
LUCENE-7296: Update forbiddenapis to version 2.1
2016-05-23 00:18:42 +02:00
Alan Woodward
f1e870c016
SOLR-9132: Move some tests to SolrCloudTestBase
2016-05-19 16:59:08 +01:00
Alan Woodward
8db3c73375
SOLR-9113: Fix re-registration race
2016-05-19 14:53:43 +01:00
jbernste
cb38b14205
SOLR-9128: Fix error handling issues in Streaming classes
2016-05-18 22:53:02 -04:00
Alan Woodward
8de89081e6
SOLR-9113: Improve state watcher API
2016-05-17 10:45:34 +01:00
Alan Woodward
b5c369a773
SOLR-8323: Handle removal of legacy collections
2016-05-14 19:10:03 +01:00
Alan Woodward
06ebd4fd7e
SOLR-8323: DocCollection.isFullyActive needs to know how many replicas to expect
2016-05-14 13:01:05 +01:00
Alan Woodward
dd23fa4015
SOLR-9106: Cache cluster properties on ZkStateReader
2016-05-14 10:14:45 +01:00
Alan Woodward
06d2f6368d
SOLR-8323: Add CollectionStateWatcher API
2016-05-13 21:43:43 +01:00
jbernste
69cb606d78
Fix error message assert
2016-05-11 23:52:09 -04:00
Erick Erickson
03a06bb3aa
SOLR-9083: Remove deprecated <types> and <fields> from schemas
...
(cherry picked from commit 5341918
)
2016-05-10 07:06:51 -07:00
Erick Erickson
73b4defc07
SOLR-8467: CloudSolrStream and FacetStream should take a SolrParams object rather than a Map<String, String> to allow more complex Solr queries to be specified
2016-05-09 12:48:49 -07:00
Noble Paul
07b0dc86eb
SOLR-9071: simplify hashcode() , equals() and implement toString()
2016-05-09 10:23:09 +05:30
Varun Thacker
8e999d1a96
SOLR-7117: AutoAddReplicas should have a cluster wide property for controlling number of cores hosted on each node
2016-05-09 00:09:36 +05:30
Noble Paul
2bc376c7f5
SOLR-9071: rename the getters in org.apache.solr.common.util.Pair class
2016-05-08 12:30:44 +05:30
Kevin Risden
4d15b9fa08
SOLR-8458: Add Streaming Expressions tests for parameter substitution
2016-05-06 09:38:40 -05:00
Kevin Risden
219ddbb998
SOLR-8184: Negative tests for JDBC Connection String
2016-05-06 08:58:13 -05:00
Christine Poerschke
49b3eee4c8
SOLR-9074: solrj CloudSolrClient.directUpdate tweak
...
Defer two NamedList allocations and initialCapacity one of them.
2016-05-06 10:36:51 +01:00
Dennis Gove
d95a91a9cc
SOLR-9058: Makes HashJoinStream and OuterHashJoinStream support different field names in the incoming streams, eg. fieldA=fieldB
2016-05-05 20:31:58 -04:00
Dennis Gove
06a675ce2c
SOLR-8996: Greatly decreases the probability of a RandomStream test failure from 1 in 5! to 1 in 1000!
2016-05-05 19:54:24 -04:00
jbernste
928a3cf268
SOLR-8972: Add GraphHandler and GraphMLResponseWriter to support graph visualizations
2016-05-05 17:06:31 -04:00
Shalin Shekhar Mangar
7ce1c2cb74
SOLR-9014: Fix javadoc
...
(cherry picked from commit 6ade999
)
2016-05-05 16:03:16 +05:30
Shalin Shekhar Mangar
7bfaa51079
SOLR-9014: Deprecate ClusterState.getCollections and introduce a new ClusterState.getCollectionsMap instead
...
(cherry picked from commit f5497a3
)
2016-05-05 16:03:11 +05:30
Shalin Shekhar Mangar
ee45e83439
SOLR-9030: Added a code comment as to why we use Integer.MAX_VALUE instead of -1
...
(cherry picked from commit 827573b1a7
)
2016-05-05 16:02:27 +05:30
Shalin Shekhar Mangar
29f6997502
SOLR-9030: The 'downnode' overseer command can trip asserts in ZkStateWriter
...
(cherry picked from commit c2662f2
)
2016-05-05 15:57:57 +05:30
Dennis Gove
f341002413
SOLR-9064: Adds an explanation of the incoming stream to an UpdateStream's explanation
2016-05-04 17:59:56 -04:00
Alan Woodward
7a8d4947a5
SOLR-9065: Migrate SolrJ tests to SolrCloudTestCase
2016-05-04 20:05:12 +01:00
Kevin Risden
eb1da08d54
SOLR-9066: Make CountMetric return long instead of double
2016-05-04 11:08:18 -05:00
Shalin Shekhar Mangar
451feb0f8e
SOLR-9014: Deprecate and reduce usage of ClusterState methods which may make calls to ZK via the lazy collection reference
...
(cherry picked from commit 922265b
)
2016-05-04 20:45:02 +05:30
jbernste
0cb7d83193
SOLR-9059: NPE in SolrClientCache following collection reload
...
Conflicts:
solr/core/src/test/org/apache/solr/handler/TestSQLHandler.java
2016-05-03 13:28:03 -04:00
Noble Paul
492dcfbdd0
added a couple of extra methods
2016-05-03 20:40:58 +05:30
markrmiller
95c5d92f10
SOLR-8933: Solr should not close container streams.
2016-05-03 10:23:37 -04:00
David Smiley
dac044c94a
SOLR-5750: Add /admin/collections?action=BACKUP and RESTORE
...
(cherry picked from commit 70bcd56
)
2016-05-02 22:46:06 -04:00
jbernste
86f371cbc6
SOLR-9027: GraphTermsQuery optimizations and more explicit handling of non-caching behavior
2016-05-02 08:43:47 -04:00
jbernste
d1f32c0432
SOLR-8925: Integrate the GraphTermsQuery into the gatherNodes expression
2016-05-02 08:42:24 -04:00
Dennis Gove
d969de41c1
SOLR-9009: Adds ability to get an Explanation of a Streaming Expression
...
Conflicts:
solr/CHANGES.txt
2016-05-02 08:36:46 -04:00