Tommaso Teofili
|
082f6e4d2e
|
SOLR-5195 - remove SolrCore reference from UIMAUpdateRequestProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1518018 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-27 22:16:50 +00:00 |
Mark Robert Miller
|
cb439e9482
|
SOLR-5188: Bring back a test that checks the default LogWatcher enabled setting.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1517816 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-27 13:41:34 +00:00 |
Mark Robert Miller
|
4e9f65f2b0
|
SOLR-5188: The default LogWatcher should default to enabled and add some more LogWatcher init logging.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1517805 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-27 12:57:35 +00:00 |
Stefan Matheis
|
b755bef24f
|
SOLR-5112: Show full message in Admin UI Logging View
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1517769 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-27 09:49:21 +00:00 |
Mark Robert Miller
|
340d8c4071
|
SOLR-5187: We are shipping with the wrong license for NetCDF.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1517560 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-26 15:29:44 +00:00 |
Adrien Grand
|
db2a2fdd7e
|
LUCENE-5187: Make SlowCompositeReaderWrapper's constructor private.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1517447 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-26 07:54:26 +00:00 |
Erick Erickson
|
84063af19a
|
SOLR-4817 Solr should not fall back to the back compat built in solr.xml in SolrCloud mode.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1517398 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-26 00:06:04 +00:00 |
Robert Muir
|
278d690bad
|
fix test bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1517372 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-25 19:29:16 +00:00 |
Yonik Seeley
|
13789ae20b
|
SOLR-5143: tests - avoid too large of a tree for a single block
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1516847 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-23 13:48:42 +00:00 |
Adrien Grand
|
43af17b7b4
|
LUCENE-5186: Added CachingWrapperFilter.getFilter.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1516773 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-23 09:21:21 +00:00 |
Robert Muir
|
f6318fab03
|
remove code duplication in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1516661 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-22 23:17:55 +00:00 |
Robert Muir
|
bc94ec4dc1
|
SOLR-5182: add regenerator for blockjoin cache
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1516653 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-22 22:52:27 +00:00 |
Robert Muir
|
fb9bb2d437
|
don't try to remap empty ord in slow-wrapper
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1516454 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-22 14:09:36 +00:00 |
Adrien Grand
|
3902a2f379
|
LUCENE-2750: PForDeltaDocIdSet, an in-memory DocIdSet impl based on PFOR encoding.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1516375 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-22 07:17:21 +00:00 |
Erick Erickson
|
3865e131cb
|
SOLR-5057 - queryResultCache should match out-of-order fq clauses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1516299 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-21 20:31:39 +00:00 |
Steven Rowe
|
918053d646
|
SOLR-5173: Solr-core's Maven configuration includes test-only Hadoop dependencies as indirect compile-time dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1516264 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-21 19:12:42 +00:00 |
Robert Muir
|
a1fc3ba78d
|
dodge broken javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1516155 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-21 13:23:38 +00:00 |
Michael McCandless
|
ddc821fae9
|
LUCENE-5178: test requires codec that supports docsWithField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1516003 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 22:42:35 +00:00 |
Michael McCandless
|
c1df1e15af
|
LUCENE-3849: fix some more test only TokenStreams
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1516001 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 22:39:54 +00:00 |
Michael McCandless
|
4a010bce9b
|
LUCENE-5178: handle missing values in range facets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515999 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 22:38:28 +00:00 |
Robert Muir
|
7e2be6a4a8
|
LUCENE-5182: don't stack overflow jenkins
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515986 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 22:07:13 +00:00 |
Robert Muir
|
39dbc26716
|
LUCENE-5178: add missing support for docvalues
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515977 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 21:30:55 +00:00 |
Robert Muir
|
2bbc869516
|
add a solr test for missing dv
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5178@1515959 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 20:37:06 +00:00 |
Michael McCandless
|
2a5421ca68
|
LUCENE-3849: end() now sets position increment, so any trailing holes are counted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515887 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 17:13:06 +00:00 |
Robert Muir
|
d15e95bd05
|
beef up TestDuelingCodecs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5178@1515870 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 16:50:56 +00:00 |
Chris M. Hostetter
|
fbbdba2614
|
SOLR-5108: fail plugin info loading if multiple instances exist but only one is expected
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515852 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 16:02:38 +00:00 |
Simon Willnauer
|
96bc27a195
|
LUCENE-5182: Terminate phrase searches early if max phrase window is exceeded
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515847 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 15:45:03 +00:00 |
Robert Muir
|
424369f491
|
add test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5178@1515689 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 02:46:13 +00:00 |
Robert Muir
|
cf0078a686
|
beef up tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5178@1515686 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-20 02:05:12 +00:00 |
Robert Muir
|
3b49cf1c86
|
Merged /lucene/dev/trunk:r1514712-1515613
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5178@1515615 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 21:31:34 +00:00 |
Robert Muir
|
bd5ca555fe
|
improve tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5178@1515613 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 21:27:45 +00:00 |
Robert Muir
|
863c219122
|
add checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5178@1515605 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 21:08:42 +00:00 |
Robert Muir
|
28316a161c
|
add memorydv with missing support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5178@1515582 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 20:11:03 +00:00 |
Robert Muir
|
c2f37e0de2
|
javadocs/cleanups
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5178@1515563 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 19:07:49 +00:00 |
Robert Muir
|
e925901014
|
move to test-framework (only needed for simulating old codecs which have no concept of missing)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5178@1515532 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 17:51:49 +00:00 |
Robert Muir
|
1660bccf5d
|
add some sort missing last tests for dv
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5178@1515529 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 17:45:53 +00:00 |
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 |
Robert Muir
|
d208878c11
|
improve DV faceting tests, support missing count for single valued string fields, remove required/default restriction
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5178@1515520 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 17:23:52 +00:00 |
Robert Muir
|
98522b2262
|
support missing for 4.5 and disk dv
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5178@1515496 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 16:28:03 +00:00 |
Simon Willnauer
|
75ab79f0aa
|
LUCENE-5006: Simplified DW and DWPT synchronization and concurrent interaction with IW
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1515459 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 15:06:08 +00:00 |
Robert Muir
|
642ac287a2
|
make 4.2 read only / setup impersonator
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5178@1515416 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-19 13:49:03 +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 |
Robert Muir
|
2c6bf04190
|
bump 4.5 codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5178@1514897 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 21:19:19 +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 |
Steven Rowe
|
3c1ab20726
|
SOLR-5159: fix typo in CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1514814 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-16 17:41:39 +00:00 |