Steven Rowe
|
5efed3447e
|
LUCENE-3983: HTMLStripCharFilter: Stop upcasing HTML character entity names at class initialization time; instead, provide hard-coded upcased versions for a small set of them.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340169 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-18 16:58:38 +00:00 |
Robert Muir
|
b0ec623d46
|
LUCENE-4055: remove dead code and unnecessary sync
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1340151 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-18 16:15:57 +00:00 |
Robert Muir
|
a9721702e1
|
LUCENE-4055: make fieldinfos always readonly once built
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1340134 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-18 15:42:40 +00:00 |
Robert Muir
|
be52287d6e
|
LUCENE-4055: nuke more mutability
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1340108 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-18 14:31:35 +00:00 |
Robert Muir
|
a6207d9c04
|
LUCENE-4055: don't send a mutable fieldinfos to the codec in merge
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1340101 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-18 14:21:21 +00:00 |
Martijn van Groningen
|
0b1d814c94
|
SOLR-3454: Exception when using result grouping with main=true and using wt=javabin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340080 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-18 12:28:21 +00:00 |
Dawid Weiss
|
6248459183
|
LUCENE-4054: nested suite classes (required for tests) should not run in stand-alone mode.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1340021 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-18 07:53:33 +00:00 |
Erik Hatcher
|
870d86440f
|
Fix jquery and Solr logo references in /browse that broke during admin UI overhauls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339923 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 23:38:49 +00:00 |
Erik Hatcher
|
1ce88f3f65
|
Revert change to r1339781 - tests fail with clustering automatically enabled
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339901 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 22:34:08 +00:00 |
Michael McCandless
|
5c816ad8ae
|
LUCENE-4055: remove last redundant SI/FI boolean
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1339895 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 22:28:12 +00:00 |
Michael McCandless
|
67747b0955
|
LUCENE-4055: remove another redundant boolean; speed up file matching
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1339878 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 21:54:35 +00:00 |
Erik Hatcher
|
80e4e05578
|
DeHossification
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339859 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 20:51:43 +00:00 |
Robert Muir
|
373dc4a2df
|
LUCENE-4055: remove fieldinfos.clone()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1339807 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 19:16:27 +00:00 |
Erik Hatcher
|
a137d089c8
|
Update clustering /browse UI to reflect long past change with Carrot dependencies that used to require a system property switch to enable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339781 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 18:34:04 +00:00 |
Simon Willnauer
|
28b1e9e4ed
|
LUCENE-4066: compare actual # terms in the queue instead of unique terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339779 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 18:33:15 +00:00 |
Robert Muir
|
fc84112ece
|
add hepburn test and fix some corner cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339753 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 18:03:13 +00:00 |
Erik Hatcher
|
8db469ef01
|
Fix typo in defaultValue parameter name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339750 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 17:59:42 +00:00 |
Michael McCandless
|
e099cb8164
|
LUCENE-4055: remove extra booleans
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1339732 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 17:34:49 +00:00 |
Michael McCandless
|
7c9361ff9e
|
LUCENE-4055: decouple SI/FI somewhat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1339711 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 17:00:29 +00:00 |
Mark Robert Miller
|
119de8f949
|
SOLR-3460: Improve cmd line config bootstrap tool so that it now reads solr.xml and uploads configs for each SolrCore found
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339701 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 16:47:39 +00:00 |
Yonik Seeley
|
ca7df01ccf
|
SOLR-2824: add fromSearcher open time to JoinQuery for caching
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339687 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 16:23:58 +00:00 |
Shai Erera
|
63da7ea3fd
|
LUCENE-4064: Move ContentSource to PerfRunData out of DocMaker
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339555 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 11:22:10 +00:00 |
Stefan Matheis
|
422828cfd6
|
SOLR-3444: Optimize Navigation for global Items
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339518 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 08:45:29 +00:00 |
Shai Erera
|
3e7339af68
|
LUCENE-4061: fixed another potential concurrency issue; deleted TestIndexClose - the test-framework guarantees we close all our resources after us
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339491 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 05:31:39 +00:00 |
Erik Hatcher
|
bc33ed0ef2
|
SOLR-1726: remove CHANGES entry until re-implemented
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339436 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-17 00:41:12 +00:00 |
Erik Hatcher
|
2cb9ccf98c
|
Fix errant copy/paste comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339376 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 21:26:49 +00:00 |
Erik Hatcher
|
e542b9b3c7
|
Fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339373 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 21:24:02 +00:00 |
Erik Hatcher
|
db535704b9
|
Fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339367 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 21:14:50 +00:00 |
Erik Hatcher
|
f22742322e
|
couple of minor cosmetics
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339357 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 20:53:21 +00:00 |
Steven Rowe
|
31ead5af58
|
LUCENE-4063: FrenchLightStemmer no longer deletes repeated digits.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339333 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 20:03:49 +00:00 |
Michael McCandless
|
bd0d03833a
|
LUCENE-4055: remove SegmentInfo.reset method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1339328 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 19:54:20 +00:00 |
Simon Willnauer
|
89a796d7bc
|
LUCENE-4026: fix possible deadlock due to ignored return value on tryRelease
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339321 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 19:35:31 +00:00 |
Stefan Matheis
|
4898a6eb8e
|
SOLR-3401: Always show CoreAdmin
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339232 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 15:36:35 +00:00 |
Uwe Schindler
|
3f73342025
|
SOLR-3461: Ignore this test on windows until this is fixed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339209 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 14:55:02 +00:00 |
Shai Erera
|
b4c22fcf37
|
LUCENE-4061: improvements to DirectoryTaxonomyWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339150 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 13:11:07 +00:00 |
Michael McCandless
|
ad7914c5b2
|
LUCENE-3514: also support IndexSearcher.searchAfter when Sort is used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339137 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 12:28:57 +00:00 |
Stefan Matheis
|
560a287e68
|
SOLR-3238: rename 'Plugins' to 'Plugins / Stats' in Navigation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339120 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 11:27:32 +00:00 |
Stefan Matheis
|
04486d4454
|
SOLR-3238: decode query-params for analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339114 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 11:15:41 +00:00 |
Stefan Matheis
|
b550e5a30a
|
SOLR-3238: add missing image for analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339110 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 10:47:53 +00:00 |
Uwe Schindler
|
10de020795
|
LUCENE-4059: Improve ANT task prepare-webpages (used by documentation tasks) to correctly encode build file names as URIs for later processing by XSL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339097 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 09:55:44 +00:00 |
Robert Muir
|
4554a4ff2f
|
LUCENE-4055: turn these into normal setters, instead asserting in indexwriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1339053 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 08:19:49 +00:00 |
Shai Erera
|
d8e0288109
|
LUCENE-4060: port to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1339047 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 08:01:40 +00:00 |
Robert Muir
|
09b10efe3f
|
LUCENE-4055: clear up nocommits
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1339025 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 06:28:31 +00:00 |
Robert Muir
|
3f3a3594a5
|
LUCENE-4055: turn cache back on
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1338985 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 03:26:33 +00:00 |
Robert Muir
|
d65ed29a43
|
LUCENE-4055: remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1338982 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 03:13:36 +00:00 |
Robert Muir
|
91522c32a1
|
LUCENE-4055: make fieldinfos abstract, split into read-only and read-write (for now)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1338977 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 02:45:55 +00:00 |
Robert Muir
|
453f34acd6
|
LUCENE-4055: remove empty-string-bug-waiting-to-happen
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1338969 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 01:16:59 +00:00 |
Robert Muir
|
bfd15f8b10
|
LUCENE-4055: remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1338962 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 00:47:38 +00:00 |
Robert Muir
|
da340f6516
|
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1338960 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-16 00:27:25 +00:00 |
Dawid Weiss
|
e9f32e7a72
|
LUCENE-4047: Rewrote ClassValidators as suite level test rules. This adds more stack entries but will work with intellij idea's test runner.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338911 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-15 21:47:27 +00:00 |