Simon Willnauer
|
6dc4879fec
|
LUCENE-3108: Enable memory tracking for ByteBlockPool allocations in DocValues writer impls.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1124825 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-19 14:22:54 +00:00 |
Shai Erera
|
fa5da66404
|
LUCENE-3102: add no-wrap ability to CachingCollector
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1124379 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 18:51:39 +00:00 |
Robert Muir
|
731e619a7c
|
LUCENE-3012: if you use setNorm, lucene writes a headerless separate norms file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1124366 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 18:23:06 +00:00 |
Michael McCandless
|
62a40f5c36
|
LUCENE-2027: remove Directory.touchFile
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1124363 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 18:13:23 +00:00 |
Uwe Schindler
|
deb41ad1f1
|
Fix tabs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1124330 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 16:29:21 +00:00 |
Simon Willnauer
|
43e40e8844
|
merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1124321 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 16:24:27 +00:00 |
Uwe Schindler
|
e3a3a7aafe
|
Fix small copy paste error (no test failed!!!) in LUCENE-3084 (how can this happen?)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1124316 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 16:16:29 +00:00 |
Uwe Schindler
|
4fb8aa0d4e
|
LUCENE-3084: Eliminate Vector subclassing in SegmentInfos, redesign API.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1124307 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 15:57:36 +00:00 |
Michael McCandless
|
92b00742ee
|
fix javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1124298 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 15:17:51 +00:00 |
Doron Cohen
|
af9930c6cb
|
UCENE-3068: sloppy phrase query failed to match valid documents when multiple
query terms had same position in the query.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1124293 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 14:59:38 +00:00 |
Robert Muir
|
09ce1ac540
|
LUCENE-3103: create a simple test that indexes and searches byte[] terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1124288 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 14:43:38 +00:00 |
Yonik Seeley
|
66275ea881
|
SOLR-2521: TestJoin.testRandom fails, improve effective test coverage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1124268 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 13:51:35 +00:00 |
Robert Muir
|
06c339745e
|
LUCENE-3014: Add comparator API for versioned strings (e.g. segment versions)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1124266 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 13:48:52 +00:00 |
Michael McCandless
|
180ea83937
|
fix typo in exc message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1124160 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 10:05:56 +00:00 |
Simon Willnauer
|
153475ad31
|
LUCENE-3108: removed legacy code, fixed minor javadoc issues and renamed Type to ValueType
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1124144 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 09:38:17 +00:00 |
Shai Erera
|
fa23344e40
|
LUCENE-3102: add factory method to CachingCollector
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1104683 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-18 04:00:48 +00:00 |
Robert Muir
|
f1a1844fb9
|
LUCENE-3113: fix analyzer bugs found by MockTokenizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1104519 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-17 20:16:40 +00:00 |
Michael McCandless
|
85f38eb661
|
LUCENE-3111: multiple outputs for the empty string should always be merged by the outputs impl
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1104453 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-17 18:37:17 +00:00 |
Robert Muir
|
fc85939864
|
LUCENE-3111: more intense checking from LuceneTestCase for setUp/tearDown bugs in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1104452 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-17 18:32:07 +00:00 |
Michael McCandless
|
808ccbc021
|
LUCENE-3098: add missing CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1104434 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-17 17:50:44 +00:00 |
Michael McCandless
|
3525ba940f
|
LUCENE-3092: add NRTCachingDirectory, to cache small segments written when frequently opening NRT readers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1104432 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-17 17:48:06 +00:00 |
Michael McCandless
|
1c464e6dcc
|
LUCENE-3098: add AllGroupsCollector
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1104421 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-17 17:20:54 +00:00 |
Shai Erera
|
381461d3c9
|
LUCENE-2736: clarify DISI.advance()'s javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1104167 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-17 11:36:30 +00:00 |
Simon Willnauer
|
801d63d369
|
LUCENE-3100: IW.commit() writes but fails to fsync the N.fnx file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1104090 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-17 09:59:08 +00:00 |
Simon Willnauer
|
8603fac79a
|
added some javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1104045 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-17 08:09:17 +00:00 |
Simon Willnauer
|
4fd5dceb99
|
LUCENE-3090: DWFlushControl does not take active DWPT out of the loop on fullFlush
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1104026 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-17 06:58:39 +00:00 |
Yonik Seeley
|
a320a7929a
|
SOLR-2520: escape u2029 as well as u2028 to make valid javascript as well as JSON
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103983 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-17 02:09:33 +00:00 |
Robert Muir
|
558003d871
|
update eclipse classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103979 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-17 01:27:39 +00:00 |
Shai Erera
|
f5fdea8dda
|
LUCENE-3102: first cut - some refactoring, bug fixes, add test, move to core (trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103872 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-16 20:29:10 +00:00 |
Yonik Seeley
|
3b45ee8cae
|
example: remove non-whitespace-delimited fieldtype per request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103738 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-16 13:54:44 +00:00 |
Stanisław Osiński
|
548806b7f7
|
SOLR-2448: Upgrade of Carrot2 to version 3.5.0 and a number of related clustering improvements (SOLR-2449, SOLR-2450, SOLR-2505)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103722 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-16 13:19:46 +00:00 |
Uwe Schindler
|
77ac8172af
|
LUCENE-3101: Fix n^2 memory usage in minimizeSchindler() ähm minimizeHopcroft()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103711 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-16 12:15:45 +00:00 |
Simon Willnauer
|
f50134fe1b
|
removed invalid nocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1103705 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-16 12:00:32 +00:00 |
Simon Willnauer
|
b1af75007b
|
added db jars to svn:ignore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1103700 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-16 11:44:57 +00:00 |
Simon Willnauer
|
d63f39c17d
|
LUCENE-3070: Added UOE to PreFlex Codec, Added Random DocValues injection to RandomIndexWriter, Added basic DocValues verification to CheckIndex
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1103699 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-16 11:43:51 +00:00 |
Shai Erera
|
680bb70e3a
|
use assertArrayEquals instead of the deprecated version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103601 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-16 03:17:55 +00:00 |
Yonik Seeley
|
4a8e4d246a
|
example: first attempt at *_nwd, non-whitespace-delimited field type
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103444 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-15 16:20:28 +00:00 |
Steven Rowe
|
d94c164ba3
|
SOLR-2518: override default grandparent POM's parent POM location to force download from the remote repository
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103390 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-15 14:24:00 +00:00 |
Michael McCandless
|
482c0949ca
|
segString is internal
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103232 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-14 21:35:05 +00:00 |
Michael McCandless
|
81155e24d5
|
make test evil-er again (trunk had lost some evilness vs 3.x)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103231 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-14 21:34:00 +00:00 |
Steven Rowe
|
acb3c8be3a
|
LUCENE-1421: Specialize the dist-maven target for the new grouping module, so that generate-maven-artifacts can succeed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103227 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-14 21:24:50 +00:00 |
Steven Rowe
|
46e85ef249
|
svn:eol-style -> native
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103175 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-14 18:13:39 +00:00 |
Steven Rowe
|
92e32ad179
|
svn:eol-style -> native
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103172 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-14 17:38:53 +00:00 |
Steven Rowe
|
dbcac4880c
|
LUCENE-1421: Update Maven configuration to support the new grouping module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103169 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-14 17:31:49 +00:00 |
Michael McCandless
|
c7db217230
|
LUCENE-1421: moves CHANGES entry up to contrib's 3.x CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103155 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-14 16:44:04 +00:00 |
Michael McCandless
|
a8993ca817
|
LUCENE-1421: fixup javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103150 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-14 16:17:58 +00:00 |
Steven Rowe
|
8153b53c8b
|
LUCENE-1421: Update IntelliJ IDEA configuration to support the new grouping module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103140 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-14 15:41:42 +00:00 |
Koji Sekiguchi
|
86faa47fa9
|
SOLR-2480: add ignoreTikaException flag
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103120 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-14 15:01:12 +00:00 |
Robert Muir
|
4c85f799eb
|
LUCENE-1421: make class public
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103102 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-14 13:26:26 +00:00 |
Michael McCandless
|
f703f23414
|
LUCENE-1076: default is TieredMP if version >= 3.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103094 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-14 12:45:20 +00:00 |