Shawn Heisey
6b67d485dc
fix typo in jmx log message
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543545 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 19:39:53 +00:00
Mark Robert Miller
feacdae9c5
SOLR-5464,SOLR-5465,SOLR-5452: Fix CHANGES entries - move to 4.6
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543450 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 15:20:51 +00:00
Shalin Shekhar Mangar
94fe5db45c
Reformatted code according to lucene/solr standards
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543422 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 13:25:12 +00:00
Stefan Matheis
d744fb54dc
SOLR-5458: Admin UI - Remove separated Pages for Config & Schema
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543368 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 10:21:02 +00:00
Mark Robert Miller
8822632048
SOLR-5465: SolrCmdDistributor retry logic has a concurrency race bug.
...
SOLR-5464: ConcurrentSolrServer does not stream pure delete by id requests.
SOLR-5452: Do not attempt to proxy internal update requests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543299 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 03:13:33 +00:00
Mark Robert Miller
d6e1114002
tests: set request info on SyncStrategy for better logging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543205 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 22:33:25 +00:00
Mark Robert Miller
2115c05de9
SOLR-5452: Back this out for a bit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543108 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 18:52:01 +00:00
Mark Robert Miller
b10061bf11
SOLR-5452: Parse params correctly.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543097 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 18:19:26 +00:00
Mark Robert Miller
74deac93f8
SOLR-5461: Request proxying should only set con.setDoOutput(true) if the
...
request is a post.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543088 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 17:18:37 +00:00
Mark Robert Miller
d88ee060b5
SOLR-5460: SolrDispatchFilter#sendError can get a SolrCore that it does not close.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543078 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 16:47:02 +00:00
Mark Robert Miller
4f1a857977
SOLR-5452: Do not attempt to proxy internal update requests.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543037 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 14:31:18 +00:00
Mark Robert Miller
d9e8a31a15
tests: try running this tests again to see how it goes...
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1543022 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 13:25:26 +00:00
Stefan Matheis
bdbf771ef8
SOLR-5456: Admin UI - Allow creating new Files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542967 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 10:30:54 +00:00
Mark Robert Miller
c13e4aaa38
SOLR-5453: Move CHANGES entry to 4.6
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542888 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 04:23:40 +00:00
Mark Robert Miller
e8fbefc83d
SOLR-5397: Replication can fail silently in some cases.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542884 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 04:00:56 +00:00
Erick Erickson
6e78f9a497
SOLR-5455: add managed schema name to the files the admin UI cannot edit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542859 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 22:59:42 +00:00
Mark Robert Miller
194238944c
tests: improve example test debug logging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542784 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 18:29:53 +00:00
Mark Robert Miller
da585d78ed
tests: tweak timeouts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542730 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 14:20:10 +00:00
Stefan Matheis
2aec8731a4
SOLR-5446: Admin UI - Allow changing Schema and Config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542720 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 13:23:23 +00:00
Mark Robert Miller
496f27ad66
tests: add useful commented out logging options for solrcloud debug to log4j test config file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542634 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 02:44:59 +00:00
Mark Robert Miller
7f478c9999
tests: null out a couple statics
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542625 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 01:00:16 +00:00
Mark Robert Miller
add510e6a9
SOLR-5453: Raise recovery socket read timeouts.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542620 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 00:38:59 +00:00
Mark Robert Miller
f43a661898
SOLR-5451: SyncStrategy closes it's http connection manager before the executor that uses it in it's close method.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542604 13f79535-47bb-0310-9956-ffa450edef68
2013-11-16 22:30:04 +00:00
Stefan Matheis
dc651394b1
SOLR-4612: Admin UI - Analysis Screen contains empty table-columns
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542547 13f79535-47bb-0310-9956-ffa450edef68
2013-11-16 18:54:15 +00:00
Mark Robert Miller
a30b4ef94d
SOLR-5439: raise so timeout for this client to 60s from 30s - also remove sync idiom that I see failing under contention
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542536 13f79535-47bb-0310-9956-ffa450edef68
2013-11-16 17:25:28 +00:00
Shalin Shekhar Mangar
653297153b
SOLR-5447: Added a test for simple query parser in QueryEqualityTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542507 13f79535-47bb-0310-9956-ffa450edef68
2013-11-16 13:20:54 +00:00
Shalin Shekhar Mangar
d34549874c
SOLR-5447: Add a QParserPlugin for Lucene's SimpleQueryParser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542486 13f79535-47bb-0310-9956-ffa450edef68
2013-11-16 09:16:57 +00:00
Erick Erickson
a40ee0f5bc
SOLR-5448: ShowFileRequestHandler treats everything as Directory, when in Cloud-Mode
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542436 13f79535-47bb-0310-9956-ffa450edef68
2013-11-16 00:53:41 +00:00
Erick Erickson
7f2b8bc419
SOLR-5287: Allow at least solrconfig.xml and schema.xml to be edited via the admin screen
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542345 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 17:53:20 +00:00
Mark Robert Miller
367cb67231
SOLR-5442: Python client cannot parse proxied response when served by Tomcat.
...
SOLR-5445: Proxied responses should propagate all headers rather than the first one for each key.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542333 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 17:15:32 +00:00
Erick Erickson
44e98a8df3
Fix forbidden API call flagged by 'ant precommit'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542321 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 16:49:01 +00:00
Mark Robert Miller
2360b51bd6
fix javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542305 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 16:08:25 +00:00
Shalin Shekhar Mangar
f61d232630
SOLR-5320: Added support for tri-level compositeId routing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542272 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 14:01:41 +00:00
Shalin Shekhar Mangar
a917f0fd3e
SOLR-5421: Remove double set of distrib.from param in processAdd method of DistributedUpdateProcessor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542177 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 05:44:14 +00:00
Erick Erickson
7b608c2e1f
SOLR-5441: the null-pointer patch addition
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542142 13f79535-47bb-0310-9956-ffa450edef68
2013-11-15 00:48:08 +00:00
Robert Muir
afb1c8d693
SOLR-5399: fix windows test issue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542080 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 21:07:07 +00:00
Steven Rowe
75563db914
- Move 'upgrading from previous version' section above the 'detailed change list' super-section
...
- Put parens around 'Elran Dvir via Erick Erickson' so that it gets recognized as an attribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542019 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 19:00:18 +00:00
Shalin Shekhar Mangar
e135619391
SOLR-5441: Expose number of transaction log files and their size via JMX
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541999 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 18:07:25 +00:00
Shalin Shekhar Mangar
005141020b
SOLR-5438: DebugComponent throws NPE when used with grouping
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541849 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 08:48:57 +00:00
Shalin Shekhar Mangar
5d2d0e70f3
SOLR-5308: A new 'migrate' collection API to split all documents with a route key into another collection
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541832 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 05:58:22 +00:00
Noble Paul
2033638560
SOLR-5437
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541830 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 05:51:59 +00:00
Ryan Ernst
978a849f61
SOLR-5399: Add distributed request tracking information to DebugComponent
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541774 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 01:08:41 +00:00
Steven Rowe
587bfb38ca
LUCENE-5322: define-lucene-javadoc-url should only be called once as part of Solr's generate-maven-artifacts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541653 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 18:34:15 +00:00
Noble Paul
39c1cf1972
SOLR-5437
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541600 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 16:40:39 +00:00
Steven Rowe
422d7996fa
fix "upgrading from" version
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541587 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 16:22:06 +00:00
Steven Rowe
43d6f291a2
add 4.7 changes section
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541584 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 16:19:23 +00:00
Noble Paul
80ad858997
SOLR-5437
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541404 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 07:02:36 +00:00
Joel Bernstein
3835bff32d
SOLR-5408 Fixed issue with scorer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541232 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 20:53:29 +00:00
Joel Bernstein
12b06a0b72
SOLR-5408 Fix CollapsingQParserPlugin issue with compound sort criteria
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540904 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 00:50:39 +00:00
Erick Erickson
718d1a8001
SOLR-3397: Insure that replication and SolrCloud are compatible. Actually, just log a warning if SolrCloud is detected and master or slave is configured in solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540881 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 23:27:33 +00:00
Uwe Schindler
7315a90a7b
LUCENE-4753: Run forbidden-apis Ant task per module. This allows more improvements and prevents OOMs after the number of class files raised recently
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540573 13f79535-47bb-0310-9956-ffa450edef68
2013-11-10 22:50:51 +00:00
Yonik Seeley
2e8469408a
SOLR-5374: missing returns in user versioning processor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540336 13f79535-47bb-0310-9956-ffa450edef68
2013-11-09 15:56:29 +00:00
Erick Erickson
e8be371724
SOLR-5366: transient cores automatically unloaded when creating cores via admin API would be closed too many times
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539709 13f79535-47bb-0310-9956-ffa450edef68
2013-11-07 16:47:12 +00:00
Dawid Weiss
40d289fdff
LUCENE-5283: Fail the build if ant test didn't execute any tests (everything filtered out). Take 2: after minor updates and comments from Uwe.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539457 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 20:50:15 +00:00
Erick Erickson
6e40ba21af
SOLR-5318: create HTTP API command doesn't respect transient core property
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539343 13f79535-47bb-0310-9956-ffa450edef68
2013-11-06 14:23:47 +00:00
Dawid Weiss
e10ca44c82
Reverting 1539106.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539170 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 22:38:18 +00:00
Erick Erickson
a9f8bf654c
SOLR-5084: added enum field type to Solr
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539111 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 19:41:28 +00:00
Dawid Weiss
5b6b274848
LUCENE-5283: Fail the build if ant test didn't execute any tests (everything filtered out).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1539106 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 19:20:07 +00:00
Erick Erickson
5b372bd1cd
Fix for SOLR-5418, merge after altering schema produces error
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538802 13f79535-47bb-0310-9956-ffa450edef68
2013-11-04 23:21:12 +00:00
Mark Robert Miller
c47050e211
tests: ignore test while im away
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538630 13f79535-47bb-0310-9956-ffa450edef68
2013-11-04 14:39:20 +00:00
Mark Robert Miller
dab5e2aa89
tests: allow the monkey to be disabled and bring back some randomization to exp and conn loss
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538390 13f79535-47bb-0310-9956-ffa450edef68
2013-11-03 15:54:18 +00:00
Mark Robert Miller
537cc460a3
tests: use debug logging level for solrcloud debug output
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538380 13f79535-47bb-0310-9956-ffa450edef68
2013-11-03 15:36:06 +00:00
Mark Robert Miller
e35fc347d8
tests: 120000 is too high for 'evil' freebsd env - try 90000
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538377 13f79535-47bb-0310-9956-ffa450edef68
2013-11-03 15:26:53 +00:00
Noble Paul
e3fa6f3367
SOLR-5415
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538325 13f79535-47bb-0310-9956-ffa450edef68
2013-11-03 07:08:14 +00:00
Noble Paul
5e87b67337
SOLR-5311 trying to stop test failures
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538254 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 19:05:58 +00:00
Mark Robert Miller
24279e5c6a
tests: solrcloud debug sys outs to sys err
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538198 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 14:15:29 +00:00
Mark Robert Miller
1d12507774
tests: add sys prop for enabling solrcloud debug logging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538196 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 14:12:24 +00:00
Steven Rowe
9990a2eab9
LUCENE-5322: Clean up / simplify Maven-related Ant targets
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538144 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 05:04:19 +00:00
Shai Erera
ec4720f4c2
LUCENE-5189: rename internal API following NumericDocValues updates
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538143 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 04:38:47 +00:00
Mark Robert Miller
126c6429c2
tests: raise socket timeout for tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538129 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 01:51:32 +00:00
Mark Robert Miller
1642dffa59
tests: blockUntilFinished when stopping concurrent solrserver
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538126 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 01:23:19 +00:00
Mark Robert Miller
f412b66a51
SOLR-5232: fix retry logic
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538112 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 00:46:50 +00:00
Mark Robert Miller
d24357e87b
SOLR-5417: The ChaosMonkey tests are not causing any disruption.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1538110 13f79535-47bb-0310-9956-ffa450edef68
2013-11-02 00:44:29 +00:00
Noble Paul
be0bb552ee
SOLR-5311, invalid error message
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537978 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 16:30:16 +00:00
Steven Rowe
13da2a505a
fix regex to ignore XML attribute order
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537954 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 15:21:38 +00:00
Mark Robert Miller
4f5426ae94
SOLR-5392: Add conf set name to solrj collection create methods
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537941 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 14:14:07 +00:00
Mark Robert Miller
5952539b07
SOLR-5392: Extend solrj apis to cover collection management.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537787 13f79535-47bb-0310-9956-ffa450edef68
2013-11-01 00:50:08 +00:00
Yonik Seeley
f203921c1c
SOLR-5374: fix unnamed thread pool
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537704 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 21:47:10 +00:00
Yonik Seeley
d18a6f1e03
SOLR-5374: user version update processor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537587 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 19:13:35 +00:00
Steven Rowe
c9c9ea148b
LUCENE-5217: Maven config: get dependencies from Ant+Ivy; disable transitive dependency resolution for all depended-on artifacts by putting an exclusion for each transitive dependency in the <dependencyManagement> section of the grandparent POM
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537528 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 15:20:08 +00:00
Steven Rowe
6a51e5b963
More add field tests; json escaped double quotes -> single + json() wrapper
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537399 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 08:30:37 +00:00
Yonik Seeley
6bca1a44e9
SOLR-5406: pass params with delete
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537374 13f79535-47bb-0310-9956-ffa450edef68
2013-10-31 04:35:25 +00:00
Uwe Schindler
33298abc3f
SOLR-5401: SolrResourceLoader logs a warning if a deprecated (factory) class is used in schema or config
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537119 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 14:56:39 +00:00
Noble Paul
cd49552b57
SOLR-5311 tests were failing intermittently
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537060 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 12:10:20 +00:00
Dawid Weiss
d9c28a0efc
Updating randomized testing to 2.0.12 (cosmetic changes - AWT fix, fail on no tests).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537055 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 11:47:44 +00:00
Michael McCandless
9ba1122f55
LUCENE-5313: move preservePositionIncrements from setter to ctor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1537038 13f79535-47bb-0310-9956-ffa450edef68
2013-10-30 11:11:17 +00:00
Noble Paul
b77786112f
SOLR-5400
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536846 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 18:50:31 +00:00
Adrien Grand
1255539501
Add missing license header that made `ant rat-sources` fail.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536627 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 09:47:49 +00:00
Noble Paul
0ce6e9a694
SOLR-5311 - Avoid registering replicas which are removed , SOLR-5310 -Add a collection admin command to remove a replica
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536606 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 08:37:02 +00:00
Mark Robert Miller
03ed51acef
SOLR-5397: If a retry fails, *always* finish the rest of the retries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536511 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 20:43:46 +00:00
Mark Robert Miller
8d40d4d2c6
SOLR-5397: Move the call to obtain a ConcucrrentSolrServer into try catch block
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536499 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 20:11:16 +00:00
Yonik Seeley
e3f0033035
SOLR-5395: add RunAlways marker interface for update processor facctories
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536344 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 13:02:45 +00:00
Yonik Seeley
0522dd002e
SOLR-5395: add RunAlways marker interface for update processor facctories
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1536341 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 12:53:05 +00:00
Joel Bernstein
929c88c78f
SOLR-5027: Added error handling to CollapsingQParserPlugin
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535614 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 02:50:34 +00:00
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
1c8595c86a
SOLR-5384: randomlyEnableAutoSoftCommit in ChaosMonkeySafeLeaderTest is buggy.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535204 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 22:37:47 +00:00
Mark Robert Miller
e0207e2f9a
SOLR-5382: Update protobuf checksum
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535195 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 22:17:34 +00:00
Mark Robert Miller
780be9520e
SOLR-5382: Update to Hadoop 2.2 GA release.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1535083 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 18:00:00 +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
Shalin Shekhar Mangar
e29c49f458
SOLR-5300: Check that the supplied hash ranges actually cover the entire range of the shard
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534974 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 10:26:20 +00:00
Shalin Shekhar Mangar
99db3a2137
Increase read timeout in shard split call to 5 minutes. 1 minute is too low for many seeds.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534046 13f79535-47bb-0310-9956-ffa450edef68
2013-10-21 07:24:45 +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
Mark Robert Miller
4975ad612b
SOLR-5371: Solr should consistently call SolrServer#shutdown
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1534002 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 22:58:36 +00:00
Mark Robert Miller
26e7b5edb6
SOLR-5370: Requests to recover when an update fails should be done in background threads.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533996 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 22:31:36 +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
3543a7544c
tests: try a 2 minute so timeout
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533956 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 19:14:43 +00:00
Mark Robert Miller
76bea43846
use a minimum socket read timeout of 1 min
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533933 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 18:09:20 +00:00
Mark Robert Miller
5141a5b842
SOLR-5369: first try - wait a little longer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533929 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 17:53:33 +00:00
Mark Robert Miller
ef03527e87
SOLR-5328: Errant numShards in test solr.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533806 13f79535-47bb-0310-9956-ffa450edef68
2013-10-19 18:48:43 +00:00
Mark Robert Miller
b01114939a
SOLR-5361: Hit Schemaless example with some tests.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533801 13f79535-47bb-0310-9956-ffa450edef68
2013-10-19 18:04:25 +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
a4cb46ce23
SOLR-5353: Allow CoreAdmin split to accept a single range only
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533528 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 16:11:01 +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
Mark Robert Miller
6614dee738
SOLR-5357: Schemaless example does not contain a solr.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533069 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 13:15:08 +00:00
Dawid Weiss
15b03ef91f
SOLR-5219: This comment is no longer valid (the first component becomes the default).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1533005 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 08:20:54 +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
3aacbf9f91
SOLR-5338: CompositeIdRouter.keyHashRange should not throw exception if route key is not composite
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1532867 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 19:16:17 +00:00
Ryan Ernst
9fecedb68e
SOLR-5329: moved AbstractBadConfigTestBase to test-framework
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1532676 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 08:04:31 +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
eedb448b41
tests: poll a bit longer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531774 13f79535-47bb-0310-9956-ffa450edef68
2013-10-14 01:42:43 +00:00
Mark Robert Miller
16ba0ac6f5
tests: fix hdfs collections api test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531771 13f79535-47bb-0310-9956-ffa450edef68
2013-10-14 01:30:40 +00:00
Mark Robert Miller
c5803cabf5
SOLR-5345: A first pass toning down OpenCloseCoreStressTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531766 13f79535-47bb-0310-9956-ffa450edef68
2013-10-13 22:45:25 +00:00
Steven Rowe
7dc46c9f2d
LUCENE-5273: Fix slowdown when running 'ant example': unless called from the 'create-package' target, the 'lucene-jars-to-solr' and 'module-jars-to-solr' targets no longer depend on '-unpack-lucene-tgz', pulling lucene-*.jar from lucene/build/*/ instead.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531750 13f79535-47bb-0310-9956-ffa450edef68
2013-10-13 21:04:31 +00:00
Robert Muir
13ed98be82
SOLR-5343: disable unreliable test method (fails more than 1/3 of the time)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531731 13f79535-47bb-0310-9956-ffa450edef68
2013-10-13 18:58:52 +00:00
Steven Rowe
a1d0068a93
LUCENE-5273: Only unpack Lucene/Solr jars from binary distributions - other stuff not needed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531711 13f79535-47bb-0310-9956-ffa450edef68
2013-10-13 16:36:05 +00:00
Steven Rowe
eb01f4c2bf
Modernize Solr package creation includes/excludes: client/** are gone; and README.committers.txt has moved from lib/ to licenses/.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531705 13f79535-47bb-0310-9956-ffa450edef68
2013-10-13 16:22:59 +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
Steven Rowe
6f06bb1708
LUCENE-5273: Binary artifacts in Lucene and Solr convenience binary distributions accompanying a release, including on Maven Central, should be identical across all distributions.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531354 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 16:58:36 +00:00
Mark Robert Miller
0d4e91abe9
SOLR-5325: raise retry padding a bit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531323 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 15:08:13 +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
5c9cbe9847
SOLR-5317: remove debug sys errs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531172 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 02:18:50 +00:00
Mark Robert Miller
4a894a8882
SOLR-5317: Fix race when persisting cores in solr.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1531163 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 01:37:24 +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
1c4c891e8e
SOLR-5317: tests: Compare absolute paths
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530993 13f79535-47bb-0310-9956-ffa450edef68
2013-10-10 14:26:19 +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
Robert Muir
57f38e67d6
LUCENE-5261: add simple API to build queries from analysis chain
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1530693 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 15:59:24 +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
Robert Muir
64a795b6e3
LUCENE-5259: convert analysis consumers to try-with-resources
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529770 13f79535-47bb-0310-9956-ffa450edef68
2013-10-07 06:24:25 +00:00
Erick Erickson
8e8702b2cc
SOLR-5253, rearrange example schema to make it more difficult to remove _version_ and other reserved fields by mistake
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529638 13f79535-47bb-0310-9956-ffa450edef68
2013-10-06 16:22:46 +00:00
Erick Erickson
bab7c66365
SOLR-5253, rearrange example schema to make it more difficult to remove _version_ and other reserved fields by mistake
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529621 13f79535-47bb-0310-9956-ffa450edef68
2013-10-06 14:22:33 +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
Robert Muir
8fba601ed1
LUCENE-5240: additional safety in Tokenizer state machine
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529482 13f79535-47bb-0310-9956-ffa450edef68
2013-10-05 16:41:28 +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
Shalin Shekhar Mangar
f387bbcf61
SOLR-5304: Fixed typo in exception message in CurrencyField
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529405 13f79535-47bb-0310-9956-ffa450edef68
2013-10-05 08:23:49 +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
16ce59c34a
SOLR-5264: Removing deprecated getBooleanArg from trunk.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1529016 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 21:54:42 +00:00
Shawn Heisey
4ebdcbafb4
SOLR-5264: move getBooleanArg to NamedList#removeBooleanArg
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528976 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 19:12:30 +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
Shawn Heisey
a68586a036
SOLR-5264 removing deprecated "oneOrMany" method from trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528699 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 01:38:40 +00:00
Shawn Heisey
86a0b893fe
SOLR-5264 - move config argument retrieval/removal from Update Processor code to NamedList
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528680 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 23:45:25 +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
Steven Rowe
02d8e37328
LUCENE-5249: All Lucene/Solr modules should use the same dependency versions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528215 13f79535-47bb-0310-9956-ffa450edef68
2013-10-01 21:01:12 +00:00
Noble Paul
d36147eca7
SOLR-5258 compute full composite hash on router.field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1528113 13f79535-47bb-0310-9956-ffa450edef68
2013-10-01 15:01:01 +00:00
Mark Robert Miller
ba17276592
SOLR-3530: Add missing 'throw'.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527784 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 21:01:17 +00:00
Mark Robert Miller
e02c6d0c14
SOLR-3530: Handle content type correctly when a response parser cannot be used.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527776 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 20:53:24 +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
Shai Erera
1a740cad06
LUCENE-5215: Add support for FieldInfos generation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527154 13f79535-47bb-0310-9956-ffa450edef68
2013-09-28 06:19:00 +00:00
David Wayne Smiley
a8d9e70b73
SOLR-5005: remove accidental inclusion of JavaScriptRequestHandler in r1075960 (SOLR-2397)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527150 13f79535-47bb-0310-9956-ffa450edef68
2013-09-28 04:57:54 +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
Yonik Seeley
7df5169ef4
SOLR-4221: make new solrj client/router able to read old clusterstate
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526244 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 17:52:54 +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
Yonik Seeley
d038299faf
SOLR-4221: back compat for router spec
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1526003 13f79535-47bb-0310-9956-ffa450edef68
2013-09-24 20:39:54 +00:00
Chris M. Hostetter
b45e8cb708
fix windows test failure in TestImplicitCoreProperties
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1525935 13f79535-47bb-0310-9956-ffa450edef68
2013-09-24 16:07:07 +00:00
Chris M. Hostetter
ae72053351
improve test: a few more implicit properties
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1525733 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 23:35:40 +00:00
Yonik Seeley
f4c6a05206
SOLR-5261: fix javabin block indexing back compat
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1525732 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 23:31:13 +00:00
Shalin Shekhar Mangar
876573650b
SOLR-5259: Fix typo in error message when _version_ field is missing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1525620 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 15:14:10 +00:00
Uwe Schindler
34adebab3b
LUCENE-5235: Tokenizers now throw an IllegalStateException if the consumer does not call reset() before consuming the stream. Previous versions throwed NullPointerException or ArrayIndexOutOfBoundsException on best effort which was not user-friendly.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1525362 13f79535-47bb-0310-9956-ffa450edef68
2013-09-22 13:57:43 +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
Chris M. Hostetter
499bd3688a
LUCENE-5211: Better javadocs and error checking of 'format' option in StopFilterFactory, as well as comments in all snowball formated files about specifying format option
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524809 13f79535-47bb-0310-9956-ffa450edef68
2013-09-19 19:06:37 +00:00
Noble Paul
60e7475519
SOLR-4221 changed format router is stored
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524442 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 15:10:04 +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
Mark Robert Miller
c3bee17daa
SOLR-5243: Killing a shard in one collection can result in leader election in a different collection if they share the same coreNodeName.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1524286 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 03:37:53 +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