Shalin Shekhar Mangar
|
2d2b07928f
|
SOLR-7011: Delete collection returns before collection is actually removed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653716 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-22 00:10:55 +00:00 |
Shalin Shekhar Mangar
|
66eba44b54
|
LUCENE-6193: Collapse identical catch branches in try-catch statements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653707 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-21 23:48:34 +00:00 |
Steven Rowe
|
6b807173d3
|
SOLR-6991,SOLR-6387: Under Turkish locale, don't run solr-cell and dataimporthandler-extras tests that use Tika
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653704 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-21 23:47:19 +00:00 |
Timothy Potter
|
e61b5a5dca
|
SOLR-6928: solr.cmd stop works only in english
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653699 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-21 23:28:30 +00:00 |
Shalin Shekhar Mangar
|
ad298b70cf
|
SOLR-7014: Collapse identical catch branches in try-catch statements in morphlines-core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653697 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-21 23:26:25 +00:00 |
Shalin Shekhar Mangar
|
0961e4179d
|
SOLR-7014: Collapse identical catch branches in try-catch statements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653665 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-21 21:39:15 +00:00 |
Steven Rowe
|
b2f68b23df
|
LUCENE-6134: fix typos in lucene/CHANGES.txt and solr/CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653612 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-21 17:34:27 +00:00 |
Timothy Potter
|
eb23901230
|
SOLR-6993: install_solr_service.sh won't install on RHEL / CentOS
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653601 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-21 17:02:36 +00:00 |
Michael McCandless
|
aebec2a0f8
|
LUCENE-6192: don't overflow int when writing skip data for high freq terms in extremely large indices
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653588 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-21 16:33:08 +00:00 |
Steven Rowe
|
ab8d012df6
|
SOLR-7008: Exclude server/etc/solrtest.keystore and create-solrtest.keystore.sh from the binary release packages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653551 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-21 15:11:39 +00:00 |
Alan Woodward
|
344be1a6b1
|
SOLR-6976: Remove methods and classes deprecated in 4.x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653549 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-21 15:06:04 +00:00 |
Noble Paul
|
8932af3b4b
|
SOLR-6787, SOLR-6801 use realtime get to verify that the versions do not collide
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653453 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-21 07:17:08 +00:00 |
Steven Rowe
|
c96c074527
|
SOLR-6913: put back mistakenly removed '*_t' dynamic field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653419 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-21 02:14:59 +00:00 |
Tomas Eduardo Fernandez Lobbe
|
0acebd74f6
|
SOLR-6845: Remove enable=false from the suggest request handler in the techproducts sample config. It is OK to use (and copy/paste this configuration) with buildOnStartup=false
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653414 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-21 00:46:41 +00:00 |
Tomas Eduardo Fernandez Lobbe
|
6ce841759a
|
SOLR-6845: Add a ''buildOnStartup'' option for suggesters. (Tomás Fernández Löbbe)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653410 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-21 00:11:00 +00:00 |
Gregory Chanan
|
e7045badaa
|
SOLR-6987: SSL support for MiniSolrCloudCluster
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653402 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-20 23:06:46 +00:00 |
Erik Hatcher
|
7844cf5cca
|
Fix wrong StringUtils import (merged from r1653365)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653368 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-20 20:52:59 +00:00 |
Shalin Shekhar Mangar
|
d47680a7a6
|
SOLR-5147: Add dependency to blockjoin lucene module in idea config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653357 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-20 20:09:49 +00:00 |
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 |
Robert Muir
|
069ad263a5
|
LUCENE-5647: fix term vectors bulk merge (same algorithm now as stored fields)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653330 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-20 18:37:30 +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 |
David Wayne Smiley
|
89353734cf
|
benchmark javadoc mixup: doc.maker.forever -> content.source.forever
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653093 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-19 19:48:36 +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 |
David Wayne Smiley
|
718141c5fe
|
LUCENE-6181: spatial pointsOnly check bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653057 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-19 17:16:54 +00:00 |
Adrien Grand
|
cb3ec682d4
|
LUCENE-6184: Make BooleanScorer only score windows that contain matches.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1653020 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-19 14:49:25 +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
|
ecc2534e48
|
fix eol-style of example-vm file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652746 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-18 12:18:15 +00:00 |
Uwe Schindler
|
fbecc3f650
|
SOLR-6991: Apply correct sorting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652743 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-18 11:52:49 +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 |
Adrien Grand
|
ab669e2d10
|
LUCENE-6185: No need to implicitely set doDocScores anymore when searching with threads.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1652414 13f79535-47bb-0310-9956-ffa450edef68
|
2015-01-16 14:24:09 +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 |