Commit Graph

  • 899c3b1ec3 add back javadoc needed import.... darn IDEA! Erik Hatcher 2003-09-18 09:26:06 +0000
  • 6a5940e08b allow @todo tags without warnings Erik Hatcher 2003-09-18 09:25:35 +0000
  • ed585a814d Fix typo Erik Hatcher 2003-09-17 08:38:04 +0000
  • f504aba39b oops... IDEA lied to me - adding back import Erik Hatcher 2003-09-16 21:00:26 +0000
  • f4107e810e butter fingers... renaming test case Erik Hatcher 2003-09-16 20:56:12 +0000
  • a2f5f1c11d Implementation of a caching filter wrapper, complete with a test - stil some @todos to consider Erik Hatcher 2003-09-16 20:52:38 +0000
  • 063c173eba implements Searchable is redundant, as Searcher implements it Erik Hatcher 2003-09-16 20:06:32 +0000
  • fecc0d27af remove unused import Erik Hatcher 2003-09-16 20:03:41 +0000
  • 2357f0c106 - Fixed bug 20290 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20290 - Added @version. Otis Gospodnetic 2003-09-16 12:52:10 +0000
  • 2310d71e07 - Added @version. Otis Gospodnetic 2003-09-16 12:50:31 +0000
  • 355e66eb34 - Added testQueryFilter test for bug 20290 http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20290 - Made search(Query) private. Otis Gospodnetic 2003-09-16 12:49:30 +0000
  • bdcea5f2ed Test for PhraseQuery to show that order does not matter Erik Hatcher 2003-09-16 11:49:58 +0000
  • 103a6e1334 Added ASL Erik Hatcher 2003-09-16 11:44:18 +0000
  • e73f0e28c3 - Fixed docCount() with a patch provided by Christoph Goller. Otis Gospodnetic 2003-09-15 12:40:23 +0000
  • 7466b3b55a - Added testDeleteReaderWriterConflict() and testDeleteReaderReaderConflict() methods, provided by Christoph Goller. - Moved the license ahead of imports, to match other sources. Otis Gospodnetic 2003-09-15 12:37:49 +0000
  • 045c15c808 - Applied a patch from Christoph Goller. - Unified a mix of 2 and 4-space indentations. Otis Gospodnetic 2003-09-15 12:33:07 +0000
  • 84cab1f807 update zoe url Erik Hatcher 2003-09-14 21:37:28 +0000
  • 165ee0d2c0 correct spelling mistake, removed unused import, fixed two javadoc @param mismatches Erik Hatcher 2003-09-13 23:44:48 +0000
  • e676d0f3d4 Elements of Java Style #1: Adhere to the style of the original. I wholeheartedly agree. Reverting my previous infraction of this rule Erik Hatcher 2003-09-13 23:40:29 +0000
  • 0b53524a11 Reformatted. Do we have any style guides special to Lucene different than Jakarta standards? Erik Hatcher 2003-09-13 10:46:25 +0000
  • 8b2bd68e84 Reformatted and added inclusive notes to contructors/factories Erik Hatcher 2003-09-13 10:44:24 +0000
  • 2e082f2f00 - Added insert(Object) method to PriorityQueue class. Submitted by: Christoph Goller Reviewed by: Otis Otis Gospodnetic 2003-09-11 12:15:30 +0000
  • 5728c0b343 - Added the recent changes. Otis Gospodnetic 2003-09-11 11:50:36 +0000
  • 6ecbab80ed - Small distance matrix initialization change. Submitted by: Christoph Goller Reviewed by: Otis Otis Gospodnetic 2003-09-11 10:02:26 +0000
  • 2af2d85877 PR 19468, but not exactly as it was done in the provided patches. JavaCC is no longer required to build Lucene, but can be run optionally Erik Hatcher 2003-09-11 01:51:33 +0000
  • 798fc0f0ef reformat spacing Erik Hatcher 2003-09-11 01:25:47 +0000
  • b058f63c30 - Fixed an incorrect statement about 0.2 boost of Fuzzy queries. Otis Gospodnetic 2003-09-10 15:55:05 +0000
  • 577bfab58f - A patch that eliminates the confusing and slightly different behaviour of TermEnum when dealing with an enumeration of all terms versus an enumeration starting from a specific term. This patch also fixes incorrect term document frequences when the same term is present in multiple segments. Submitted by: Christoph Goller Reviewed by: Otis Otis Gospodnetic 2003-09-10 14:27:37 +0000
  • ad3cd36736 - Initial checkin. Converted to JUnit-based unit test from Christoph Goller's test class. Otis Gospodnetic 2003-09-10 14:23:58 +0000
  • 3527232b78 - Initial checkin. Converted to JUnit-based unit test from Christoph Goller's test class. Otis Gospodnetic 2003-09-10 12:58:37 +0000
  • 8c69111508 - Fixed a bug in case of non-inclusive RangeQuery. Submitted by Christoph Goller. Otis Gospodnetic 2003-09-10 12:24:05 +0000
  • 4433f0343a - Initial checkin. Submitted by Christoph Goller. Otis Gospodnetic 2003-09-10 12:22:26 +0000
  • d59ac9481e - Minor javadoc improvement, but primarily reindented weird indentation and replaces tabs with four spaces. Otis Gospodnetic 2003-09-10 10:04:47 +0000
  • 1f9fe4fff7 - Corrected(?) the documentation about normalization factors. Otis Gospodnetic 2003-09-02 13:58:01 +0000
  • 847faf1320 - Added a link to lucenedotnet project on SF. Otis Gospodnetic 2003-09-02 12:38:43 +0000
  • d543212b12 - Added a link to Erik's java.net article. Otis Gospodnetic 2003-09-02 12:20:00 +0000
  • b22cd77890 added ability to wait on any Lock. changed write.lock wait to 1 sec from none. Scott Ganyo 2003-08-12 15:05:03 +0000
  • 7e199825c1 allow isolation of a single unit test Erik Hatcher 2003-08-12 10:49:44 +0000
  • 7eb95be705 Low-level InputStream test w/mock Erik Hatcher 2003-08-12 10:41:56 +0000
  • 624995b302 clean up test build procedure slightly Erik Hatcher 2003-08-12 10:37:09 +0000
  • a89de10f25 #22344 - changed enum to enumerator Erik Hatcher 2003-08-12 09:22:23 +0000
  • 91533fb826 First time Lucene commit Erik Hatcher 2003-08-07 21:03:34 +0000
  • 47dfbc2b6a Added method IndexWriter.addDocument(Document, Analyzer). Doug Cutting 2003-07-11 22:13:13 +0000
  • 8a9ebad004 - Excluded JUnit Jar from .zip and .tgz builds. Otis Gospodnetic 2003-06-17 01:24:14 +0000
  • 43df3cc6e6 - Updated JavaCC references. Otis Gospodnetic 2003-06-11 17:43:47 +0000
  • 998d5eba9a - Added RFC::Search. Otis Gospodnetic 2003-06-05 06:12:51 +0000
  • b2c7697eb2 - Documented HitCollector a bit better. Otis Gospodnetic 2003-06-05 05:44:41 +0000
  • c28f3706d4 - Removed bad entries. Otis Gospodnetic 2003-06-05 05:37:06 +0000
  • dd6820bb9f - Added a link to an IBM developerWorks article about Lucene. Otis Gospodnetic 2003-06-03 06:07:29 +0000
  • b39cecc585 Added a limit to the number of clauses which may be added to a BooleanQuery. The default limit is 1024 clauses. This should stop most OutOfMemoryExceptions by prefix, wildcard and fuzzy queries which run amok. Doug Cutting 2003-05-29 21:52:15 +0000
  • 1b36a9ddcc Fix so that lock files created in /tmp are removed when a directory is re-created. This way attempts to create a new index after a crashed indexing run no longer have to manually remove lock files from /tmp. Doug Cutting 2003-05-29 20:18:18 +0000
  • 956b3c988a - Javadoc improvement. Otis Gospodnetic 2003-05-24 15:24:26 +0000
  • 4698c92735 - Added CLucene. Otis Gospodnetic 2003-05-21 21:14:02 +0000
  • 3f0d8790b9 - Added EEE Cooks. Otis Gospodnetic 2003-05-20 15:31:47 +0000
  • d58ac601b5 - Added SouFun. Otis Gospodnetic 2003-05-20 14:53:03 +0000
  • 8dcc1f668f - Indyo got removed, so Indyo tutorial is no longer needed. Otis Gospodnetic 2003-05-12 01:52:08 +0000
  • a226bdd323 - Removed references to Indyo and Fulcrum. - Added references to Javascript Query Constructor and Javascript Query Validator. Submitted by: Kelvin Tan Otis Gospodnetic 2003-05-12 01:49:47 +0000
  • 3b711ddb22 - Fix that allows people using JDK 1.3 to compile this class. Otis Gospodnetic 2003-05-04 21:13:49 +0000
  • 1c8db6cfd0 Put lock files in /tmp instead of with the index. Doug Cutting 2003-05-01 19:50:18 +0000
  • 7d50426c4c - Added tests for getFieldNames(boolean) method in IndexReader. Otis Gospodnetic 2003-05-01 01:12:10 +0000
  • 49db32469f - Added method getFieldNames(boolean). Submitted by: Julien Nioche Reviewed by: Otis Otis Gospodnetic 2003-05-01 01:09:15 +0000
  • f980ec23e5 - Fixed a bug that allowed queries to retrieve extra matches. - Fixed indentation that was all messed up, and some spelling mistakes. Otis Gospodnetic 2003-05-01 00:40:41 +0000
  • f2099419e3 - Modified RangeQuery's toString() method to return a String that matches the syntax used in QueryParser. Otis Gospodnetic 2003-04-29 01:34:00 +0000
  • bad5b34e31 - Added a link to Phonetix. Otis Gospodnetic 2003-04-28 15:12:03 +0000
  • c3fb072330 - Updated location of ChainedFilter.java. Otis Gospodnetic 2003-04-22 02:29:50 +0000
  • be1054300f - Removed the entry on MultiFieldQueryParser because that's already in core API. - Changed link to ChainableFilter to point to Sandbox. Submitted by: Kelvin Tan Otis Gospodnetic 2003-04-21 04:21:03 +0000
  • 6c4774bcce - Removed the link to todo.html. Items from todo.xml have been moved to Bugzilla, thanks to Eric Isakson. Otis Gospodnetic 2003-04-16 04:57:38 +0000
  • d40c5493a6 - Cosmetics and Javadocs. Otis Gospodnetic 2003-04-16 04:22:38 +0000
  • 9e4c0f3925 - Updated to reflect new build procedure. Contributed by: Clemens Marschner Otis Gospodnetic 2003-04-12 00:43:04 +0000
  • d3835471fa - Added a section about related books. Submitted by: Jeff Linwood Otis Gospodnetic 2003-04-12 00:42:02 +0000
  • 0f61096562 - Enhanced Javadocs: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=18833 Otis Gospodnetic 2003-04-09 02:27:36 +0000
  • 33bd900902 Added note about 1.3 RC1. Doug Cutting 2003-03-20 18:45:57 +0000
  • 0c40e49428 Start a new section for 1.3 RC2 changes. Doug Cutting 2003-03-20 18:38:59 +0000
  • 33c22d2f5a Fix imports so that javadoc runs without complaint. Doug Cutting 2003-03-20 18:28:13 +0000
  • b1000d9451 Preparing for 1.3 RC1. Doug Cutting 2003-03-20 18:15:04 +0000
  • 395b5c52d9 - Fix to support JDK 1.2 and 1.3. Otis Gospodnetic 2003-03-19 03:20:53 +0000
  • ab87c3ccd9 - Added a link to a Python implementation of Lucene. Otis Gospodnetic 2003-03-10 16:52:41 +0000
  • 5809cb1df4 - Added a link to Spindle. Otis Gospodnetic 2003-03-07 20:48:36 +0000
  • 7a94c4626d - Update after jakarta-site2 refresh. Otis Gospodnetic 2003-03-06 19:30:52 +0000
  • 4a18d00b70 - Update after jakarta-site2 update; removed tabs. Otis Gospodnetic 2003-03-06 19:14:17 +0000
  • 00536432df - Added a link to a new Lucene article. - s/\t/ /g; Otis Gospodnetic 2003-03-06 19:11:57 +0000
  • ef7ff202fe - Added a missing RuntimeException throw. - s/\t/ /g Otis Gospodnetic 2003-03-03 20:58:25 +0000
  • 24fa693cff - Added code to throw RuntimeException when output stream cannot be closed. Otis Gospodnetic 2003-03-03 20:46:50 +0000
  • 2aafe40de8 - Tatu's QueryParser changes. Otis Gospodnetic 2003-03-02 02:48:45 +0000
  • 470b5720e4 - Added tests for the new QueryParser changes. Contributed by: Tatu Saloranta. Otis Gospodnetic 2003-03-02 02:47:01 +0000
  • a3e2205e77 - Made a few private method protected, gave authors credit, moved all instance/class variables to the top, corrected grammar, made code style more uniform. Otis Gospodnetic 2003-03-02 02:41:44 +0000
  • 05a2ea983c - Added set/getLowercaseWildcardTerms methods and a few ger*Query methods that make it easier to extend QueryParser. Contributed by: Tatu Saloranta Otis Gospodnetic 2003-03-02 01:36:38 +0000
  • a92eb6d93c - Added info about FSDirectory change. Otis Gospodnetic 2003-03-02 01:22:36 +0000
  • 0d1dcbaec5 - Updated some URLs. Otis Gospodnetic 2003-03-02 01:16:33 +0000
  • 88408e014b - Added a manual renaming of files in case the java.io.File's renameTo(File) call fails. It has been reported that this happens on Windows JVMs. Contributed by: Matt Tucker Otis Gospodnetic 2003-03-01 17:38:24 +0000
  • b328dc9403 - Refactored and added 2 more tests. Contributed by: Tatu Saloranta Otis Gospodnetic 2003-03-01 17:32:21 +0000
  • b72da81260 - Indentation (4 -> 2, to fit the rest). Otis Gospodnetic 2003-02-23 08:51:33 +0000
  • 9699a29da4 - Made byte[] bits array private. Otis Gospodnetic 2003-02-23 07:02:10 +0000
  • 2226d9fa8e - Updated some out-dated links. - Wrapped very long lines. Otis Gospodnetic 2003-02-19 02:28:51 +0000
  • 241b2d6a85 - Modified to use localized date strings. Submitted by: Christoph Kiehl Reviewed by: Otis Otis Gospodnetic 2003-02-15 20:16:07 +0000
  • 7248b18b1d Fixed a bug with prohibited clauses. Doug Cutting 2003-02-07 18:45:16 +0000
  • a85ab1febc - Added information about other Lucene Sandbox contributions. Submitted by: Jell Linwood Otis Gospodnetic 2003-01-31 19:42:30 +0000
  • 552bfaf4b1 - Cleaned up unused or duplicate imports. Otis Gospodnetic 2003-01-29 17:43:13 +0000
  • 201b56a2c4 - Removed unused or duplicate imports. Otis Gospodnetic 2003-01-29 17:18:55 +0000
  • 32f7d24447 - Added sections about Ant and SearchBean contributions. Submitted by: Jeff Linwood Otis Gospodnetic 2003-01-28 22:54:23 +0000