Timothy Potter
|
323426f914
|
SOLR-6467: bin/solr script should direct stdout/stderr when starting in the background to the solr-PORT-console.log in the logs directory instead of bin.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622736 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-05 16:35:52 +00:00 |
Timothy Potter
|
49c6a4a0bf
|
SOLR-6447: bin/solr should pass -DnumShards=1 for bootstrapping collection1 when starting in cloud mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622733 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-05 16:30:23 +00:00 |
Timothy Potter
|
f15d6e2b21
|
SOLR-5098: Support adding field types to managed schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622724 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-05 15:33:51 +00:00 |
Chris M. Hostetter
|
f9a2d653b9
|
SOLR-5814: CoreContainer reports incorrect & missleading path for solrconfig.xml when there are loading problems
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622569 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-04 22:07:28 +00:00 |
James Dyer
|
305d6829a7
|
SOLR-6297: Fix for Distributed WordBreakSolrSpellChecker
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622476 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-04 13:57:05 +00:00 |
Chris M. Hostetter
|
320f2d1884
|
SOLR-6024: Fix StatsComponent when using docValues=true multiValued=true (bug only on 4x trunk commit is just test changes demonstrating correct behavior)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622386 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-04 00:19:56 +00:00 |
Chris M. Hostetter
|
1eafd0fa43
|
SOLR-4406: Fix RawResponseWriter to respect 'base' writer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622321 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-03 19:18:20 +00:00 |
Steven Rowe
|
d88b031c89
|
SOLR-5097: Schema API: Add REST support for adding dynamic fields to the schema.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622135 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-02 21:25:05 +00:00 |
Anshum Gupta
|
419fdd3b8c
|
SOLR-6073: Adding names to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622129 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-02 21:10:49 +00:00 |
Anshum Gupta
|
7b378be2f8
|
SOLR-6073: Deprecate helper methods for CollectionsAPI SolrJ calls. Move towards using builder design for the calls.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1622121 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-02 21:00:31 +00:00 |
Noble Paul
|
533477efa5
|
Upgrade Noggit and allow flexible JSON input SOLR-6445
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621934 13f79535-47bb-0310-9956-ffa450edef68
|
2014-09-02 07:04:51 +00:00 |
Noble Paul
|
367df46c7d
|
SOLR-6365: specify appends, defaults, invariants outside of the request handler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621414 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-30 02:53:26 +00:00 |
Mark Robert Miller
|
a61a530190
|
SOLR-4580: Support for protecting content in ZooKeeper.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1621294 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-29 12:30:53 +00:00 |
Shalin Shekhar Mangar
|
6f1c5de38f
|
SOLR-6437: Managed schema is not enabled with /update/json and /update/json/docs request handlers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620768 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-27 00:37:48 +00:00 |
Ryan Ernst
|
2e7acd8f73
|
LUCENE-5901:Replaced all occurences of LUCENE_CURRENT with LATEST for luceneMatchVersion
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620718 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-26 20:00:51 +00:00 |
Chris M. Hostetter
|
5ba174274c
|
SOLR-6410: Ensure all Lookup instances are closed via CloseHook - move CHANGES.txt entry for 4.10 backport
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620674 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-26 17:42:35 +00:00 |
Shalin Shekhar Mangar
|
751bc33ea9
|
SOLR-5966: Admin UI Menu is fixed and doesn't respect smaller viewports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620473 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-25 21:56:46 +00:00 |
Mark Robert Miller
|
3f4ae2dafb
|
SOLR-6426: SolrZkClient clean can fail due to a race with children nodes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620245 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-25 00:03:27 +00:00 |
Mark Robert Miller
|
2bb99e83fa
|
SOLR-6425: If you using the new global hdfs block cache option, you can end up reading corrupt files on file name reuse.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620236 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-24 23:26:33 +00:00 |
Mark Robert Miller
|
c4679dcd47
|
SOLR-6424: The hdfs block cache BLOCKCACHE_WRITE_ENABLED is not defaulting to false like it should.
May be related to the SOLR-6423 fail.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620181 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-24 20:02:09 +00:00 |
Mark Robert Miller
|
ed813910c9
|
SOLR-6403: TransactionLog replay status logging.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620166 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-24 17:34:47 +00:00 |
Shawn Heisey
|
f695231df7
|
SOLR-6390: CloudSolrServer constructor improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620146 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-24 16:08:25 +00:00 |
Ryan Ernst
|
c04d56c183
|
LUCENE-5650: Move changes entry to reflect backport to 4x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1620056 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-23 17:25:57 +00:00 |
Chris M. Hostetter
|
674f61de29
|
CHANGES.txt entry for SOLR-6410, 4x only issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619946 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-22 22:32:55 +00:00 |
Mark Robert Miller
|
f06d3bf977
|
SOLR-6405: ZooKeeper calls can easily not be retried enough on ConnectionLoss.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619810 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-22 14:02:06 +00:00 |
Mark Robert Miller
|
8154a8086a
|
SOLR-6402: OverseerCollectionProcessor should not exit for ZooKeeper ConnectionLoss.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619641 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-22 01:20:18 +00:00 |
Mark Robert Miller
|
93b33b5fdb
|
SOLR-4895: An error should be returned when a rollback is attempted in SolrCloud mode.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619637 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-22 00:11:00 +00:00 |
Mark Robert Miller
|
277136452a
|
SOLR-6400: SolrCloud tests are not properly testing session expiration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619612 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 22:29:12 +00:00 |
Ryan Ernst
|
b391906c85
|
Move 4.11.0 section to correct location in trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619582 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 20:55:54 +00:00 |
Timothy Potter
|
ea3c2f0fc8
|
SOLR-6233: Add to 4.10 section of CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619494 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 17:38:10 +00:00 |
Ryan Ernst
|
ad2fbb19ae
|
Add 4.11 to changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619475 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 16:26:51 +00:00 |
Erick Erickson
|
f608026e44
|
SOLR-6314: updated bug title to be more accurate and include Vamsee in credits, all in CHNAGES.txt. No code changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619470 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 16:16:58 +00:00 |
Timothy Potter
|
6a620061fa
|
SOLR-3617: clean-up a few error messages and update changes to add to 4.10 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619461 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 15:57:33 +00:00 |
Mark Robert Miller
|
8e69f04527
|
SOLR-6089: When using the HDFS block cache, when a file is deleted, it's underlying data entries in the block cache are not removed, which is a problem with the global block cache option.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619427 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 15:03:29 +00:00 |
Mark Robert Miller
|
e681856c55
|
SOLR-6268: HdfsUpdateLog has a race condition that can expose a closed HDFS FileSystem instance and should close it's FileSystem instance if either inherited close method is called.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619402 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-21 14:16:07 +00:00 |
Anshum Gupta
|
8af2ef5345
|
SOLR-6391: Improve message for CREATECOLLECTION failure due to missing numShards
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619263 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-20 23:20:28 +00:00 |
Mark Robert Miller
|
cdd0fe7f8d
|
SOLR-6393: TransactionLog replay performance on HDFS is very poor.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619200 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-20 18:46:27 +00:00 |
Chris M. Hostetter
|
cac2292ce0
|
SOLR-6178: backout deprecation until we have a diff default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1619172 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-20 17:31:08 +00:00 |
Uwe Schindler
|
dd1e04cc0f
|
SOLR-6388: Add changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618959 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-19 19:53:01 +00:00 |
Erik Hatcher
|
f1feec3579
|
SOLR-6378: Fixed example/example-DIH/ issues with "tika" and "solr" configurations, and tidied up README.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618878 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-19 14:56:26 +00:00 |
Erick Erickson
|
3b5b5fe94c
|
SOLR-6314: Multi-threaded facet counts differ when SolrCloud has >1 shard
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618716 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-18 19:45:17 +00:00 |
Erick Erickson
|
46d60dadb4
|
SOLR-6338: coreRootDirectory requires trailing slash, or SolrCloud cores are created in wrong location. Thanks Primoz
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618705 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-18 18:55:09 +00:00 |
Uwe Schindler
|
52fe544a4c
|
SOLR-6387: Add better error messages throughout Solr and supply a work around for Java bug #8047340 to SystemInfoHandler: On Turkish default locale, some JVMs fail to fork on MacOSX, BSD, AIX, and Solaris platforms.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618672 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-18 17:33:49 +00:00 |
Uwe Schindler
|
aca7364bba
|
SOLR-6388: Update Apache TIKA 1.5's Apache POI dependency to 3.10.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618603 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-18 13:38:41 +00:00 |
Shalin Shekhar Mangar
|
4f9bc97179
|
SOLR-6383: RegexTransformer returns no results after replaceAll if regex does not match a value
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618488 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-17 17:51:13 +00:00 |
Chris M. Hostetter
|
a549c5dfde
|
SOLR-5868: fixing botched changes.txt placement/merge from 4.9
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618285 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-15 21:54:10 +00:00 |
Chris M. Hostetter
|
3160f7e99c
|
SOLR-6342: build.xml clones lucene/CHANGES.txt as LUCENE_CHANGES.txt in solr releases; changes2html hotlinks LUCENE_CHANGES.txt when found
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618281 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-15 21:37:07 +00:00 |
Chris M. Hostetter
|
0baa187e09
|
SOLR-6380: Added missing context info to log message if IOException occurs in processing tlog
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618272 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-15 20:50:47 +00:00 |
Joel Bernstein
|
41a0e71185
|
SOLR-5244: Exporting Full Sorted Result Sets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1618224 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-15 16:23:36 +00:00 |
Anshum Gupta
|
b0f63241dc
|
SOLR-6347: Fixing CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1617972 13f79535-47bb-0310-9956-ffa450edef68
|
2014-08-14 15:19:03 +00:00 |