Alan Woodward
|
25b53be6f9
|
SOLR-5556: Allow CollectionsHandler and InfoHandler classes to be specified in solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1552044 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 17:35:24 +00:00 |
Joel Bernstein
|
a18470e858
|
SOLR-5416: CollapsingQParserPlugin bug with tagging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1551999 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-18 16:06:13 +00:00 |
Robert Muir
|
22baafc512
|
SOLR-5528: improve response format of the new SuggestComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1551753 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-17 23:14:11 +00:00 |
Alan Woodward
|
507cb684b7
|
Fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1551053 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-15 20:46:27 +00:00 |
Alan Woodward
|
234acf76b5
|
SOLR-5543: Core Swaps result in duplicate entries in solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550969 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-14 21:11:18 +00:00 |
Alan Woodward
|
d22cffebb7
|
SOLR-5555: CloudSolrServer and LBHttpSolrServer shouldn't throw MUE from constructors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550824 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-13 19:47:06 +00:00 |
Shalin Shekhar Mangar
|
f590fe62a6
|
SOLR-3702: Reverting commit because it breaks QueryEqualityTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550676 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-13 10:25:43 +00:00 |
Shalin Shekhar Mangar
|
78d8d0c535
|
SOLR-3702: A 'concat' function query to support concatenation of Strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550656 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-13 06:40:01 +00:00 |
Mark Robert Miller
|
5b0ae51d63
|
SOLR-5547: Creating a collection alias using SolrJ's CollectionAdminRequest sets the alias name and the collections to alias to the same value.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550548 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-12 21:57:39 +00:00 |
Mark Robert Miller
|
8f6343fb83
|
SOLR-5548: Give DistributedSearchTestCase / JettySolrRunner the ability to specify extra filters.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550508 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-12 20:15:52 +00:00 |
Uwe Schindler
|
7e070c34a4
|
SOLR-5492: Ignore broken test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550323 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-12 00:13:14 +00:00 |
Shalin Shekhar Mangar
|
bee606588d
|
SOLR-5492: Added shardAddress in grouping query responses. Added tests.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1550143 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-11 14:12:26 +00:00 |
Shalin Shekhar Mangar
|
4b8d5f0d51
|
SOLR-5308: Handle route keys with bit separators. Route docs to target shard leader directly.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1549821 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-10 11:48:30 +00:00 |
Steven Rowe
|
a1461ad9b1
|
LUCENE-5364: Replace hard-coded Version.LUCENE_XY that doesn't have to be hard-coded (because of back-compat testing or version dependent behavior, or demo code that should exemplify pinning versions in user code), with Version.LUCENE_CURRENT in non-test code, or with LuceneTestCase.TEST_VERSION_CURRENT in test code; upgrade hard-coded Version.LUCENE_XY constants that should track the next release version to the next release version if they aren't already there, and put a token near them so that they can be found and upgraded when the next release version changes: ':Post-Release-Update-Version.LUCENE_XY:'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1549701 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-09 22:53:38 +00:00 |
Noble Paul
|
07a2322efd
|
SOLR-5525
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1549591 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-09 14:58:53 +00:00 |
Noble Paul
|
60a881a00b
|
SOLR-5525
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1549552 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-09 11:22:29 +00:00 |
Chris M. Hostetter
|
101f0b4978
|
test to help verify that functions wrapping queries (or filtered by queries) are only evaluated for docs that match those queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1548955 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-07 19:28:58 +00:00 |
Mark Robert Miller
|
6df2115c56
|
SOLR-1301: Update jar checksums for Morphlines 0.9.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1548795 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-07 06:17:30 +00:00 |
Mark Robert Miller
|
c7a3b96893
|
SOLR-5532: SolrJ Content-Type validation is too strict for some webcontainers / proxies.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1548659 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 19:01:03 +00:00 |
Mark Robert Miller
|
00b0209844
|
SOLR-1301: Fix a couple of bugs around setting up the embedded Solr instance.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1548600 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 17:04:47 +00:00 |
Mark Robert Miller
|
618f6b876d
|
SOLR-5533: Improve out of the box support for running Solr on hdfs with SolrCloud.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1548593 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 16:49:18 +00:00 |
Mark Robert Miller
|
0c8d47a00e
|
SOLR-5540: HdfsLockFactory should explicitly create the lock parent directory if necessary.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1548590 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 16:44:53 +00:00 |
Mark Robert Miller
|
a758823bbe
|
Clean up.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1548587 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 16:41:08 +00:00 |
Noble Paul
|
0754f884a1
|
SOLR-5525
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1548503 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 12:58:35 +00:00 |
Stefan Matheis
|
ad4b95a353
|
SOLR-5539: Admin UI - Remove ability to create/modify files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1548477 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-06 09:53:03 +00:00 |
Mark Robert Miller
|
6350b2d709
|
SOLR-1301: Clean up.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547962 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 23:28:50 +00:00 |
Mark Robert Miller
|
e4f83aa1a0
|
SOLR-1301: Merge in latest morphlines module updates.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547879 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 19:11:41 +00:00 |
Mark Robert Miller
|
b2a253a930
|
SOLR-1301: Merge in latest solr-map-reduce updates.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547871 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 18:28:45 +00:00 |
Shalin Shekhar Mangar
|
1ae2e523df
|
SOLR-5502: Moving change log entry to the other section because this bug hasn't been released yet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547835 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 15:54:06 +00:00 |
Mark Robert Miller
|
bca33f30d2
|
SOLR-1301: Straighten out module names so that they match current convention
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547819 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 15:15:24 +00:00 |
Uwe Schindler
|
7bf6ee0a92
|
Fix annotation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547631 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 22:56:56 +00:00 |
Yonik Seeley
|
f47d26a49e
|
docs: SOLR-552 should be SOLR-5524
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547581 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 20:40:35 +00:00 |
Yonik Seeley
|
56e6b5752a
|
SOLR-552: change scale function to use itself as context key instead of source
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547568 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 20:22:21 +00:00 |
Noble Paul
|
dab93e43cc
|
SOLR-5525
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547565 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 20:20:48 +00:00 |
Mark Robert Miller
|
5416a09e73
|
SOLR-5502: Fix inadvertently removed changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547522 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 18:43:26 +00:00 |
Robert Muir
|
b5dbac5e35
|
LUCENE-4381: upgrade ICU to icu4j 52.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547502 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 18:05:23 +00:00 |
Steven Rowe
|
5f5098299a
|
SOLR-1301: remove unnecessary (POM-only) dependency org.apache.hadoop:hadoop-yarn-server
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547498 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 17:54:57 +00:00 |
Mark Robert Miller
|
1f57856b90
|
SOLR-5502: A "/" in a document id will cause an exception to be thrown when using the composite id router.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547452 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 16:10:58 +00:00 |
Mark Robert Miller
|
09aa2dce76
|
SOLR-1301: Ignore these tests on java 8 and j9 for now.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547442 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 15:42:16 +00:00 |
Steven Rowe
|
dff3579da3
|
SOLR-5354: applying hoss's patch to fix function edge case in distributed sort
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547430 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 15:22:59 +00:00 |
Mark Robert Miller
|
e8237d6a7a
|
SOLR-5449: Add more stress testing around creating and removing collections.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547415 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 14:55:42 +00:00 |
Shalin Shekhar Mangar
|
fcf3a10704
|
SOLR-5527: DIH logs spurious warning for special commands
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547394 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 14:13:13 +00:00 |
Noble Paul
|
df14f55a40
|
SOLR-5519
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547324 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 09:29:24 +00:00 |
Ryan Ernst
|
ce46fecc28
|
SOLR-5517: Return HTTP error on POST requests with no Content-Type
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547322 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 09:19:30 +00:00 |
Robert Muir
|
d1085391c1
|
remove unused sha1s
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547298 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 06:28:24 +00:00 |
Erick Erickson
|
8e6f865dee
|
SOLR-5518: Move editing files to a separte request handler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547251 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-03 00:55:25 +00:00 |
Uwe Schindler
|
4a1301c750
|
SOLR-1301: Ignore windows tests that cannot work because they use UNIX semantics. Also remove a never-executed test which tests nothing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547242 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 23:49:30 +00:00 |
Uwe Schindler
|
ae33505da5
|
SOLR-1301: Fix windows problem with escaping of folder name (see crazy https://github.com/typesafehub/config/blob/master/HOCON.md for correct format: string must be quoted and escaped like javascript)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547239 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 23:30:54 +00:00 |
Uwe Schindler
|
b7911212bf
|
SOLR-1301: Fix compilation for Java 8 (the Java 8 compiler is more picky, but it's not a Java 8 regression: the code was just wrong)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547232 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 22:45:34 +00:00 |
Mark Robert Miller
|
b49acb3894
|
SOLR-1301: Ivy likes to act funny if you don't declare compile and test resources in the same dependency.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1547187 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-02 20:51:19 +00:00 |