Commit Graph

8176 Commits

Author SHA1 Message Date
Shai Erera 8703572fc2 LUCENE-2316: Define clear semantics for Directory.fileLength
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933879 13f79535-47bb-0310-9956-ffa450edef68
2010-04-14 08:28:51 +00:00
Grant Ingersoll 994189c221 LUCENE-2366, LUCENE-2367, LUCENE-2359: Fix a bunch of issues related to spatial
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933754 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 19:21:20 +00:00
Robert Muir a0de834403 remove more references to the old trunks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933679 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 15:33:32 +00:00
Shai Erera 7a65a1823a LUCENE-2386: IndexWriter commits unnecessarily on fresh Directory (take #2)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933613 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 14:04:18 +00:00
Grant Ingersoll 6d356c8d26 add a compile target to the top
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933598 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 13:28:56 +00:00
Robert Muir 4f860640a8 LUCENE-1709: add ant jars for the convenience of IDE users
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933575 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 12:12:20 +00:00
Robert Muir af9ee162d7 LUCENE-1709: specify output dir as temp dir, prevents junit temp files from littering the src tree
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933543 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 11:01:46 +00:00
Robert Muir 29334f61cb LUCENE-1709: respect this variable for solr, too. for now keep the default at 2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@933541 13f79535-47bb-0310-9956-ffa450edef68
2010-04-13 10:45:43 +00:00
Mark Robert Miller e9e7b1eb0d SOLR-1851: luceneAutoCommit no longer has any effect - remove it from config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932999 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 21:40:38 +00:00
Mark Robert Miller 2090fb48e7 SOLR-1851: luceneAutoCommit no longer has any effect - remove it from config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932998 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 21:39:12 +00:00
Mark Robert Miller f9ca627756 SOLR-1840, SOLR-1839: DistributedSpellCheckComponentTest fails under stress test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932963 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 18:04:21 +00:00
Shai Erera e525dbd83f LUCENE-2386: reverting previous commit due to failing Solr tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932917 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 14:41:06 +00:00
Shai Erera 9992282d53 LUCENE-1709: force benchmark tests to run sequentially and enable threadsPerProcessor as arg to ant (default to 1)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932878 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 12:18:16 +00:00
Uwe Schindler 287d4a657d add missing license header
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932873 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 12:10:57 +00:00
Shai Erera 2ff8550aa4 LUCENE-2386: IndexWriter commits unnecessarily on fresh Directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932868 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 11:31:09 +00:00
Uwe Schindler 5aa974d330 LUCENE-2389: Removed the now obsolete and deprecated Analyzer.setOverridesTokenStreamMethod(). Analyzer and TokenStream base classes now have an assertion in their ctor, that check subclasses to be final or at least have final implementations of incrementToken(), tokenStream(), and reusableTokenStream()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932864 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 10:37:38 +00:00
Robert Muir 9a43d0ee41 SOLR-1876: convert all Solr tokenstreams to CharTermAttribute, make all non-final TokenStreams/Analyzers final
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932862 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 10:31:34 +00:00
Robert Muir 3ae65e769c LUCENE-1709: use the build temp dir for junit temp files, prevents obnoxious junit temp files from littering the source tree
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932857 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 09:51:17 +00:00
Robert Muir d4b3141029 LUCENE-2358: rename KeywordMarkerTokenFilter to KeywordMarkerFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932856 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 09:21:01 +00:00
Koji Sekiguchi ac05e3a08a use entity reference in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932836 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 04:43:54 +00:00
Mark Robert Miller f80c40aec3 remove troublesome $id
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932828 13f79535-47bb-0310-9956-ffa450edef68
2010-04-11 02:15:32 +00:00
Robert Muir b20f103fd7 LUCENE-2390: fix random remote test failures and refactor tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932795 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 21:44:06 +00:00
Michael McCandless b5b5f24167 fix jdocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932779 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 18:19:49 +00:00
Robert Muir 2e2ec5c920 fix failing test, StdAnalyzer now stores this in its superclass
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932773 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 17:51:30 +00:00
Robert Muir 8804fc542d SOLR-1874: Optimize PatternReplaceFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932752 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 16:00:45 +00:00
Uwe Schindler d02cbfe3c1 LUCENE-2372: Convert core analyzers to CharTermAttribute. Also made rest of core analyzers final.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932749 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 15:41:27 +00:00
Robert Muir 06283e9f63 LUCENE-2323: move ChainedFilter from misc to contrib/queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932748 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 15:36:46 +00:00
Uwe Schindler a4b8c40e4a some minor cleanups and faster jflex classpath :-)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932747 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 15:30:05 +00:00
Robert Muir 524b4470a1 LUCENE-2323: move surround queryparser to queryparser contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932731 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 14:23:08 +00:00
Michael McCandless 1976521215 cut back number of test iterations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932708 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 12:16:01 +00:00
Uwe Schindler 877a6f0964 fix line ending again
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932702 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 11:49:26 +00:00
Uwe Schindler f0a62389eb Fix javacc and jflex builds, speed up contrib build by removing un related checks. Also updated wikipedia tokenizer to jeflex 1.5 and hardcoded unicode 3.0 (which is java 1.4 for backwards compatibility). Also rebuilt all javacc and jflex parsers.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932698 13f79535-47bb-0310-9956-ffa450edef68
2010-04-10 11:42:53 +00:00
Uwe Schindler b299b836ec remove duplicate changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932587 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 20:37:07 +00:00
Robert Muir 50b3d2f09c remove unused directories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932576 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 20:21:31 +00:00
Michael McCandless c8d0754cc0 fix 1.5 specific javadoc warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932569 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 20:06:51 +00:00
Robert Muir 9d677afeae javadoc html fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932564 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 20:00:28 +00:00
Robert Muir cda9119598 LUCENE-2323: move WikipediaTokenizer to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932541 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 18:40:55 +00:00
Robert Muir 7a2fa04db5 LUCENE-2388: update solr svn references to refer to the new merged trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932417 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 13:56:16 +00:00
Michael McCandless 1afb76ab3a LUCENE-2387: don't hang onto Fieldable of last doc indexed in IW, nor to Reader in Tokenizer after close is called
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932398 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 13:12:06 +00:00
Uwe Schindler cf55de992c Fix deprecation warnings by incorrect javadocs in code commented out :-)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932374 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 12:12:48 +00:00
Uwe Schindler 48b93456e5 LUCENE-2302: Fix toString() issues with Token, add javadocs explaining break, and add missing CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932369 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 11:50:16 +00:00
Uwe Schindler f2dfa0bf3f LUCENE-2302: Remove unneeded null checks
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932304 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09 08:52:41 +00:00
Uwe Schindler be7da179ff LUCENE-2074: Refactor StandardTokenizer to have separate JFlex files per matchVersion. Also reset zzBuffer to initial size on reset(Reader) and clean up reset methods.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932163 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 22:56:23 +00:00
Shai Erera 81c21e163b LUCENE-2385: TestNoDeletionPolicy was not added to version control. sorry !
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932131 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 21:38:09 +00:00
Shai Erera 5792f0d711 LUCENE-2385: Move NoDeletionPolicy from benchmark to core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932129 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08 21:34:11 +00:00
Michael McCandless 0a5e6806f3 LUCENE-2383: some small cleanups after landing flex
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@931668 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 20:24:53 +00:00
Michael McCandless 1c058e28cb LUCENE-1458,LUCENE-2111: add some CHANGES entries describing changes in flex
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@931597 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 15:56:38 +00:00
Michael McCandless 7ba2a17e78 absorb flex branch section of CHANGES into main CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@931510 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 11:59:29 +00:00
Shai Erera a37ac8ba7d LUCENE-2377: Enable the use of NoMergePolicy and NoMergeScheduler by Benchmark
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@931502 13f79535-47bb-0310-9956-ffa450edef68
2010-04-07 11:03:32 +00:00
Uwe Schindler ec8bcf48d1 add missing build.properties exclusion
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@931337 13f79535-47bb-0310-9956-ffa450edef68
2010-04-06 21:25:54 +00:00