Commit Graph

8763 Commits

Author SHA1 Message Date
Michael McCandless 5a62c7c81c increase iters to prevent false failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@989013 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25 11:18:19 +00:00
Michael McCandless 264ad4f440 fix msg in exc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@989010 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25 11:03:00 +00:00
Michael McCandless 481043e0c5 cut test over to SMS and also try to prevent GC from clearing CachingWrapperFilter's cache entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@989004 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25 10:54:32 +00:00
Michael McCandless 4ea872810f move checkpoint inside sync block that sets CFS
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988739 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 22:13:16 +00:00
Michael McCandless 5fc6fb34ed sync CMS to address intermittent failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988736 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 21:55:32 +00:00
Robert Muir ba6d2d37dc wire this test for ramdir too for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988710 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 20:27:47 +00:00
Robert Muir 912563e594 LUCENE-2598: wire this test to ramdirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988688 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 19:43:57 +00:00
Robert Muir 142f7926c7 LUCENE-2598: enable simulating a crash on windows+fsdirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988613 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 16:29:05 +00:00
Yonik Seeley 49167fd49a LUCENE-2617: null scorers from optional clauses should still count in maxCoord
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988592 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 15:23:59 +00:00
Michael McCandless 5468b98e94 LUCENE-2598: more fixing tests to run with -Dtests.directory=SimpleFSDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988543 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 13:56:41 +00:00
Robert Muir 66d7bb2f4d LUCENE-2619: improve test system (consistency of var names, args, sysprops passed to solr contribs, etc)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988527 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 13:20:15 +00:00
Shai Erera 8a0d3646dc LUCENE-2596: merging from 3x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988517 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 12:57:35 +00:00
Michael McCandless 728ad83af8 LUCENE-2615: forgot to remove the hardwired 1MB buffer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988478 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 10:56:15 +00:00
Grant Ingersoll 323afbc399 SOLR-1804: clean up readme
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988477 13f79535-47bb-0310-9956-ffa450edef68
2010-08-24 10:55:14 +00:00
Michael McCandless 05655d8c82 LUCENE-2598: fix tests to pass w/ -Dtests.directory=SimpleFSDirectory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988346 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 22:54:26 +00:00
Ryan McKinley 4c3698858f SOLR-1694 -- use FieldCache value from one field to get the DocFreq for another field.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988330 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 21:56:16 +00:00
Ryan McKinley c0f1509c1e ant task was deploying wrong version of noggit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988311 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 20:55:59 +00:00
Robert Muir 707617ee02 LUCENE-2598: use the specified -Dtests.directory when tests copy from an existing one too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988259 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 19:15:42 +00:00
Michael McCandless 4e737ef56e LUCENE-2615: don't create files w/ bogus permissions; don't hardwire buffer size to 1MB
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988216 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 17:22:37 +00:00
Robert Muir 07df8d5210 LUCENE-2598: factor the behavior of MockRAMDirectory into MockDirectoryWrapper, add experimental -Dtests.directory= to allow running the tests under different directory impls [but the default is still RAMDirectory]
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988206 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 17:00:43 +00:00
Grant Ingersoll 9b62d49e92 SOLR-1804: Re-integrated Carrot2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988129 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 14:24:00 +00:00
Andrzej Bialecki ad8bfb3bc4 SOLR-1316 Create autosuggest component.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988120 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 13:44:00 +00:00
Robert Muir b6893064ee LUCENE-2613: workaround bugs in this test for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988087 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 11:43:43 +00:00
Shai Erera d526694314 LUCENE-2610: addIndexes(Directory...) should not trigger merge on flush()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988084 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 11:39:09 +00:00
Michael McCandless 6a4bfc796f LUCENE-2600: remove IR.isDeleted in favor of getDeletedDocs(); don't cache MultiBits in IR
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987961 13f79535-47bb-0310-9956-ffa450edef68
2010-08-22 23:37:23 +00:00
Yonik Seeley 1601382d0c SOLR-2062: Include noggit in set of deployed artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987938 13f79535-47bb-0310-9956-ffa450edef68
2010-08-22 18:28:11 +00:00
Yonik Seeley 2681ca2d67 tests: create multiple segments when testing grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987937 13f79535-47bb-0310-9956-ffa450edef68
2010-08-22 18:27:29 +00:00
Yonik Seeley 0a506c5cde SOLR-2062: Include noggit in set of deployed artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987907 13f79535-47bb-0310-9956-ffa450edef68
2010-08-22 14:03:39 +00:00
Shai Erera bc6ec5d0fd LUCENE-2592: merge from 3x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987814 13f79535-47bb-0310-9956-ffa450edef68
2010-08-21 19:18:23 +00:00
Yonik Seeley 0269c89b07 SOLR-1682: field collapsing / grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987690 13f79535-47bb-0310-9956-ffa450edef68
2010-08-21 02:36:09 +00:00
Yonik Seeley effe89cf3c javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987622 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20 20:01:39 +00:00
Yonik Seeley 4796682de8 SOLR-1658: revert accidental changes to text field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987618 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20 19:54:36 +00:00
Grant Ingersoll f566a7a158 use subant to build the upper pieces
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987553 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20 15:43:45 +00:00
Yonik Seeley c4539873b4 SOLR-2048: response testing with JSON
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987550 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20 15:40:24 +00:00
Grant Ingersoll 85549f7e7c SOLR-1630: fix minor collation issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987509 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20 13:56:35 +00:00
Ryan McKinley c31c4b63d1 even more pom fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987378 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20 04:11:50 +00:00
Ryan McKinley 431c958330 get solr pom in shape
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987376 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20 03:50:52 +00:00
Ryan McKinley 3be9fedd84 getting 'generate-maven-artifacts' to work with analysis module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987286 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19 19:58:36 +00:00
Grant Ingersoll 1620366b5c LUCENE-2608: Add per-method and request accuracy to spell checker
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987179 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19 15:01:29 +00:00
Robert Muir 4ec28930c9 LUCENE-2606: optimize contrib/regex for flex
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987129 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19 11:20:42 +00:00
Robert Muir f50e111501 remove @override on interface (java6-only)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987122 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19 10:58:32 +00:00
Uwe Schindler 64bdf38619 Make compileAutomaton synchronized, as it can break for queries that are shared constants (like a drop down list in a web interface that provides predefined query constraints. These types of queries are in most places somewhere predefined in your code and then used by different threads/servlets/whatever). As the three transient vars cannot be set atomically, a parallel running thread may see half of the fields assigned and will get NPE).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987118 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19 10:44:35 +00:00
Koji Sekiguchi cbc4a3a1cf use shorter expression
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987009 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19 03:53:22 +00:00
Koji Sekiguchi 28445d6107 use shorter expression
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987005 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19 03:18:05 +00:00
Ryan McKinley 01fa6f4216 SOLR-2056 adding velocity to pom.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986831 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 18:17:30 +00:00
Yonik Seeley 8668ae733e SOLR-1881: add url-scheme for SearchHandler config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986815 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 17:41:40 +00:00
Koji Sekiguchi b573c16001 SOLR-2049: add hl.multiValuedSeparatorChar for FVH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986773 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 16:14:36 +00:00
Grant Ingersoll e8344ddee1 SOLR-2053: hook in support for specifying comparators
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986707 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 14:38:53 +00:00
Grant Ingersoll 0a61e87e25 LUCENE-2479: should have been public
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986669 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 13:41:40 +00:00
Robert Muir 1473b59c0e SOLR-1860: expose these analyzers stoplists as .txt like the others
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986612 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 09:59:00 +00:00