Commit Graph

1605 Commits

Author SHA1 Message Date
Mark Harwood 12a91b4395 Fixed bug where docs larger than maxDocBytesToAnalyze would cause last fragment to be sized as remainder of doc (which could be huge).
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@168452 13f79535-47bb-0310-9956-ffa450edef68
2005-05-05 22:40:45 +00:00
Daniel Naber a20246c68c don't declare Exceptions that are never thrown; remove an unused variable
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@168450 13f79535-47bb-0310-9956-ffa450edef68
2005-05-05 22:37:09 +00:00
Daniel Naber c97ba92ebd refactoring so that filename extensions are in one place
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@168449 13f79535-47bb-0310-9956-ffa450edef68
2005-05-05 22:20:49 +00:00
Daniel Naber 0209ce959b don't print to stdout in test cases
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@168338 13f79535-47bb-0310-9956-ffa450edef68
2005-05-05 15:22:03 +00:00
Daniel Naber 30fe087036 update build instructions and version numbers
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@168332 13f79535-47bb-0310-9956-ffa450edef68
2005-05-05 13:38:34 +00:00
Daniel Naber 4b00637662 only delete our own files when re-creating an index (#34695)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@168213 13f79535-47bb-0310-9956-ffa450edef68
2005-05-04 23:34:52 +00:00
Daniel Naber 77f94fb60c mention the new Java 1.4 requirement that we already agreed on in January
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@168212 13f79535-47bb-0310-9956-ffa450edef68
2005-05-04 23:26:00 +00:00
Daniel Naber 0e9579345a fixing typos; WordNet url update
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@168208 13f79535-47bb-0310-9956-ffa450edef68
2005-05-04 23:10:37 +00:00
Erik Hatcher 8f70c09b9b Wolfgang is non-stop with the additions. Easy enough to paste in, so here it is with a Collection-based TokenStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@168029 13f79535-47bb-0310-9956-ffa450edef68
2005-05-04 00:24:17 +00:00
Erik Hatcher f94ebdb41e applied norm caching path from Wolfgang
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@167958 13f79535-47bb-0310-9956-ffa450edef68
2005-05-03 19:01:58 +00:00
Erik Hatcher 2a37a3e820 Apply wolfgangs fix to the tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@167835 13f79535-47bb-0310-9956-ffa450edef68
2005-05-03 00:33:27 +00:00
Andreas Vajda 572633f8c4 - reworked store I/O to use new IndexInput and IndexOutput classes
- reworked store I/O to avoid upstream buffering giving better txn control
 - added DbStoreTest unit test adapted from StoreTest


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165674 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 20:06:00 +00:00
Daniel Naber 4b1834eeee sorry, typo in image URL
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165660 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 18:50:45 +00:00
Daniel Naber 4b2d7f3fe0 use non-relative URL for image to make it work in sub directories; remove non-existing stuff from sandbox page
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165659 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 18:47:19 +00:00
Daniel Naber cfb14e1be8 improve text of exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165658 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 18:43:48 +00:00
Erik Hatcher b01de31134 Add contrib/memory to javadocs, and add imported build files into src distribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165616 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 10:00:44 +00:00
Erik Hatcher 9464b37949 remove ignores since artifacts now are built into main directory rather than here
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165615 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 09:53:43 +00:00
Erik Hatcher 8f9e2a15e7 Enhancement #34585 - high-performance in-memory index contributed by Wolfgang Hoschek
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165606 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 09:04:07 +00:00
Erik Hatcher bc49f328c6 aggregate duplicated distribution patterns into reusable patternsets
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165571 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 01:06:14 +00:00
Erik Hatcher fe95807ca8 belated checkin - moved deprecated build/test targets to separate easily removable import build file
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165569 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 00:53:41 +00:00
Erik Hatcher eb50b47c8b add contrib pieces to distribution files
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165568 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 00:51:18 +00:00
Erik Hatcher c3847f26ea overhaul of build system to facilitate building and packaging of contrib sub-projects. some work still to be done, but core Lucene build still working fine
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165566 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 00:11:11 +00:00
Erik Hatcher 21431112fe adjust license headers to be ASL 2.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165565 13f79535-47bb-0310-9956-ffa450edef68
2005-05-02 00:08:04 +00:00
Erik Hatcher df52ba1ec6 standardizing source layout
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165562 13f79535-47bb-0310-9956-ffa450edef68
2005-05-01 23:57:31 +00:00
Erik Hatcher f56d33e2d4 Add ASL header - sorry for the oversight on this.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165559 13f79535-47bb-0310-9956-ffa450edef68
2005-05-01 22:57:39 +00:00
Daniel Naber b8dfd507eb whitespace cleanup only (no more tabs/spaces mix)
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165552 13f79535-47bb-0310-9956-ffa450edef68
2005-05-01 22:04:24 +00:00
Daniel Naber e8fd6b347c remove non-existing projects and fix a link
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165509 13f79535-47bb-0310-9956-ffa450edef68
2005-05-01 14:24:51 +00:00
Daniel Naber d087df635f move resource page to the wiki to avoid content duplication
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165508 13f79535-47bb-0310-9956-ffa450edef68
2005-05-01 14:07:36 +00:00
Daniel Naber db8246f137 forgot to commit these files
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165500 13f79535-47bb-0310-9956-ffa450edef68
2005-05-01 13:09:36 +00:00
Daniel Naber 9c3bd9ca86 import cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165484 13f79535-47bb-0310-9956-ffa450edef68
2005-05-01 11:59:02 +00:00
Erik Hatcher acf2b4c60c Remove outdated sandbox code
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165365 13f79535-47bb-0310-9956-ffa450edef68
2005-04-30 00:07:27 +00:00
Daniel Naber f848854278 fixing property
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165355 13f79535-47bb-0310-9956-ffa450edef68
2005-04-29 22:58:33 +00:00
Daniel Naber 82f66e4822 removing the outdated "bugs" link from the navigation; removing broken links from the contributions page
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165353 13f79535-47bb-0310-9956-ffa450edef68
2005-04-29 22:54:44 +00:00
Daniel Naber d17271b1c1 using our own site.vsl so we can have a new logo without "jakarta"
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165351 13f79535-47bb-0310-9956-ffa450edef68
2005-04-29 22:39:34 +00:00
Daniel Naber 4798d1ea73 using our own site.vsl so we can have a new logo without "jakarta"
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165350 13f79535-47bb-0310-9956-ffa450edef68
2005-04-29 22:38:38 +00:00
Andreas Vajda 77130721ce - replaced db.jar with db-4.3.27.jar
- downloading db-4.3.27.jar from http://downloads.osafoundation.org/db


git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165319 13f79535-47bb-0310-9956-ffa450edef68
2005-04-29 17:33:27 +00:00
Daniel Naber 656e81b0d3 also link the old list archives
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@165044 13f79535-47bb-0310-9956-ffa450edef68
2005-04-27 20:43:04 +00:00
Erik Hatcher 6ec9385b89 Adjust old reference to sandbox to contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164968 13f79535-47bb-0310-9956-ffa450edef68
2005-04-27 10:26:22 +00:00
Erik Hatcher 0d5f795d96 add svn:ignores for build directories
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164966 13f79535-47bb-0310-9956-ffa450edef68
2005-04-27 09:38:10 +00:00
Erik Hatcher 50f6b1a5cd add svn:ignores for build directories
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164965 13f79535-47bb-0310-9956-ffa450edef68
2005-04-27 09:37:25 +00:00
Erik Hatcher d9042b00d8 move PrecedenceQueryParser to contrib/misc until the kinks are worked out
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164964 13f79535-47bb-0310-9956-ffa450edef68
2005-04-27 09:32:33 +00:00
Erik Hatcher 7b8f43ec7c move misc over to official contrib area
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164963 13f79535-47bb-0310-9956-ffa450edef68
2005-04-27 09:16:31 +00:00
Erik Hatcher 5c9ccb2442 Add Lucene's test classes to contrib test classpath, some tests rely on the utility methods in the core tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164937 13f79535-47bb-0310-9956-ffa450edef68
2005-04-27 01:52:17 +00:00
Erik Hatcher 3b44de80e6 Correct source of javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164935 13f79535-47bb-0310-9956-ffa450edef68
2005-04-27 01:39:17 +00:00
Erik Hatcher 6952e96648 revamp toString so as to not deal with potential IOException from fetching a document
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164934 13f79535-47bb-0310-9956-ffa450edef68
2005-04-27 01:38:35 +00:00
Erik Hatcher 76bca80bc2 clean up javadoc groups and omit net.sf packages
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164932 13f79535-47bb-0310-9956-ffa450edef68
2005-04-27 01:30:29 +00:00
Daniel Naber aae36c1d9a adding links to the commit notifications archives
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164886 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 21:20:26 +00:00
Daniel Naber 49b9a89299 mention java user list
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164879 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 21:05:41 +00:00
Doug Cutting a5db1c034a Improvements to patch #31841 from Wolf Siberski. Deprecation is now consistent. Tests now pass.
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164865 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 19:30:20 +00:00
Daniel Naber 335606ec82 make deprecated tests compile again
git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@164843 13f79535-47bb-0310-9956-ffa450edef68
2005-04-26 18:01:09 +00:00