You are viewing a plain text version of this content. The canonical link for it is here.
- Re: svn commit: r165500 - in /lucene/java/trunk/docs: images/asf-logo.gif lucene-sandbox/index.html - posted by Paul Elschot <pa...@xs4all.nl> on 2005/05/01 16:34:11 UTC, 0 replies.
- DO NOT REPLY [Bug 34673] - ConstantScoreRangeQuery - fixes "too many clauses" exception - posted by bu...@apache.org on 2005/05/01 20:48:34 UTC, 0 replies.
- Re: too many classes visible with "ant javadocs" - posted by Daniel Naber <da...@t-online.de> on 2005/05/01 21:06:59 UTC, 3 replies.
- geographical searches - posted by Guillermo Payet <gp...@localharvest.org> on 2005/05/01 22:14:25 UTC, 6 replies.
- build process changes - posted by Erik Hatcher <er...@ehatchersolutions.com> on 2005/05/02 03:27:08 UTC, 6 replies.
- Re: [Performance] Streaming main memory indexing of single strings - posted by Wolfgang Hoschek <wh...@lbl.gov> on 2005/05/02 04:20:47 UTC, 12 replies.
- DO NOT REPLY [Bug 23655] - [PATCH] Provide a java.util.List wrapper around the Hits object - posted by bu...@apache.org on 2005/05/02 21:17:44 UTC, 0 replies.
- DO NOT REPLY [Bug 10340] - [PATCH] Phonetic Search capability - posted by bu...@apache.org on 2005/05/02 21:25:25 UTC, 2 replies.
- Lucene 1.9 java.nio in MMapDirectory - posted by George Aroush <ge...@aroush.net> on 2005/05/02 23:45:36 UTC, 0 replies.
- Questions about DeleteFile method - posted by Monsur Hossain <mo...@xanga.net> on 2005/05/03 02:55:39 UTC, 4 replies.
- contrib: keywordTokenStream - posted by Wolfgang Hoschek <wh...@lbl.gov> on 2005/05/03 22:26:33 UTC, 2 replies.
- The Kaourma party: this Saturday - posted by George Aroush <ge...@aroush.net> on 2005/05/04 05:09:59 UTC, 0 replies.
- java.util.zip (was Questions about DeleteFile method) - posted by Monsur Hossain <mo...@monsur.com> on 2005/05/04 07:00:16 UTC, 5 replies.
- Remove TermEnum.skipTo(Term target) - posted by Wolfgang Hoschek <wh...@lbl.gov> on 2005/05/04 22:59:24 UTC, 2 replies.
- Re: svn commit: r168213 - in /lucene/java/trunk: CHANGES.txt src/java/org/apache/lucene/store/FSDirectory.java - posted by Doug Cutting <cu...@apache.org> on 2005/05/05 01:40:04 UTC, 2 replies.
- DO NOT REPLY [Bug 34629] - [PATCH] Document update contrib (Play with term postings or .. to a easy way to update) - posted by bu...@apache.org on 2005/05/05 04:02:07 UTC, 0 replies.
- Fwd: svn commit: r168454 - /lucene/java/trunk/src/test/org/apache/lucene/search/CheckHits.java - posted by Paul Elschot <pa...@xs4all.nl> on 2005/05/06 17:40:00 UTC, 0 replies.
- Re: svn commit: r168450 - in /lucene/java/trunk/src/java/org/apache/lucene: index/SegmentMerger.java search/MultiPhraseQuery.java search/MultiSearcher.java search/PhrasePrefixQuery.java search/PhraseQuery.java search/TermQuery.java - posted by Doug Cutting <cu...@apache.org> on 2005/05/06 20:00:32 UTC, 1 replies.
- multi-field highlighting - posted by Doug Cutting <cu...@apache.org> on 2005/05/06 21:04:25 UTC, 6 replies.
- File.isFile() and links - posted by Daniel Naber <lu...@danielnaber.de> on 2005/05/07 00:55:26 UTC, 2 replies.
- [GUMP@brutus]: Project lucene-java (in module lucene-java) failed - posted by Jason van Zyl <jv...@apache.org> on 2005/05/07 10:29:06 UTC, 18 replies.
- DO NOT REPLY [Bug 34816] New: - rev. 169301: wrong directory name in build.xml - posted by bu...@apache.org on 2005/05/09 14:50:50 UTC, 0 replies.
- my sandbox/committer/svn permissions seem to be hosed - posted by David Spencer <da...@tropo.com> on 2005/05/09 19:46:34 UTC, 2 replies.
- DO NOT REPLY [Bug 34816] - rev. 169301: wrong directory name in build.xml - posted by bu...@apache.org on 2005/05/10 03:19:16 UTC, 1 replies.
- Helping PyLucene and RubyLucene incubate - posted by Otis Gospodnetic <ot...@yahoo.com> on 2005/05/10 04:48:45 UTC, 4 replies.
- FieldCache parser - posted by Doug Cutting <cu...@apache.org> on 2005/05/10 21:10:32 UTC, 3 replies.
- constant scoring queries - posted by Doug Cutting <cu...@apache.org> on 2005/05/10 22:39:43 UTC, 12 replies.
- Contributing Query Expansion Module - posted by "Neil O. Rouben" <kn...@gmail.com> on 2005/05/11 13:50:24 UTC, 0 replies.
- Contributing Query Expansion Module (corrected) - posted by "Neil O. Rouben" <kn...@gmail.com> on 2005/05/11 14:50:03 UTC, 0 replies.
- patch to build.xml - posted by Doug Cutting <cu...@apache.org> on 2005/05/11 20:06:09 UTC, 1 replies.
- optimized reopen? - posted by Robert Engels <re...@ix.netcom.com> on 2005/05/11 23:35:58 UTC, 4 replies.
- DO NOT REPLY [Bug 34882] New: - Contrib: Main memory based SynonymMap and SynonymTokenFilter - posted by bu...@apache.org on 2005/05/12 05:23:41 UTC, 0 replies.
- DO NOT REPLY [Bug 34882] - Contrib: Main memory based SynonymMap and SynonymTokenFilter - posted by bu...@apache.org on 2005/05/12 05:24:45 UTC, 10 replies.
- Contrib: Main memory based SynonymMap and SynonymTokenFilter - posted by Wolfgang Hoschek <wh...@lbl.gov> on 2005/05/12 09:43:15 UTC, 0 replies.
- Re: ParallelReader - posted by Doug Cutting <cu...@apache.org> on 2005/05/12 20:17:14 UTC, 2 replies.
- Re: svn commit: r170003 - /lucene/java/trunk/build.xml - posted by Doug Cutting <cu...@apache.org> on 2005/05/13 19:37:25 UTC, 0 replies.
- "features" page - posted by Daniel Naber <lu...@danielnaber.de> on 2005/05/13 22:06:46 UTC, 1 replies.
- DO NOT REPLY [Bug 33848] - ArrayIndexOutOfBoundsException when using MultiFieldQueryParser - posted by bu...@apache.org on 2005/05/15 19:10:20 UTC, 1 replies.
- DO NOT REPLY [Bug 32115] - [PATCH] add boost feature to MultiFieldQueryParser - posted by bu...@apache.org on 2005/05/15 19:41:01 UTC, 0 replies.
- Inconsistent Read and write behavior in TermInfosWriter and Reader - posted by lu...@ziplip.com, lu...@ziplip.com on 2005/05/15 19:57:40 UTC, 0 replies.
- [Performance]: IndexWriter again... - posted by Paul Smith <ps...@aconex.com> on 2005/05/16 08:15:08 UTC, 6 replies.
- DO NOT REPLY [Bug 34930] New: - IndexWriter.maybeMergeSegments() takes lots of CPU resources - posted by bu...@apache.org on 2005/05/16 09:18:22 UTC, 0 replies.
- DO NOT REPLY [Bug 34930] - IndexWriter.maybeMergeSegments() takes lots of CPU resources - posted by bu...@apache.org on 2005/05/16 09:19:35 UTC, 8 replies.
- Contribution: LuceneIndexAccessor - posted by Maik Schreiber <bl...@blizzy.de> on 2005/05/16 18:11:23 UTC, 3 replies.
- Lucene vs. Ruby/Odeum - posted by Otis Gospodnetic <ot...@yahoo.com> on 2005/05/17 04:41:34 UTC, 5 replies.
- DO NOT REPLY [Bug 34946] New: - NullQuery to return all documents - posted by bu...@apache.org on 2005/05/18 03:48:33 UTC, 0 replies.
- DO NOT REPLY [Bug 34946] - NullQuery to return all documents - posted by bu...@apache.org on 2005/05/18 03:50:16 UTC, 3 replies.
- Problem during evaluation of indexed documents - posted by Falko Guderian <fa...@gmx.de> on 2005/05/18 16:38:47 UTC, 1 replies.
- Add Term.createTerm to avoid 99% of String.intern() calls - posted by Wolfgang Hoschek <wh...@lbl.gov> on 2005/05/19 07:23:32 UTC, 0 replies.
- DO NOT REPLY [Bug 34995] New: - Contribution: LuceneIndexAccessor - posted by bu...@apache.org on 2005/05/20 23:38:57 UTC, 0 replies.
- DO NOT REPLY [Bug 34995] - Contribution: LuceneIndexAccessor - posted by bu...@apache.org on 2005/05/20 23:40:47 UTC, 16 replies.
- Submission - posted by Karl Wright <da...@yahoo.com> on 2005/05/22 03:09:58 UTC, 0 replies.
- Possible bug in scoring function for TermQuery? - posted by Karl Wright <da...@yahoo.com> on 2005/05/22 04:59:30 UTC, 0 replies.
- Re: Submission, btree BooleanScorer - posted by Paul Elschot <pa...@xs4all.nl> on 2005/05/22 10:25:59 UTC, 3 replies.
- DO NOT REPLY [Bug 34193] - [PATCH] Performance improvement to DisjunctionSumScorer - posted by bu...@apache.org on 2005/05/22 13:20:52 UTC, 0 replies.
- One Byte is Seven bits too many? - A Design suggestion - posted by Arvind Srinivasan <lu...@ziplip.com> on 2005/05/23 02:04:37 UTC, 3 replies.
- [ANN] LuceneKit Preview 1 - posted by Yen-Ju Chen <yj...@gmail.com> on 2005/05/23 03:18:31 UTC, 0 replies.
- DO NOT REPLY [Bug 35029] New: - Inconsistent Read and write behavior - posted by bu...@apache.org on 2005/05/23 20:27:51 UTC, 0 replies.
- DO NOT REPLY [Bug 34930] - [PATCH] IndexWriter.maybeMergeSegments() takes lots of CPU resources - posted by bu...@apache.org on 2005/05/24 06:00:22 UTC, 8 replies.
- DO NOT REPLY [Bug 4754] - Documentation error example - posted by bu...@apache.org on 2005/05/24 09:04:12 UTC, 1 replies.
- DO NOT REPLY [Bug 35037] New: - Some Field methods use Classcast check instead of instanceof which is slow - posted by bu...@apache.org on 2005/05/24 09:30:38 UTC, 0 replies.
- DO NOT REPLY [Bug 35037] - Some Field methods use Classcast check instead of instanceof which is slow - posted by bu...@apache.org on 2005/05/24 09:31:34 UTC, 0 replies.
- DO NOT REPLY [Bug 35037] - [PATCH] Some Field methods use Classcast check instead of instanceof which is slow - posted by bu...@apache.org on 2005/05/24 09:32:07 UTC, 13 replies.
- Re: svn commit: r178059 - /lucene/java/trunk/src/java/org/apache/lucene/search/spans/SpanNearQuery.java - posted by Erik Hatcher <er...@ehatchersolutions.com> on 2005/05/24 11:47:15 UTC, 1 replies.
- I want to skip scoring of Hits - posted by Kapil Chhabra <ka...@naukri.com> on 2005/05/24 12:58:52 UTC, 0 replies.
- Can we handle this? - posted by Kapil Chhabra <ka...@naukri.com> on 2005/05/24 12:58:56 UTC, 0 replies.
- Contributing - posted by Danilo Cicognani <d....@tinfo.it> on 2005/05/25 10:24:33 UTC, 3 replies.
- IndexReader.getVersion() - posted by Radomir Mladenovic <ra...@gmail.com> on 2005/05/25 12:37:36 UTC, 0 replies.
- DO NOT REPLY [Bug 31785] - DisjunctionScorer - posted by bu...@apache.org on 2005/05/25 20:13:41 UTC, 0 replies.
- Which scorer to use for disjunctions? - posted by Paul Elschot <pa...@xs4all.nl> on 2005/05/25 21:25:19 UTC, 0 replies.
- major searching performance improvement - posted by Robert Engels <re...@ix.netcom.com> on 2005/05/25 22:42:36 UTC, 7 replies.
- [ANN] nux-1.2 release - posted by Wolfgang Hoschek <wh...@lbl.gov> on 2005/05/26 01:54:41 UTC, 0 replies.
- Potential Segment corruption - posted by Arvind Srinivasan <lu...@ziplip.com> on 2005/05/26 18:13:31 UTC, 5 replies.
- Does FSDirectory inhibits adoption of MMapDirectory and others? - posted by Arvind Srinivasan <lu...@ziplip.com> on 2005/05/27 04:56:45 UTC, 0 replies.
- class for delete/add access to an index - posted by Daniel Naber <lu...@danielnaber.de> on 2005/05/27 21:31:31 UTC, 1 replies.
- DO NOT REPLY [Bug 34154] - Further improvements to BooleanScorer2 - posted by bu...@apache.org on 2005/05/28 13:40:58 UTC, 0 replies.
- contrib/queryParsers/surround - posted by Paul Elschot <pa...@xs4all.nl> on 2005/05/28 16:04:52 UTC, 10 replies.
- DO NOT REPLY [Bug 34331] - Surround query language - posted by bu...@apache.org on 2005/05/28 19:39:22 UTC, 0 replies.
- Re: contrib/surround - posted by Paul Elschot <pa...@xs4all.nl> on 2005/05/28 23:41:20 UTC, 0 replies.
- DO NOT REPLY [Bug 33799] - Locking bug - posted by bu...@apache.org on 2005/05/31 00:39:31 UTC, 0 replies.