Adrien Grand
d49ba41f54
LUCENE-5304: SingletonSortedSetDocValues can now return the wrapped SortedDocValues
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535382 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 13:52:40 +00:00
Joel Bernstein
3a594688a5
SOLR-5027 CollapsingQParserPlugin
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535208 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 23:19:12 +00:00
Mark Robert Miller
9c47892d4e
SOLR-5380: Using cloudSolrServer.setDefaultCollection(collectionId) does not work as intended for an alias spanning more than 1 collection.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535076 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 17:11:44 +00:00
Alan Woodward
0c95712ee4
SOLR-5363: Solr doesn't start up properly with Log4J2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535065 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 15:47:00 +00:00
Mark Robert Miller
7f47814b0d
SOLR-5371, SOLR-5370: Add CHANGES entries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534004 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 23:01:54 +00:00
Shawn Heisey
52a77784c2
SOLR-5042 SOLR-5125 SOLR-5368: mlt.count used incorrectly in MoreLikeThisComponent.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533995 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 21:40:55 +00:00
Mark Robert Miller
d4f285c177
SOLR-5359: ZooKeeper client is not closed when it fails to connect to an ensemble.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533786 13f79535-47bb-0310-9956-ffa450edef68
2013-10-19 17:09:56 +00:00
Mark Robert Miller
3f289b737b
SOLR-5223: SolrCloud should use the JavaBin binary format for communication by default.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533684 13f79535-47bb-0310-9956-ffa450edef68
2013-10-19 03:24:08 +00:00
Mark Robert Miller
457d1ac0c0
SOLR-5367: Unmarshalling delete by id commands with JavaBin can lead to class cast exception.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533683 13f79535-47bb-0310-9956-ffa450edef68
2013-10-19 03:23:33 +00:00
Mark Robert Miller
02e255ae46
SOLR-5216: Document updates to SolrCloud can cause a distributed deadlock.
...
SOLR-5232: SolrCloud should distribute updates via streaming rather than buffering.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533649 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 22:10:53 +00:00
Shalin Shekhar Mangar
ea81f1add6
SOLR-5353: Enhance CoreAdmin api to split a route key's documents from an index and leave behind all other documents
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533163 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 17:08:59 +00:00
Yonik Seeley
086ec7c493
SOLR-5330: make copy of term bytes before calling next
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1532900 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 20:45:48 +00:00
Shalin Shekhar Mangar
e572dce1e5
SOLR-5349: CloudSolrServer - ZK timeout arguments passed to ZkStateReader are flipped
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1532314 13f79535-47bb-0310-9956-ffa450edef68
2013-10-15 12:47:42 +00:00
Shalin Shekhar Mangar
116439fa67
SOLR-5338: Split shards by a route key using split.key parameter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531845 13f79535-47bb-0310-9956-ffa450edef68
2013-10-14 10:48:02 +00:00
Mark Robert Miller
618a204ced
SOLR-4327: HttpSolrServer can leak connections on errors.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531596 13f79535-47bb-0310-9956-ffa450edef68
2013-10-12 21:26:54 +00:00
Shalin Shekhar Mangar
876cbb249e
Removing fixes backported to 4.5.1 from 4.6.0 from CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531404 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 19:40:29 +00:00
Shalin Shekhar Mangar
da658d99df
Updating CHANGES.txt with all solr issues backported to 4.5.1
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531402 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 19:38:29 +00:00
Dawid Weiss
044402065c
SOLR-5323: Disable ClusteringComponent by default in collection1 example. The solr.clustering.enabled system property needs to be set to 'true' to enable the clustering contrib (reverts SOLR-4708). (Dawid Weiss)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531377 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 18:08:44 +00:00
Mark Robert Miller
0c6a64493c
SOLR-5325: ZooKeeper connection loss can cause the Overseer to stop processing commands.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531313 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 14:34:49 +00:00
Mark Robert Miller
d6bff5951c
SOLR-5327: SOLR-4915, "The root cause should be returned to the user when a SolrCore create call fails", was reverted.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531157 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 01:14:32 +00:00
Shalin Shekhar Mangar
2ab0051551
SOLR-5324: Make sub shard replica recovery and shard state switch asynchronous
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530994 13f79535-47bb-0310-9956-ffa450edef68
2013-10-10 14:26:29 +00:00
Mark Robert Miller
33f7d2b5ea
SOLR-5317: SolrCore persistence bugs if defining SolrCores in solr.xml.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530856 13f79535-47bb-0310-9956-ffa450edef68
2013-10-10 04:10:33 +00:00
Mark Robert Miller
8281cbf8af
SOLR-5306: Extra collection creation parameters like collection.configName are not being respected.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530772 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 19:46:00 +00:00
Shalin Shekhar Mangar
cd6c2268da
SOLR-5321: Remove unnecessary code in Overseer.updateState method which tries to use router name from message where none is ever sent
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530555 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 10:34:15 +00:00
Shalin Shekhar Mangar
924865bf4a
SOLR-5319: Remove unused and incorrect router name from Collection ZK nodes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530521 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 08:18:46 +00:00
Shalin Shekhar Mangar
c98fa19d33
SOLR-5314: Shard split action should use soft commits instead of hard commits to make sub shard data visible
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530267 13f79535-47bb-0310-9956-ffa450edef68
2013-10-08 13:21:54 +00:00
Robert Muir
49e4b64c0d
SOLR-5226: add lucene index heap usage to the solr admin UI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530169 13f79535-47bb-0310-9956-ffa450edef68
2013-10-08 06:58:46 +00:00
Stefan Matheis
3bdd7f1b16
SOLR-5305: Admin UI - Reloading System-Information on Dashboard does not work anymore
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529502 13f79535-47bb-0310-9956-ffa450edef68
2013-10-05 19:37:55 +00:00
Shalin Shekhar Mangar
2cd31e54b5
SOLR-5300: Shards can be split by specifying arbitrary number of hash ranges within the shard's hash range
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529444 13f79535-47bb-0310-9956-ffa450edef68
2013-10-05 13:00:36 +00:00
Shalin Shekhar Mangar
2b1bea8279
SOLR-5255: Remove unnecessary call to fetch and watch live nodes in ZkStateReader cluster watcher
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529433 13f79535-47bb-0310-9956-ffa450edef68
2013-10-05 11:08:26 +00:00
Jan Høydahl
5f5f7e7756
SOLR-5301: DELETEALIAS command prints CREATEALIAS in logs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529335 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 22:32:56 +00:00
Shawn Heisey
00f281550f
SOLR-5264 - CHANGES.txt. References boolean arg work that's not done yet.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528700 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 01:47:28 +00:00
Stefan Matheis
922a58731d
SOLR-5297: Admin UI - Threads Screen missing Icon
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528486 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 14:17:48 +00:00
Mark Robert Miller
54cd6ff0fb
SOLR-5263: Fix CloudSolrServer URL cache update race.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528457 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 13:15:02 +00:00
Shalin Shekhar Mangar
dd1fb1bca3
SOLR-5296: Creating a collection with implicit router adds shard ranges to each shard
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528440 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 12:22:08 +00:00
Shalin Shekhar Mangar
b883f6f5b8
SOLR-5295: The CREATESHARD collection API creates maxShardsPerNode number of replicas if replicationFactor is not specified
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528426 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 11:11:15 +00:00
Mark Robert Miller
4f8f10dcb0
SOLR-5291: Solrj does not propagate the root cause to the user for many errors.
...
SOLR-3530: Better error messages / Content-Type validation in SolrJ.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527547 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 13:20:27 +00:00
Steven Rowe
4097a3219c
SOLR-5286: revert changes committed on this issue; the internal and 3rd party dependencies in the analysis-extras contrib are used to put these jars into the Solr distribution. I didn't revert the compile step building the depended-on Lucene modules, since they aren't needed for compilation. I added comments in build.xml and ivy.xml telling people not to do this again. I reworded the README.txt to explain dependencies per feature instead of lumping them all together. I did not revert the pom.xml.template changes, since the dependencies are not required for compilation or runtime use of the code in the analysis-extras contrib.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527175 13f79535-47bb-0310-9956-ffa450edef68
2013-09-28 11:54:35 +00:00
Steven Rowe
f20c9a19d7
SOLR-5286: Remove vestigial Chinese and Polish analysis jars from the analysis-extras contrib configuration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527168 13f79535-47bb-0310-9956-ffa450edef68
2013-09-28 08:56:20 +00:00
Steven Rowe
bb34b50b78
SOLR-5279: Move CHANGES.txt entry from 4.6 to 4.5
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527076 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 20:53:22 +00:00
Steven Rowe
d01d2e731c
SOLR-5281: Move CHANGES.txt entry from 4.6 to 4.5
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527074 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 20:50:51 +00:00
Steven Rowe
52ca961100
SOLR-5279: Implicit properties don't seem to exist on core RELOAD
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527042 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 19:36:18 +00:00
Steven Rowe
60479b32b0
SOLR-5281: IndexSchema log message was printing '[null]' instead of '[<core name>]'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526972 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 16:15:11 +00:00
Mark Robert Miller
b00def795a
SOLR-5273: Update HttpComponents to 4.2.5 and 4.2.6.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526659 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 19:49:48 +00:00
Mark Robert Miller
2cdfc5cd97
SOLR-4590: Collections API should return a nice error when not in SolrCloud mode.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526614 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 17:32:01 +00:00
Mark Robert Miller
8eca0a7ccd
SOLR-5274: Allow JettySolrRunner SSL config to be specified via a constructor.
...
Updating org.apache.httpcomponents above 4.2.2 causes tests using SSL to fail.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526494 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 13:57:29 +00:00
Shalin Shekhar Mangar
8dae16c6d9
SOLR-5246: Shard splitting now supports collections configured with router.field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526151 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 10:48:09 +00:00
Uwe Schindler
da34b18cb3
SOLR-4882: Restrict SolrResourceLoader to only allow access to resource files below the instance dir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1525246 13f79535-47bb-0310-9956-ffa450edef68
2013-09-21 14:51:51 +00:00
Mark Robert Miller
ea210933f5
SOLR-5243: CHANGES entry.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524288 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 03:40:45 +00:00
Uwe Schindler
8b8c2c05f6
SOLR-5082: Fix credits
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524282 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 03:02:57 +00:00
Mark Robert Miller
bf3937f049
SOLR-4816: add missing CHANGES credit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524176 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 18:53:44 +00:00
David Wayne Smiley
b67683ea21
SOLR-5082: removed inadvertent credit to dsmiley
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524086 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 15:03:19 +00:00
Yonik Seeley
4b0c01af41
SOLR-5240: unlimited core loading threads to fix waiting-for-other-replicas deadlock
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1523871 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 02:14:50 +00:00
Chris M. Hostetter
804083be27
SOLR-5241: Fix SimplePostToolTest performance problem - implicit DNS lookups
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1523725 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 16:39:29 +00:00
Mark Robert Miller
479234e7e3
SOLR-5150: HdfsIndexInput may not fully read requested bytes.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1523693 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 15:06:26 +00:00
David Wayne Smiley
61dd81d787
SOLR-2548: Simplified multi-threading of facet.threads logic
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1523677 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 14:34:03 +00:00
Robert Muir
11a2ca8959
SOLR-5167: Ability to use AnalyzingInfixSuggester in Solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1523451 13f79535-47bb-0310-9956-ffa450edef68
2013-09-15 16:13:32 +00:00
Robert Muir
67358330e1
SOLR-5237: add lucene index heap usage to luke request handler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1523442 13f79535-47bb-0310-9956-ffa450edef68
2013-09-15 15:32:08 +00:00
Mark Robert Miller
942dabba8c
SOLR-4816: Don't create "loads" of LBHttpSolrServer's, shutdown LBHttpSolrServer when appropriate, get collection from nonRoutableParams.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1522684 13f79535-47bb-0310-9956-ffa450edef68
2013-09-12 17:51:31 +00:00
Adrien Grand
980411d93d
Add version 4.6.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1522507 13f79535-47bb-0310-9956-ffa450edef68
2013-09-12 09:40:24 +00:00
Shalin Shekhar Mangar
247142e18c
SOLR-5233: The deleteshard collections API doesn't wait for cluster state to update, can fail if some nodes of the deleted shard were down and had incorrect logging.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1522463 13f79535-47bb-0310-9956-ffa450edef68
2013-09-12 07:14:10 +00:00
Dawid Weiss
7a79894528
SOLR-5219: Rewritten selection of the default search and document clustering algorithms.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1521978 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 18:45:27 +00:00
Chris M. Hostetter
86d4a61797
SOLR-5231: Fixed a bug with the behavior of BoolField that caused documents w/o a value for the field to act as if the value were true in functions if no other documents in the same index segment had a value of true.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1521948 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 17:35:24 +00:00
Mark Robert Miller
bd4f9b9896
SOLR-4816: CloudSolrServer can now route updates locally and no longer relies on inter-node update forwarding.
...
SOLR-3249: Allow CloudSolrServer and SolrCmdDistributor to use JavaBin.
SOLR-4816: CloudSolrServer now uses multiple threads to send updates by default.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1521713 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 01:19:45 +00:00
Chris M. Hostetter
88a00de5b7
SOLR-5227: Correctly fail schema init if a dynamicField is configured to be required, or have a default value
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1521587 13f79535-47bb-0310-9956-ffa450edef68
2013-09-10 19:00:52 +00:00
Robert Muir
d545fdfd1e
SOLR-4909: Use DirectoryReader.openIfChanged in non-NRT mode
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1521556 13f79535-47bb-0310-9956-ffa450edef68
2013-09-10 17:19:08 +00:00
Mark Robert Miller
19f9181c74
SOLR-5215: Fix possibility of deadlock in ZooKeeper ConnectionManager.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1521236 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 18:36:11 +00:00
Dawid Weiss
4003d5cb7d
SOLR-5202: follow-up to CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1520681 13f79535-47bb-0310-9956-ffa450edef68
2013-09-06 20:08:14 +00:00
Erick Erickson
e4bcd35ac0
SOLR-2548, Multithread faceting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1520645 13f79535-47bb-0310-9956-ffa450edef68
2013-09-06 17:53:40 +00:00
Chris M. Hostetter
c53362f38a
SOLR-5206: Fixed OpenExchangeRatesOrgProvider to use refreshInterval correctly
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1519858 13f79535-47bb-0310-9956-ffa450edef68
2013-09-03 21:39:51 +00:00
Chris M. Hostetter
31a88ab101
SOLR-3852: Fixed ZookeeperInfoServlet so that the SolrCloud Admin UI pages will work even if ZK contains nodes with data which are not utf8 text
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1519763 13f79535-47bb-0310-9956-ffa450edef68
2013-09-03 17:29:49 +00:00
Chris M. Hostetter
6f0040797e
SOLR-4249: remove legacy UniqFieldsUpdateProcessorFactory init param syntax from trunk for 5.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1518836 13f79535-47bb-0310-9956-ffa450edef68
2013-08-29 21:40:55 +00:00
Chris M. Hostetter
13bedbe616
SOLR-4249: UniqFieldsUpdateProcessorFactory now extends FieldMutatingUpdateProcessorFactory and supports all of it's selector options
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1518717 13f79535-47bb-0310-9956-ffa450edef68
2013-08-29 17:31:17 +00:00
Shalin Shekhar Mangar
2dc5b2a02c
SOLR-5190: SolrEntityProcessor substitutes variables only once in child entities
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1518161 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 11:20:56 +00:00
Stefan Matheis
b755bef24f
SOLR-5112: Show full message in Admin UI Logging View
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1517769 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 09:49:21 +00:00
Erick Erickson
84063af19a
SOLR-4817 Solr should not fall back to the back compat built in solr.xml in SolrCloud mode.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1517398 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 00:06:04 +00:00
Robert Muir
bc94ec4dc1
SOLR-5182: add regenerator for blockjoin cache
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1516653 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 22:52:27 +00:00
Erick Erickson
3865e131cb
SOLR-5057 - queryResultCache should match out-of-order fq clauses
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1516299 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 20:31:39 +00:00
Steven Rowe
918053d646
SOLR-5173: Solr-core's Maven configuration includes test-only Hadoop dependencies as indirect compile-time dependencies
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1516264 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 19:12:42 +00:00
Robert Muir
39dbc26716
LUCENE-5178: add missing support for docvalues
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515977 13f79535-47bb-0310-9956-ffa450edef68
2013-08-20 21:30:55 +00:00
Chris M. Hostetter
fbbdba2614
SOLR-5108: fail plugin info loading if multiple instances exist but only one is expected
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515852 13f79535-47bb-0310-9956-ffa450edef68
2013-08-20 16:02:38 +00:00
Stefan Matheis
cfbf8082d2
SOLR-5174: Admin UI - Query View doesn't highlight (json) Result if it contains HTML Tags
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515527 13f79535-47bb-0310-9956-ffa450edef68
2013-08-19 17:36:20 +00:00
Stefan Matheis
544f490d7b
SOLR-5171: SOLR Admin gui works in IE9, breaks in IE10.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515524 13f79535-47bb-0310-9956-ffa450edef68
2013-08-19 17:33:43 +00:00
Alan Woodward
b669bf3a7c
SOLR-5162: Add back core implicit properties
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515032 13f79535-47bb-0310-9956-ffa450edef68
2013-08-17 18:49:50 +00:00
Erick Erickson
55142ef165
SOLR-4718 Allow solr.xml to be stored in ZooKeeper
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514800 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 17:16:02 +00:00
Chris M. Hostetter
3399d7ec73
SOLR-3936: Fixed QueryElevationComponent sorting when used with Grouping
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514795 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 17:14:02 +00:00
Erick Erickson
b8097e9e53
SOLR-5156 Provide a way to move the contents of a file to ZooKeeper with ZkCLI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514776 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 16:30:17 +00:00
Erick Erickson
fd9ae25cd1
SOLR-5164, Can not create a collection via collections API (cloud mode). Fixes SOLR-5099 too
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514666 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 12:01:06 +00:00
Chris M. Hostetter
1b3b9294cc
SOLR-5122: Fixed bug in spellcheck.collateMaxCollectDocs. Eliminates risk of divide by zero, and makes estimated hit counts meaningful in non-optimized indexes.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514402 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 17:50:30 +00:00
Robert Muir
1f3159af08
SOLR-4764: When using NRT, just init the reader from IndexWriter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513945 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 16:09:49 +00:00
Mark Robert Miller
97b418391f
SOLR-5135: Harden Collection API deletion of /collections/$collection ZooKeeper node
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513864 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 13:11:14 +00:00
Mark Robert Miller
b03231693d
SOLR-5134: Fix CHANGES and close
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513859 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 13:02:22 +00:00
Mark Robert Miller
ea5e5616f0
SOLR-5134: Have HdfsIndexOutput extend BufferedIndexOutput.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513825 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 12:07:35 +00:00
Mark Robert Miller
2e12d5635e
SOLR-5133: HdfsUpdateLog can fail to close a FileSystem instance if init is called more than once.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513822 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 11:57:20 +00:00
Yonik Seeley
f28864213f
SOLR-3076: block join parent and child queries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513290 13f79535-47bb-0310-9956-ffa450edef68
2013-08-12 22:52:57 +00:00
Steven Rowe
d4c20941c9
SOLR-5119: Managed schema problems after adding fields via Schema Rest API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513238 13f79535-47bb-0310-9956-ffa450edef68
2013-08-12 20:16:37 +00:00
Steven Rowe
7a42fbecbd
fix typo: "seffkes"->"steffkes"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513235 13f79535-47bb-0310-9956-ffa450edef68
2013-08-12 20:11:39 +00:00
Mark Robert Miller
b2070fefbc
SOLR-5121: zkcli usage help for makepath doesn't match actual command.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1512435 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 18:32:03 +00:00
Uwe Schindler
57acbcfd00
SOLR-4679, SOLR-4908, SOLR-5124: Text extracted from HTML or PDF files using Solr Cell was missing ignorable whitespace, which is inserted by TIKA for convenience to support plain text extraction without using the HTML elements. This bug resulted in glued words.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1512296 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 13:26:55 +00:00
Dawid Weiss
0fd1bed95b
SOLR-4708: Enable ClusteringComponent by default in collection1 example.
...
The solr.clustering.enabled system property is set to 'true' by default.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1512227 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 09:42:57 +00:00