Stefan Matheis
|
cfbf8082d2
|
SOLR-5174: Admin UI - Query View doesn't highlight (json) Result if it contains HTML Tags
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515527 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 17:36:20 +00:00 |
Stefan Matheis
|
544f490d7b
|
SOLR-5171: SOLR Admin gui works in IE9, breaks in IE10.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515524 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 17:33:43 +00:00 |
Chris M. Hostetter
|
0337755ed8
|
SOLR-5168: test improvements and @Ignore still broken test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515521 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 17:25:18 +00:00 |
Alan Woodward
|
c93e362fd4
|
SOLR-5162: ...with the right license header this time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515035 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-17 18:54:54 +00:00 |
Alan Woodward
|
b669bf3a7c
|
SOLR-5162: Add back core implicit properties
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515032 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-17 18:49:50 +00:00 |
Mark Robert Miller
|
b1f419fbaf
|
SOLR-5164: fix relative solr.home testing on Windows
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514939 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-17 03:20:54 +00:00 |
Mark Robert Miller
|
d0bb1cc471
|
SOLR-5164: add relative solr.home testing to some tests, explicitly check for expected instanceDir handling with relative solr.home
SOLR-5099: explicity check for proper solrcore.properties creation
Speed up some tests by setting leaderVoteWait to 0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514857 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 19:12:29 +00:00 |
Chris M. Hostetter
|
d9ad5bfb76
|
make RandomMergePolicy log what MP it is wrapping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514815 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 17:41:44 +00:00 |
Erick Erickson
|
55142ef165
|
SOLR-4718 Allow solr.xml to be stored in ZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514800 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 17:16:02 +00:00 |
Chris M. Hostetter
|
3399d7ec73
|
SOLR-3936: Fixed QueryElevationComponent sorting when used with Grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514795 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 17:14:02 +00:00 |
Erick Erickson
|
b8097e9e53
|
SOLR-5156 Provide a way to move the contents of a file to ZooKeeper with ZkCLI
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514776 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 16:30:17 +00:00 |
Erick Erickson
|
fd9ae25cd1
|
SOLR-5164, Can not create a collection via collections API (cloud mode). Fixes SOLR-5099 too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514666 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 12:01:06 +00:00 |
Chris M. Hostetter
|
f02170a048
|
SOLR-5122: fix javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514494 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 21:07:16 +00:00 |
Chris M. Hostetter
|
1b3b9294cc
|
SOLR-5122: Fixed bug in spellcheck.collateMaxCollectDocs. Eliminates risk of divide by zero, and makes estimated hit counts meaningful in non-optimized indexes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514402 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 17:50:30 +00:00 |
Chris M. Hostetter
|
aad060e066
|
SOLR-4952: SolrCmdDistributorTest needs to force MergePolicy for consistent optimize() behavior
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514377 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 17:04:48 +00:00 |
Chris M. Hostetter
|
da18c280f0
|
Simple init logging of processor chains
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514053 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-14 21:23:15 +00:00 |
Chris M. Hostetter
|
a5c0445b88
|
cleanup TestSolrCoreProperties so that it's less hackish and absurd -- and while we're at it, close the book on SOLR-4952
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513996 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-14 18:11:45 +00:00 |
Robert Muir
|
2ecb5843b0
|
SOLR-5144: add test that failed on 4.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513962 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-14 16:56:55 +00:00 |
Robert Muir
|
1f3159af08
|
SOLR-4764: When using NRT, just init the reader from IndexWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513945 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-14 16:09:49 +00:00 |
Mark Robert Miller
|
cec43e7d92
|
tests: clear more statics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513934 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-14 15:37:56 +00:00 |
Uwe Schindler
|
8bac549ce3
|
LUCENE-5170: Add getter for reuse strategy to Analyzer, make AnalyzerWrapper's reuse strategy configurable, fix strategy to be stateless
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513903 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-14 14:41:36 +00:00 |
Mark Robert Miller
|
97b418391f
|
SOLR-5135: Harden Collection API deletion of /collections/$collection ZooKeeper node
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513864 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-14 13:11:14 +00:00 |
Mark Robert Miller
|
b03231693d
|
SOLR-5134: Fix CHANGES and close
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513859 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-14 13:02:22 +00:00 |
Mark Robert Miller
|
ea5e5616f0
|
SOLR-5134: Have HdfsIndexOutput extend BufferedIndexOutput.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513825 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-14 12:07:35 +00:00 |
Mark Robert Miller
|
2e12d5635e
|
SOLR-5133: HdfsUpdateLog can fail to close a FileSystem instance if init is called more than once.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513822 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-14 11:57:20 +00:00 |
Chris M. Hostetter
|
6edd62d433
|
SOLR-4952: solrconfig.snippet.randomindexconfig.xml used in more configs, including eliminating TestPluginEnable and folding it into TestConfig
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513691 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-13 23:20:31 +00:00 |
Yonik Seeley
|
07b5204a77
|
tests: disable FullSolrCloudDistribCmdsTest during investigation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513649 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-13 21:01:14 +00:00 |
Chris M. Hostetter
|
960e49b288
|
SOLR-4952: get all manged schema tests using solrconfig.snippet.randomindexconfig.xml - mainly by removing several solrconfig-*-managed-schema.xml files and using sys props in solrconfig-managed-schema.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513611 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-13 18:37:26 +00:00 |
Yonik Seeley
|
44e9caa1e1
|
docs: make javadoc happy with new package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513604 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-13 18:17:31 +00:00 |
Yonik Seeley
|
685139d964
|
tests: don't log expected exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513598 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-13 17:55:32 +00:00 |
Chris M. Hostetter
|
1c413be194
|
SOLR-4952: use solrconfig.snippet.randomindexconfig.xml in the QueryElevation tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513586 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-13 16:30:34 +00:00 |
Noble Paul
|
2baecc2713
|
SOLR-5017 support for routeField in COmpositeId router also
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513356 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-13 05:49:17 +00:00 |
Chris M. Hostetter
|
a0ab76a95c
|
SOLR-4952: make TestConfig use solrconfig.snippet.randomindexconfig.xml - this involved moving some 'default' tests arround, prunning down solrconfig-termindex.xml, and renaming solrconfig-termindex.xml -> solrconfig-test-misc.xml since the mane 'termindex' made no sense for what it is used for
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513312 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-13 01:40:57 +00:00 |
Chris M. Hostetter
|
7ed9edb532
|
SOLR-5140: pin TestGroupingSearch to use LogDocMergePolicy for predictable 'unordered' results
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513297 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-12 23:40:12 +00:00 |
Yonik Seeley
|
f28864213f
|
SOLR-3076: block join parent and child queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513290 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-12 22:52:57 +00:00 |
Steven Rowe
|
d4c20941c9
|
SOLR-5119: Managed schema problems after adding fields via Schema Rest API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513238 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-12 20:16:37 +00:00 |
Steven Rowe
|
7a42fbecbd
|
fix typo: "seffkes"->"steffkes"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1513235 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-12 20:11:39 +00:00 |
Yonik Seeley
|
0e332a923d
|
fix comment typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1512697 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-10 13:35:42 +00:00 |
Mark Robert Miller
|
b2070fefbc
|
SOLR-5121: zkcli usage help for makepath doesn't match actual command.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1512435 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-09 18:32:03 +00:00 |
Dawid Weiss
|
47c5d59d85
|
SOLR-4708: one more follow-up to a class that didn't extend from the base Solr test class.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1512322 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-09 14:32:48 +00:00 |
Uwe Schindler
|
57acbcfd00
|
SOLR-4679, SOLR-4908, SOLR-5124: Text extracted from HTML or PDF files using Solr Cell was missing ignorable whitespace, which is inserted by TIKA for convenience to support plain text extraction without using the HTML elements. This bug resulted in glued words.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1512296 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-09 13:26:55 +00:00 |
Dawid Weiss
|
25bd977a3c
|
SOLR-4708: a follow-up commit that disables the clustering component in tests. This is needed because core tests are executed before the contribs are compiled so certain classes are not yet available (unless you already have them locally). An alternative would be to compile everything before any tests are executed, but it seems that it'd add an extra unnecessary overhead to every build.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1512278 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-09 12:15:59 +00:00 |
Dawid Weiss
|
0fd1bed95b
|
SOLR-4708: Enable ClusteringComponent by default in collection1 example.
The solr.clustering.enabled system property is set to 'true' by default.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1512227 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-09 09:42:57 +00:00 |
Dawid Weiss
|
b40f603f46
|
SOLR-5126: Update Carrot2 clustering to version 3.8.0, update Morfologik to version 1.7.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1512203 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-09 08:39:21 +00:00 |
Chris M. Hostetter
|
3231e204c4
|
SOLR-4952: TestIndexSearcher.testReopen needs fixed segment merging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1511954 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-08 19:03:40 +00:00 |
Noble Paul
|
f7399ac9b8
|
SOLR-5113
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1511633 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-08 09:06:34 +00:00 |
Chris M. Hostetter
|
131cd87bcf
|
SOLR-5122: disble testEstimatedHitCounts until issue with inordered collection can be dealt with
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1511539 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-07 23:48:20 +00:00 |
Chris M. Hostetter
|
1cd55ea231
|
Kill IndexReaderFactoryTest: the only thing it asserts is a lie. Move that (fixed) assertion to AlternateDirectoryTest where it's already true.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1511142 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-06 22:52:08 +00:00 |
Chris M. Hostetter
|
a4d0cd434f
|
SOLR-4952: TestSolrDeletionPolicy2 can't directly use solrconfig.snippet.randomindexconfig.xml - but it can leverage the random sys props directly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1511138 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-06 22:26:50 +00:00 |
Chris M. Hostetter
|
c19a5527d8
|
SOLR-4952: get SolrCoreCheckLockOnStartupTest using solrconfig.snippet.randomindexconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1511134 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-06 22:13:40 +00:00 |