Stefan Matheis
|
22d2bb44b3
|
SOLR-5663: example-DIH uses non-existing column for mapping (case-sensitive)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1561026 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-24 14:55:37 +00:00 |
Mark Robert Miller
|
a9670cc6e7
|
SOLR-5658: commitWithin and overwrite are not being distributed to replicas now that SolrCloud uses javabin to distribute updates.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560859 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-24 00:53:06 +00:00 |
Mark Robert Miller
|
d9e7f46ef9
|
SOLR-5657: When a SolrCore starts on HDFS, it should gracefully handle HDFS being in safe mode.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560553 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-22 22:39:10 +00:00 |
Chris M. Hostetter
|
4fcf007f94
|
SOLR-5594: Allow FieldTypes to specify custom PrefixQuery behavior
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560412 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-22 16:50:07 +00:00 |
Mark Robert Miller
|
1e5f5795dc
|
SOLR-5650: When a replica becomes a leader, only peer sync with other replicas that last published an ACTIVE state.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1560221 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-21 23:52:23 +00:00 |
Mark Robert Miller
|
f698963775
|
SOLR-5643: ConcurrentUpdateSolrServer will sometimes not spawn a new Runner thread even though there are updates in the queue.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559620 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-20 02:59:59 +00:00 |
Mark Robert Miller
|
f5dc7e22d5
|
SOLR-5636: Move CHANGES entry to 4.6 branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559583 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-19 21:01:31 +00:00 |
Mark Robert Miller
|
fb9374bffb
|
SOLR-5645: A SolrCore reload via the CoreContainer will try and register in zk again with the new SolrCore.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559578 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-19 20:34:52 +00:00 |
Steven Rowe
|
c56e0ccef6
|
remove extra closing attribution parenthesis, which confuses changes2html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559293 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-18 00:11:12 +00:00 |
Ryan Ernst
|
7ace4d4997
|
SOLR-5633: HttpShardHandlerFactory should make its http client available to subclasses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1559236 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-17 19:45:43 +00:00 |
Mark Robert Miller
|
98825c054c
|
SOLR-4260: Add name to CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1558980 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-17 01:51:08 +00:00 |
Mark Robert Miller
|
5cacfe37f7
|
SOLR-4260: ConcurrentUpdateSolrServer#blockUntilFinished can return before all previously added updates have finished. This could cause distributed updates meant for replicas to be lost.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1558978 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-17 01:48:41 +00:00 |
Michael McCandless
|
7b34ac5c61
|
LUCENE-5399: add missingFirst/last support when sorting by Type.STRING; speed up deep paging; fix solr's distributed group sort for certain field types
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1558865 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-16 17:40:25 +00:00 |
Noble Paul
|
359d41adf5
|
SOLR-5476 Overseer Role for nodes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1558760 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-16 11:25:57 +00:00 |
Mark Robert Miller
|
c30f4ebd04
|
SOLR-5636: SolrRequestParsers does some xpath lookups on every request, which can cause concurrency issues.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1558688 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-16 03:46:34 +00:00 |
Mark Robert Miller
|
cc23c5abd2
|
SOLR-1301: Move CHANGES entry to 4.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1558647 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-16 01:29:32 +00:00 |
Robert Muir
|
0461883e2e
|
SOLR-5631: Add support for FreeTextSuggester
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1558635 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-16 01:22:28 +00:00 |
Mark Robert Miller
|
e5b31d2904
|
SOLR-5632: Improve response message for reloading a non-existent core.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1558459 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-15 16:44:25 +00:00 |
Mark Robert Miller
|
fd3a43e32a
|
clean up CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1557853 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-13 21:11:09 +00:00 |
Mark Robert Miller
|
abea446155
|
SOLR-5540: Move CHANGES entry to 4.6 branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1557849 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-13 21:02:09 +00:00 |
Mark Robert Miller
|
cb23c8ba3c
|
SOLR-4992: Solr eats OutOfMemoryError exceptions in many cases.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1557778 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-13 17:26:38 +00:00 |
Mark Robert Miller
|
e15b87b090
|
SOLR-5577: Remove CHANGES entry from 4.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1557769 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-13 16:50:32 +00:00 |
Robert Muir
|
13084e4e81
|
SOLR-5529: add support for queries to use multiple suggesters in SuggestComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1557206 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-10 17:59:22 +00:00 |
Chris M. Hostetter
|
f59271723b
|
SOLR-5463: move CHANGES to 4.7 for backporting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1557192 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-10 16:56:57 +00:00 |
Chris M. Hostetter
|
6b33a8c593
|
SOLR-5618: Fix false cache hits in queryResultCache when hashCodes are equal and duplicate filter queries exist in one of the requests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1556988 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-09 23:55:46 +00:00 |
Shawn Heisey
|
f96e58f45d
|
SOLR-5543: move changes entry from 4.7.0 to 4.6.1.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1556968 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-09 22:16:53 +00:00 |
Joel Bernstein
|
23ae54b652
|
SOLR-5541: Allow QueryElevationComponent to accept elevateIds and excludeIds as http parameters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1556903 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-09 18:14:58 +00:00 |
Mark Robert Miller
|
4f72365ba2
|
SOLR-5615: Deadlock while trying to recover after a ZK session expiration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1556572 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-08 16:35:17 +00:00 |
Chris M. Hostetter
|
5efc4132f1
|
SOLR-5463: new 'cursorMark' request param for deep paging of sorted result sets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1556036 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-06 21:15:45 +00:00 |
Mark Robert Miller
|
277728236b
|
SOLR-5577: don't start timer thread on expiration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1556002 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-06 19:55:12 +00:00 |
Robert Muir
|
74da7f8e4e
|
SOLR-2794: make formatting consistent (see hoss note in LUCENE-5383)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555927 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-06 17:27:11 +00:00 |
Mark Robert Miller
|
5dfb49986e
|
SOLR-5608: Don't allow a closed SolrCore to publish state to ZooKeeper.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555659 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-06 04:37:48 +00:00 |
Uwe Schindler
|
744d82b34e
|
SOLR-2794: update changes with issue no. This closes #11 on github.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555556 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-05 16:16:37 +00:00 |
Robert Muir
|
0fb9f03de6
|
pull request #11: change the default of hl.phraseLimit to 5000
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555367 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-04 16:43:32 +00:00 |
Shalin Shekhar Mangar
|
4612f80e8d
|
SOLR-5601: Use zkStateReader.getLeaderRetry to find the leader of a newly created temp collection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555083 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-03 13:39:11 +00:00 |
Jan Høydahl
|
ca5f42a14e
|
SOLR-5564: hl.maxAlternateFieldLength should apply to original field when fallback field does not exist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555035 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-03 09:04:59 +00:00 |
Shawn Heisey
|
1587e84b60
|
SOLR-5590: Upgrade HttpClient/HttpComponents to 4.3.x.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1555004 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-03 03:14:08 +00:00 |
Joel Bernstein
|
43535fecb8
|
SOLR-5536: Add ValueSource collapse criteria to CollapsingQParserPlugin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1554523 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-31 14:35:48 +00:00 |
Mark Robert Miller
|
7d7ef806b3
|
SOLR-5581: Give ZkCLI the ability to get files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1554304 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-30 20:01:43 +00:00 |
Mark Robert Miller
|
15fbdbd3a6
|
SOLR-5588: PeerSync doesn't count all connect failures as success.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1554129 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-30 03:24:25 +00:00 |
Mark Robert Miller
|
f3812e8410
|
SOLR-5503: Move CHANGES entry to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1554123 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-30 01:13:11 +00:00 |
Mark Robert Miller
|
7bb2b748c1
|
SOLR-4709: Move CHANGES to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1554119 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-30 00:52:04 +00:00 |
Mark Robert Miller
|
f0944d6b06
|
SOLR-5587: ElectionContext implementations should use ZkCmdExecutor#ensureExists to ensure their election paths are properly created.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1554113 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-30 00:35:59 +00:00 |
Mark Robert Miller
|
9b5c2e254b
|
SOLR-5586: All ZkCmdExecutor's should be initialized with the zk client timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1554101 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-29 23:52:58 +00:00 |
Mark Robert Miller
|
3b4a1c2c5f
|
SOLR-5583: ConcurrentUpdateSolrServer#blockUntilFinished may wait forever if the executor service is shutdown.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1554053 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-29 18:58:18 +00:00 |
Mark Robert Miller
|
4d0702c348
|
SOLR-5496: Move CHANGES to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553985 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-29 00:51:58 +00:00 |
Mark Robert Miller
|
bd2d84b7b9
|
SOLR-5547: Move CHANGES entry to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553979 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-29 00:02:39 +00:00 |
Mark Robert Miller
|
3375f5800f
|
SOLR-5552: Add CHANGES entry
SOLR-5569: Add CHANGES entry
SOLR-5568: Add CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553970 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-28 23:25:48 +00:00 |
Mark Robert Miller
|
c3f2a19022
|
SOLR-5580: NPE when creating a core with both explicit shard and coreNodeName.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553967 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-28 23:19:03 +00:00 |
Mark Robert Miller
|
26e92f36ad
|
SOLR-5576: Move CHANGES to 4.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1553956 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-28 22:44:27 +00:00 |