Michael McCandless
b877781d9f
add CFS test case
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1160832 13f79535-47bb-0310-9956-ffa450edef68
2011-08-23 18:18:39 +00:00
Robert Muir
ea9eae7abb
update eclipse classpath
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1160239 13f79535-47bb-0310-9956-ffa450edef68
2011-08-22 12:37:13 +00:00
Christopher John Male
0ef9c3c25f
LUCENE-3376: Moved ReusableAnalyzerBase to core
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1160117 13f79535-47bb-0310-9956-ffa450edef68
2011-08-22 06:01:31 +00:00
Christopher John Male
3823977899
LUCENE-3030: Fixed some javadoc warnings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1160116 13f79535-47bb-0310-9956-ffa450edef68
2011-08-22 05:57:40 +00:00
Mark Robert Miller
cd84fe0366
try and make charlie cron happier with this test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1160078 13f79535-47bb-0310-9956-ffa450edef68
2011-08-21 22:48:44 +00:00
Steven Rowe
4d787d74ce
LUCENE-3381: Maven configuration: added required jakarta-regexp dependency
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1160033 13f79535-47bb-0310-9956-ffa450edef68
2011-08-21 18:48:31 +00:00
Steven Rowe
4cc7f06d03
svn:ignore'ing pom.xml and *.iml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1160028 13f79535-47bb-0310-9956-ffa450edef68
2011-08-21 18:17:03 +00:00
Michael McCandless
90da398c1f
LUCENE-3388: fix bug in intersect's seekToStartTerm when final floor frame doesn't match the automaton
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159995 13f79535-47bb-0310-9956-ffa450edef68
2011-08-21 15:22:42 +00:00
Mark Robert Miller
5e45cf89eb
SOLR-2331: fix too many close on SolrCore test issue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159921 13f79535-47bb-0310-9956-ffa450edef68
2011-08-20 21:58:14 +00:00
Michael McCandless
b7846ffaa1
LUCENE-3030: add BlockTreeTermsReader/Writer, a more efficient tree-structure for the terms dictionary
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159905 13f79535-47bb-0310-9956-ffa450edef68
2011-08-20 19:20:45 +00:00
Mark Robert Miller
ea946d6d43
close paren
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159887 13f79535-47bb-0310-9956-ffa450edef68
2011-08-20 16:09:11 +00:00
Christopher John Male
c422c675e7
LUCENE-3381: CHANGES.txt entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159851 13f79535-47bb-0310-9956-ffa450edef68
2011-08-20 05:31:19 +00:00
Christopher John Male
e0fe20b637
LUCENE-3271: CHANGES.txt entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159850 13f79535-47bb-0310-9956-ffa450edef68
2011-08-20 05:29:22 +00:00
Christopher John Male
993ce74121
LUCENE-3381: Sandboxed remaining contrib queries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159846 13f79535-47bb-0310-9956-ffa450edef68
2011-08-20 04:57:58 +00:00
Steven Rowe
306b2ef2cc
SOLR-2721: Maven configuration: Update ZooKeeper to latest bugfix release 3.3.3
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159749 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 19:14:26 +00:00
Erik Hatcher
7ff1fea206
just adding a TODO comment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159737 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 18:43:34 +00:00
Mark Robert Miller
e36533d3e7
SOLR-2721: add zookeeper to changes' major versions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159711 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 17:51:01 +00:00
Mark Robert Miller
fc6d367607
SOLR-2721: Update ZooKeeper to latest bugfix release 3.3.3
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159693 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 17:16:54 +00:00
Mark Robert Miller
a4ec6c4177
try to harden this test more
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159649 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 14:38:50 +00:00
Robert Muir
8887431241
LUCENE-3380: fix CFS and NoSuchDirectoryException issues with FileSwitchDirectory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159627 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 13:20:19 +00:00
Chris M. Hostetter
e7e46f60ce
eliminate useless javadoc tags breaking the build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159495 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 03:37:47 +00:00
Mark Robert Miller
f932976e99
harden test some
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159481 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 02:19:26 +00:00
Mark Robert Miller
a8949dce07
SOLR-2565: Fix bug - soft commit should not try and respect commitWithin. Also, since it drives me nuts, make CommitTracker more thread safe than it was.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159472 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 01:48:31 +00:00
Uwe Schindler
236fb6d96c
SOLR-2565: Revert the commit that caused the slowness in some tests until we have a reason and solution for this
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159448 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 23:43:06 +00:00
Chris M. Hostetter
75d3e1e37d
SOLR-2675: CoreAdminHandler now allows arbitrary properties to be specified when CREATEing a new SolrCore using property.* request params
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159418 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 21:13:56 +00:00
Mark Robert Miller
7354f8d9e8
SOLR-2654: Directorys used by a SolrCore are now closed when they are no longer used.
...
SOLR-2654: The same Directory instance is now always used across a SolrCore so that
it's easier to add other DirectoryFactory's without static caching hacks.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159378 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 19:46:30 +00:00
Mark Robert Miller
277c674be0
SOLR-2717: Some tests annoyingly use a data dir under example/multicore/core0|1 - worse, more than one test does this, so sometimes they can stomp on each other.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159304 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 16:37:13 +00:00
Robert Muir
74f13af83d
LUCENE-3382: fix compound-file/NoSuchDirectoryException bugs in NRTCachingDir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159291 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 16:02:06 +00:00
Christopher John Male
3a9bdecab0
SOLR-2708: Further DocumentObjectBinder cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159083 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 08:29:26 +00:00
Christopher John Male
04bd9ae73a
LUCENE-3286: Moved xml qp's demo into demo contrib
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159002 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 02:57:00 +00:00
Christopher John Male
4f2fc58301
LUCENE-3271: Moved 'good' queries into queries module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158997 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 02:36:32 +00:00
Steven Rowe
7c7326ef30
LUCENE-3378: Maven build config: stop building no-longer-necessary Lucene and analysis-common test jars; drop unnecessary test dependencies from contribs/modules
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158947 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 22:26:43 +00:00
Robert Muir
ed387369dd
LUCENE-3330: revise Scorer visitor API
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158916 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 21:12:39 +00:00
Robert Muir
caf468b938
LUCENE-3378: add a QPTestBase for shared QP test methods
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158861 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 18:34:04 +00:00
Steven Rowe
8203481079
LUCENE-3378: Maven build config: Include test-framework non-java files in Lucene's test resources, so that tests can find the europarl file now under test-framework
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158858 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 18:24:06 +00:00
Robert Muir
a5d2d78cec
LUCENE-3378: nuke another useless custom test-classpath
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158857 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 18:21:41 +00:00
Robert Muir
cd237006cc
LUCENE-3378: move CachingWrapperFilterHelper to test-framework
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158832 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 17:06:59 +00:00
Robert Muir
efbdae6dd2
LUCENE-3378: remove unneeded special test-classpaths in build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158821 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 16:45:37 +00:00
Robert Muir
99ac972281
LUCENE-3378: move collationtestbase to tests-framework
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158819 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 16:43:13 +00:00
Robert Muir
8a0578dfe2
LUCENE-3378: move VocabularyAssert to test-framework
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158730 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 14:19:15 +00:00
Robert Muir
f06edac7c5
LUCENE-3378: some contribs depend on core tests compiled
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158697 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 13:44:23 +00:00
Robert Muir
dfd24c6424
LUCENE-3354: don't use such long strings in test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158661 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 12:39:09 +00:00
Martijn van Groningen
cadb01d22b
LUCENE-3354 fixed test failure
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158571 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 08:31:56 +00:00
Christopher John Male
114df7a852
SOLR-2708: Cleaned up DocumentObjectBinder
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158525 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 05:45:42 +00:00
Robert Muir
480fd0c8b5
unbreak the build
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158489 13f79535-47bb-0310-9956-ffa450edef68
2011-08-17 02:12:16 +00:00
Martijn van Groningen
6bada90b74
LUCENE-3354: FieldCache can cache DocTermOrds.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158422 13f79535-47bb-0310-9956-ffa450edef68
2011-08-16 19:06:11 +00:00
Martijn van Groningen
4dfa638783
LUCENE-3354: FieldCache can cache DocTermOrds.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158393 13f79535-47bb-0310-9956-ffa450edef68
2011-08-16 17:44:16 +00:00
Robert Muir
7eab19aff7
LUCENE-3375: fix synonyms bug where keepOrig=false would discard unmatched inputs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158342 13f79535-47bb-0310-9956-ffa450edef68
2011-08-16 16:01:05 +00:00
Christopher John Male
e227a64b9d
LUCENE-3311: Cleaned up XML QP codebase
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158088 13f79535-47bb-0310-9956-ffa450edef68
2011-08-16 02:11:07 +00:00
Ryan McKinley
4bf2a3ab2b
SOLR-2657: adding some more comments and caching glob calculations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1157692 13f79535-47bb-0310-9956-ffa450edef68
2011-08-15 01:02:18 +00:00