11341 Commits

Author SHA1 Message Date
Robert Muir
55ad4c6be1 SOLR-2276: fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195101 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 03:13:12 +00:00
Robert Muir
d5601eb371 SOLR-2276: Support for cologne phonetic
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195082 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 01:00:06 +00:00
Robert Muir
f5ee5914b0 LUCENE-3527: Implement getDistance() on DirectSpellChecker.INTERNAL_LEVENSHTEIN
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195081 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 00:36:32 +00:00
Robert Muir
dcc51aebd9 LUCENE-3541: remove IndexInput.copyBuf
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190410 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 15:56:55 +00:00
Uwe Schindler
9de4eaeaba Merged revision(s) 1190293 from lucene/dev/branches/branch_3x:
LUCENE-3540: Fix error message in IndexFormatTooOldException and make use of IndexFormatTooNewException

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190296 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 13:09:22 +00:00
Dawid Weiss
234b53bd54 SOLR-2862: CarrotClusteringEngine's resource locator should log the absolute location of lexical resources. Minor corrections in IResource/ IResourceLookup.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190200 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 08:23:30 +00:00
Dawid Weiss
762811822a Correcting classpath for Eclipse.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190199 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 08:22:49 +00:00
Yonik Seeley
36962d9a9e SOLR-2861: use searcherLock in getIndexDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190107 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 01:07:47 +00:00
Michael McCandless
33b127887f remove nocommit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190029 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 21:08:28 +00:00
Michael McCandless
00da65393c LUCENE-2205: port to trunk in preflex codec; port TestPagedBytes and PagedBytes.DataInput/Output to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190017 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 20:49:13 +00:00
Robert Muir
60079a441f throw exception if you muck with a closed indexinput
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189973 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 19:54:11 +00:00
Erik Hatcher
ff8796e5ef SOLR-2718: allow for lazy loaded response writers; clean up test hack for VelocityResponseWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189958 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 19:30:48 +00:00
Erik Hatcher
ca77e0ad54 Add contrib/velocity to legal check
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189931 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:51:54 +00:00
Erik Hatcher
e3d12e8c22 SOLR-2859: move Velocity-only dependencies to contrib/velocity/lib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189930 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:51:04 +00:00
Michael McCandless
1b1f5f7e7a LUCENE-1990, LUCENE-2633: backported packed ints to 3.x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189903 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 18:09:51 +00:00
Erik Hatcher
ce41a7b231 SOLR-2854: Fix ExtractingRequestHandler to call getStream before getting stream attributes.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189803 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 15:24:14 +00:00
Erik Hatcher
ff3222e9ff SOLR-2854: go ahead and set sourceInfo in URLStream ctor, no need to lazy set that
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189724 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 12:51:02 +00:00
Erik Hatcher
2126cc24f3 Fix exception message typo and remove duplicate strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189719 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 12:31:49 +00:00
Erik Hatcher
bcd8fc6522 comment typo fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189718 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 12:30:07 +00:00
Erik Hatcher
29a17b885f SOLR-2854: fix failing test by getting stream before size
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189714 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 12:06:12 +00:00
Doron Cohen
068d7ca7dc LUCENE-3506: (take 2): -Dtests.asserts.gracious=true test framework will not validate java assertions are enabled.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189655 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 07:57:59 +00:00
Erik Hatcher
e939fa9286 SOLR-2854: Load URL content streams when requested rather than automatically
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189596 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 03:53:20 +00:00
Erik Hatcher
8666d8cd01 remove empty directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189583 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 02:17:43 +00:00
Erik Hatcher
4d09a58fc2 Fix comment typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189568 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 01:14:47 +00:00
Steven Rowe
39e6cfe173 IntelliJ IDEA configuration: Enable assertions by default in JUnit run configurations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189527 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 23:11:59 +00:00
Steven Rowe
bbeea9cc17 SOLR-2588: Eclipse configuration: Remove obsolete solr/lib/ entries for velocity jars.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189507 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 22:29:26 +00:00
Steven Rowe
0f595036ba SOLR-2588: Switch away from hard-coded luceneMatchVersion in solrconfig.xml under test-files/.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189487 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 21:36:39 +00:00
Steven Rowe
fe22e8c7b1 SOLR-2588: Added solr/contrib/velocity/src/java/overview.html to allow 'ant generate-maven-artifacts' to succeed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189455 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 21:01:14 +00:00
Steven Rowe
d20be405bd SOLR-2588: added Maven configuration for the new Velocity contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189428 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 20:26:49 +00:00
Erik Hatcher
426bc2d0b6 SOLR-2588: Move VelocityResponseWriter back to contrib/velocity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189383 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 18:59:18 +00:00
Erik Hatcher
f56b7495b1 Fix javadoc reference
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189299 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 16:32:34 +00:00
Uwe Schindler
9e2619b6bc Upgrade Solr website after Java 7u1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189235 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 14:27:33 +00:00
Robert Muir
8160232d04 LUCENE-3538: removewarnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189205 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 13:33:02 +00:00
Yonik Seeley
7b1175c602 SOLR-2846: add json handler to solrconfig, fix /udate/json typo in SolrTestCaseJ4
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189186 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 13:12:15 +00:00
Robert Muir
ce4638c34e disable test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189160 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 12:14:27 +00:00
Uwe Schindler
d20b9eba80 Add missing Javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189039 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 06:36:37 +00:00
Robert Muir
19768f6e5a LUCENE-3452: add tests.lockdir (default in build.xml is build/, falls back to java.io.tmpdir)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188975 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 23:52:10 +00:00
Steven Rowe
e644d6f84c LUCENE-3536: lucene-join and lucene-facet artifacts now go where they belong under 'ant generate-maven-artifacts'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188940 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 21:54:05 +00:00
Steven Rowe
4fb6e1156a fix copy-paste-o in program name in appassembler-maven-plugin configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188923 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 21:22:25 +00:00
Robert Muir
ef37a027a0 disable test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188922 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 21:19:55 +00:00
Uwe Schindler
7acefc48fa LUCENE-1536: Fix javadocs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188847 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 18:18:57 +00:00
Uwe Schindler
6e793eb1a0 LUCENE-3534: Merge changes to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188810 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 17:20:41 +00:00
Uwe Schindler
095dfdb085 LUCENE-1536: Fix javadocs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188787 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 16:53:33 +00:00
Doron Cohen
6b084931fd LUCENE-3506: tests for verifying assertions enabled were no-op.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188777 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 16:44:56 +00:00
Steven Rowe
b8d95c3a9f Maven Surefire plugin configuration: allow Surefire to use up to 512MB memory.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188735 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 15:45:42 +00:00
Uwe Schindler
94f98ab7f3 LUCENE-1536: Filters can now be applied down-low, if their DocIdSet implements a new bits() method, returning all documents in a random access way
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188624 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 12:11:15 +00:00
Uwe Schindler
a91efbedd1 LUCENE-3530: Remove deprecated methods in CompoundTokenFilters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188613 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 11:31:16 +00:00
Uwe Schindler
ec186e7280 LUCENE-3508: Decompounders based on CompoundWordTokenFilterBase can now be used with custom attributes. All those attributes are preserved and set on all added decompounded tokens
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188597 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 10:44:36 +00:00
Robert Muir
51d010010c LUCENE-3473: CheckIndex should verify numUniqueTerms == recomputedNumUniqueTerms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188455 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 00:15:43 +00:00
Robert Muir
2c6afec00e LUCENE-3529: merge CHANGES entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1188453 13f79535-47bb-0310-9956-ffa450edef68
2011-10-25 00:11:36 +00:00