Commit Graph

10083 Commits

Author SHA1 Message Date
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
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 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
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
Michael McCandless b86a8401c6 LUCENE-3095: fix test bug causing OOME
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103077 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14 12:08:19 +00:00
Michael McCandless 36dd35d18c LUCENE-1076: reconcile CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103074 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14 12:03:34 +00:00
Robert Muir b700557d73 LUCENE-1421: svn:ignore build directories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103054 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14 11:31:45 +00:00
Robert Muir 2b3e066518 LUCENE-1421: add workaround to unbreak the build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103048 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14 11:25:56 +00:00
Robert Muir ae413daeaa update eclipse classpath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103042 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14 11:20:16 +00:00
Michael McCandless 9083cedb92 LUCENE-1421: factor out shared grouping module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103024 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14 10:48:29 +00:00
Chris M. Hostetter c503b44b8f SOLR-2451: Enhance assertJQ to allow individual tests to specify the tolerance delta used in numeric equalities.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102907 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 22:03:35 +00:00
Michael McCandless 3eb03da581 LUCENE-3058: suppress generics warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102902 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 21:29:25 +00:00
Robert Muir fa308d6ad6 LUCENE-3094: optimize lev automata construction, don't keep around detached states
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102875 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 19:20:05 +00:00
Robert Muir 993488ea07 LUCENE-3040: three more missed cases of tokenStream->reusableTokenStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102827 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 17:50:33 +00:00
Robert Muir 5669d283ff LUCENE-3040: analysis consumers should use reusable tokenstreams
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102817 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 17:13:19 +00:00
Koji Sekiguchi 0ec6d7a81b SOLR-2512: add ignoreErrors flag so that users can ignore exceptions in AE.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102785 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 15:12:53 +00:00
Grant Ingersoll ed573a067b SOLR-2511: slight refactoring to make it easier to override
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102718 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 13:34:18 +00:00