Michael McCandless
|
fb6c3cfeac
|
LUCENE-4055: fix more nocommits
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1340710 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-20 13:24:29 +00:00 |
|
Michael McCandless
|
5687147186
|
LUCENE-4055: SimpleText and Lucene40 SI impls no longer write 3x-only stuff (shared docs stores, norm gens); clean up some nocommits
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1340691 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-20 12:22:34 +00:00 |
|
Michael McCandless
|
b83dde502b
|
LUCENE-4055: first cut at separating 'write simple list of segments in the commit' from 'write the per-segment SI'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1340561 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-19 20:45:41 +00:00 |
|
Michael McCandless
|
74d52d1110
|
LUCENE-4055: make sure FI state is consistent after init/each change
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1340189 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-18 17:52:34 +00:00 |
|
Michael McCandless
|
12f88eec3f
|
LUCENE-4055: don't modify FieldInfo during flush
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4055@1340181 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-18 17:38:07 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Robert Muir
|
2f31a1e36f
|
fix broken javadocs links
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338877 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-15 20:29:10 +00:00 |
|
Steven Rowe
|
accce5dc26
|
SOLR-3430: IntelliJ IDEA configuration: add DIH test dependency on HSQLDB
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338854 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-15 19:34:55 +00:00 |
|
Dawid Weiss
|
71f9914dfd
|
JavaDoc corrections.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338829 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-15 19:00:11 +00:00 |
|
Dawid Weiss
|
4652d65f0b
|
LUCENE-4047: Cleanup of LuceneTestCase: moved blocks of initialization/ cleanup code into JUnit instance and class rules.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338826 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-15 18:47:45 +00:00 |
|
Robert Muir
|
eef4f63f08
|
LUCENE-4024: fix off-by-one in backwards layer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338668 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-15 12:32:06 +00:00 |
|
Yonik Seeley
|
e42ebbcb93
|
SOLR-3178: add inc to updateable docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338343 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-14 19:02:30 +00:00 |
|
Martijn van Groningen
|
63f87a7bdb
|
SOLR-3336: SolrEntityProcessor substitutes most variables at query time
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338240 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-14 15:07:12 +00:00 |
|
Yonik Seeley
|
9d70bf609b
|
SOLR-2824: parse query in fromCore for cross-core join
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338231 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-14 14:46:01 +00:00 |
|
Martijn van Groningen
|
04dceabc18
|
SOLR-3436: Group count incorrect when not all shards are queried in the second pass.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1338194 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-14 13:42:17 +00:00 |
|
Yonik Seeley
|
015d8601c8
|
SOLR-2824: don't rewrite join subquery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337955 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-13 18:08:28 +00:00 |
|
Michael McCandless
|
7e511f80d1
|
fix AlcoholicMergePolicy to not excessively exaggerate segment sizes as it's getting drunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337653 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-12 21:02:50 +00:00 |
|
Robert Muir
|
42ebab7867
|
avoid using preflexrw when running testbackcompat, otherwise we arent actually testing back compat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337584 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-12 16:07:16 +00:00 |
|
Michael McCandless
|
b831e55acc
|
fix windows path sep issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337549 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-12 14:07:56 +00:00 |
|
Robert Muir
|
8141aa3005
|
move dv addindexes test so we can remove the assume
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337544 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-12 13:49:02 +00:00 |
|
Robert Muir
|
23c1ebced2
|
LUCENE-3489: generalize UseNoMemoryExpensiveCodec to SuppressCodecs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337538 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-12 13:32:40 +00:00 |
|
Uwe Schindler
|
e3f6f47ac9
|
Be consistent...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337435 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-12 02:46:24 +00:00 |
|
Uwe Schindler
|
dc93933e5b
|
Fix breakage on windows with spaces in path to lucene checkout. ALWAYS ever use <arg value=".."/> for every parameter. line depends on local parameter parsing of the shell.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337434 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-12 02:45:05 +00:00 |
|
Robert Muir
|
b6e6b94b08
|
if a test is annotated to not use simpletext/memory, don't pick simpletext
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337327 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-11 18:54:19 +00:00 |
|
Robert Muir
|
8656182135
|
LUCENE-4040: add javadocs for surround qp
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337195 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-11 14:56:57 +00:00 |
|
Uwe Schindler
|
f769cc54d0
|
Don't search for newline if already at beginning of file, fix bug causing size=0 on gz files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337008 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-11 02:31:45 +00:00 |
|
Robert Muir
|
f8d2ce1aa7
|
peanut butter hamburgers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337005 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-11 02:18:24 +00:00 |
|
Uwe Schindler
|
0d0ef08cfc
|
Optimize rcmuir's commit to seek using RandomAccessFile and later use input stream (after seeking). Also fail on UTF-8 coding errors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1336942 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-10 23:10:18 +00:00 |
|
Robert Muir
|
a41f0ca63b
|
don't skip the reader of the huge linedocs file, skip the inputstream instead
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1336904 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-10 21:26:13 +00:00 |
|
Michael McCandless
|
54a5e34d35
|
LUCENE-3077: fix trapping DV sugar field ctors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1336617 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-10 11:45:16 +00:00 |
|
Michael McCandless
|
a7ecbca3f9
|
LUCENE-3910: add -Dtests.linedocsfile to repro line on failure, add additional note (and ant target) to pull down the Jenkins nightly line docs file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1336578 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-10 10:14:01 +00:00 |
|
Christopher John Male
|
43fc21c41e
|
LUCENE-2510: Simplified analysis factory test hierarchy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1336462 13f79535-47bb-0310-9956-ffa450edef68
|
2012-05-10 01:06:43 +00:00 |
|