Anshum Gupta
|
99f0278068
|
SOLR-7004: Add a missing constructor for CollectionAdminRequest.BalanceShardUnique that is supposed to set the collection action
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653343 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-20 19:23:47 +00:00 |
Noble Paul
|
a881142e8a
|
SOLR-6801 test always writes to leader so that replication lag does not impact next insertion
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653328 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-20 18:25:01 +00:00 |
Shalin Shekhar Mangar
|
76bfd12337
|
SOLR-6640: No need for SSL in this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653283 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-20 16:22:49 +00:00 |
Shalin Shekhar Mangar
|
8a2ef93467
|
SOLR-6640: Close searchers before rollback and recovery to avoid index corruption
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653281 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-20 16:19:38 +00:00 |
Alan Woodward
|
e65eb74239
|
SOLR-6840: Fix clustering test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653212 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-20 09:12:40 +00:00 |
Alan Woodward
|
7df1a77cc7
|
SOLR-6840: Fix multicore example tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653073 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-19 18:43:44 +00:00 |
Alan Woodward
|
e61cd9654b
|
SOLR-6840: Remove support for old-style solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652995 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-19 13:25:29 +00:00 |
Uwe Schindler
|
cb558014e5
|
SOLR-6799: Update Saxon-HE to 9.6.0-2 (part 2)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652956 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-19 10:34:56 +00:00 |
Uwe Schindler
|
a4d74500e7
|
SOLR-6996: Add a test for ODF files in ExtractingRequestHandlerTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652944 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-19 09:22:06 +00:00 |
Uwe Schindler
|
98d21dfbee
|
SOLR-6991: Move changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652831 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-18 19:00:41 +00:00 |
Uwe Schindler
|
8f4574709d
|
SOLR-6870: Fix missing images
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652811 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-18 17:38:44 +00:00 |
Uwe Schindler
|
da1cc26c84
|
SOLR-6991: Add missing license and notice. Remove outdated stuff from notice files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652783 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-18 15:46:30 +00:00 |
Erik Hatcher
|
6f82f47655
|
Remove prematurely committed files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652759 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-18 14:21:25 +00:00 |
Uwe Schindler
|
426afa7b93
|
SOLR-6489: Disable only failing tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652747 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-18 13:00:09 +00:00 |
Uwe Schindler
|
503e738f77
|
SOLR-6991: Update to Apache TIKA 1.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652742 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-18 11:48:17 +00:00 |
Erik Hatcher
|
7f38f31d2d
|
SOLR-6900: add support for stdin and string args (merged from r1652722)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652724 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-18 10:15:46 +00:00 |
Erik Hatcher
|
22d0422663
|
Fix Solr smoke tests: SYSTEM_REQUIREMENTS no longer exists where it was testing for it (merged from r1652718)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652721 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-18 10:02:59 +00:00 |
Yonik Seeley
|
5fa8807541
|
SOLR-6909: Extract atomic update handling logic into AtomicUpdateDocumentMerger
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652660 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-17 20:04:27 +00:00 |
Noble Paul
|
df42c143bb
|
SOLR-5147 addressing the OOM failures
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652618 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-17 14:51:53 +00:00 |
Noble Paul
|
8ee7579302
|
SOLR-6801 version can be string or number
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652444 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-16 16:00:50 +00:00 |
Noble Paul
|
255961719f
|
SOLR-6801 NPE on core reload
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652431 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-16 15:18:05 +00:00 |
Noble Paul
|
9483635648
|
SOLR-5147 remove forbidden API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652426 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-16 15:11:40 +00:00 |
Noble Paul
|
e32c7b7db9
|
SOLR-5147 Support child documents in DIH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652360 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-16 08:33:35 +00:00 |
Anshum Gupta
|
d5c52bc915
|
SOLR-6715: Removing duplicate CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652355 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-16 08:02:12 +00:00 |
Timothy Potter
|
b5df6e6a44
|
SOLR-6981: add a delete action to the bin/solr script
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652345 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-16 06:36:15 +00:00 |
Timothy Potter
|
19905bf336
|
SOLR-6982: remove bad search/replace issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652210 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-15 18:29:59 +00:00 |
Timothy Potter
|
7401236745
|
SOLR-6982: bin/solr and SolrCLI should support SSL-related Java System Properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652208 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-15 18:24:48 +00:00 |
Noble Paul
|
3a4cf1ca29
|
SOLR-6770 accidentally commented out a test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652153 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-15 16:06:05 +00:00 |
Noble Paul
|
02e4a111d3
|
SOLR-6770 mask the useParams aftger expanding it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652134 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-15 15:20:18 +00:00 |
Adrien Grand
|
457e70ab94
|
LUCENE-6179: Disallow out-of-order scoring.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652013 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-15 09:35:20 +00:00 |
Erik Hatcher
|
806e227b59
|
Fix doc build issues with new Solr quickstart
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651938 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-15 02:45:57 +00:00 |
Erik Hatcher
|
d015e7366b
|
SOLR-6900: converted to Unix-style options in bin/post and updated usage examples, also updated version string of SimplePostTool
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651916 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-15 00:53:17 +00:00 |
Erik Hatcher
|
d23496f4da
|
SOLR-6900: bin/post improvements including glob handling, spaces in file names, and improved help output
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651895 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-14 23:47:55 +00:00 |
Mark Robert Miller
|
a6b2647c92
|
SOLR-6931: We should do a limited retry when using HttpClient.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651767 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-14 18:38:20 +00:00 |
Timothy Potter
|
4930a38e84
|
SOLR-6764: Field types need to be re-informed after reloading a managed schema from ZK
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651763 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-14 18:25:10 +00:00 |
Timothy Potter
|
0f5e7462f5
|
SOLR-6926: Add example target with gentle prompt to start using ant server instead
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651698 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-14 15:14:21 +00:00 |
Joel Bernstein
|
d095b85427
|
SOLR-6581: Additional test for Collapse and fixed problem with Expand float tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651685 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-14 14:35:03 +00:00 |
Noble Paul
|
71f698c543
|
SOLR-6937 don't replace periods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651646 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-14 12:56:41 +00:00 |
Erik Hatcher
|
545788fea9
|
Fix build, exclude offending file from jtidy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651641 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-14 12:44:04 +00:00 |
Noble Paul
|
684c7375d9
|
SOLR-6937 In schemaless mode ,replace spaces and special characters with underscore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651587 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-14 08:02:43 +00:00 |
Erik Hatcher
|
368354b378
|
SOLR-6870: add assets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651561 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-14 03:07:01 +00:00 |
Erik Hatcher
|
83db0a52a1
|
SOLR-6870: overhaul/rename tutorial
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651560 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-14 03:05:35 +00:00 |
Anshum Gupta
|
4aef9bdc8e
|
Bumping up version to 5.1 for the 5.0 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651556 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-14 02:34:04 +00:00 |
Steven Rowe
|
f24fa71a5d
|
Get Maven compilation working again: example->server; don't need javax.servlet:javax.servlet-api test dep in solr/core/ivy.xml, since it's already included as a compile-scope dep via solr/server/ivy.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651545 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-14 00:46:43 +00:00 |
Timothy Potter
|
bc475b8c42
|
SOLR-6926: remove ant example, now it is ant server
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651535 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-13 23:31:20 +00:00 |
Chris M. Hostetter
|
eb5db72e69
|
LUCENE-6058: call out this change as a re-index requirement in Solr upgrade instructions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651496 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-13 21:14:11 +00:00 |
Timothy Potter
|
aba932e403
|
SOLR-6851: Set the SOLR_VAR_DIR using the SOLR_SERVICE variable, thus alleviating the need to specify the -d option when overrding the service name with -s
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651435 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-13 18:15:48 +00:00 |
Mark Robert Miller
|
10b501395b
|
SOLR-6880: Remove this assert that can fail various tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651394 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-13 15:58:35 +00:00 |
Mark Robert Miller
|
423e469e5f
|
SOLR-6941: DistributedQueue#containsTaskWithRequestId can fail with NPE.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651380 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-13 15:25:56 +00:00 |
Mark Robert Miller
|
1696206de6
|
SOLR-6943: HdfsDirectoryFactory should fall back to system props for most of it's config if it is not found in solrconfig.xml.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1651373 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-13 15:12:46 +00:00 |