You are viewing a plain text version of this content. The canonical link for it is here.
- [Jakarta Lucene Wiki] Updated: FrontPage - posted by lu...@jakarta.apache.org on 2004/03/01 04:34:47 UTC, 2 replies.
- [Jakarta Lucene Wiki] New: Resources - posted by lu...@jakarta.apache.org on 2004/03/01 04:35:48 UTC, 0 replies.
- [Jakarta Lucene Wiki] Updated: Resources - posted by lu...@jakarta.apache.org on 2004/03/01 04:38:43 UTC, 7 replies.
- DO NOT REPLY [Bug 27326] New: - [PATCH] minor performance enhancements for DocumentWriter.invertDocument() - posted by bu...@apache.org on 2004/03/01 08:10:10 UTC, 0 replies.
- DO NOT REPLY [Bug 27326] - [PATCH] minor performance enhancements for DocumentWriter.invertDocument() - posted by bu...@apache.org on 2004/03/01 08:26:36 UTC, 1 replies.
- cvs commit: jakarta-lucene/src/test/org/apache/lucene/document TestDocument.java - posted by cu...@apache.org on 2004/03/01 18:32:50 UTC, 0 replies.
- result sorting code - posted by Moray McConnachie <mm...@oxford-analytica.com> on 2004/03/01 19:25:45 UTC, 2 replies.
- [Jakarta Lucene Wiki] New: PageRank - posted by lu...@jakarta.apache.org on 2004/03/01 20:50:30 UTC, 0 replies.
- [Jakarta Lucene Wiki] Updated: PoweredBy - posted by lu...@jakarta.apache.org on 2004/03/01 21:42:21 UTC, 3 replies.
- Kstem vs. Snowball? -- Re: Porter Stemmer - posted by David Spencer <da...@tropo.com> on 2004/03/02 01:25:15 UTC, 2 replies.
- DO NOT REPLY [Bug 27354] New: - When indexing large files (like the j2sdk API), get java.io.IOException: Pipe closed - posted by bu...@apache.org on 2004/03/02 03:49:18 UTC, 0 replies.
- DO NOT REPLY [Bug 27354] - When indexing large files (like the j2sdk API), get java.io.IOException: Pipe closed - posted by bu...@apache.org on 2004/03/02 03:53:08 UTC, 2 replies.
- cvs commit: jakarta-lucene-sandbox/contributions/analyzers/src/java/org/apache/lucene/analysis LengthFilter.java - posted by ot...@apache.org on 2004/03/02 13:52:16 UTC, 0 replies.
- Re: MultiSearcher.java CRLF and rewrite PATCH - posted by Otis Gospodnetic <ot...@yahoo.com> on 2004/03/02 14:08:50 UTC, 1 replies.
- cvs commit: jakarta-lucene/src/test/org/apache/lucene/search TestMultiSearcher.java - posted by ot...@apache.org on 2004/03/02 14:09:57 UTC, 0 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/search Query.java - posted by ot...@apache.org on 2004/03/02 14:48:10 UTC, 0 replies.
- DO NOT REPLY [Bug 26939] - [PATCH] SmartDateFormat - posted by bu...@apache.org on 2004/03/02 14:54:41 UTC, 0 replies.
- cvs commit: jakarta-lucene-sandbox/contributions/analyzers/src/java/org/apache/lucene/analysis/cn ChineseTokenizer.java - posted by ot...@apache.org on 2004/03/02 14:56:03 UTC, 0 replies.
- DO NOT REPLY [Bug 26702] - [PATCH] arbitrary sorting - posted by bu...@apache.org on 2004/03/02 15:39:55 UTC, 1 replies.
- DO NOT REPLY [Bug 25820] - [PATCH] QueryParser not handling queries containing AND and OR - posted by bu...@apache.org on 2004/03/02 15:48:23 UTC, 1 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/search FieldDoc.java Sort.java SortField.java - posted by ot...@apache.org on 2004/03/02 15:54:55 UTC, 0 replies.
- DO NOT REPLY [Bug 6091] - QueryParser not recognizing asterisk with UTF-8 index - posted by bu...@apache.org on 2004/03/02 16:05:41 UTC, 2 replies.
- Re: Question regarding escaped sequence - posted by Otis Gospodnetic <ot...@yahoo.com> on 2004/03/02 16:34:59 UTC, 8 replies.
- [Jakarta Lucene Wiki] New: Support - posted by lu...@jakarta.apache.org on 2004/03/02 19:10:13 UTC, 0 replies.
- [Jakarta Lucene Wiki] Updated: Support - posted by lu...@jakarta.apache.org on 2004/03/02 19:11:58 UTC, 3 replies.
- Queries with only non required terms: not as OR? - posted by Paul Elschot <pa...@xs4all.nl> on 2004/03/02 21:48:41 UTC, 3 replies.
- cvs commit: jakarta-lucene/src/test/org/apache/lucene/queryParser TestQueryParser.java - posted by ot...@apache.org on 2004/03/03 12:24:49 UTC, 1 replies.
- DO NOT REPLY [Bug 24665] - [PATCH] Query parser doesn't handle escaped field names - posted by bu...@apache.org on 2004/03/03 12:25:57 UTC, 0 replies.
- DO NOT REPLY [Bug 23838] - [PATCH] Better dash handling by StandardTokenizer and QueryParser - posted by bu...@apache.org on 2004/03/03 12:43:54 UTC, 0 replies.
- DO NOT REPLY [Bug 18847] - [PATCH] Parser bug when dealing with new lines. - posted by bu...@apache.org on 2004/03/03 13:07:44 UTC, 0 replies.
- DO NOT REPLY [Bug 23784] - [PATCH] Arabic Analyzer, Stemmer - posted by bu...@apache.org on 2004/03/03 13:13:22 UTC, 2 replies.
- cvs commit: jakarta-lucene-sandbox LICENSE.txt - posted by ot...@apache.org on 2004/03/03 13:18:08 UTC, 0 replies.
- DO NOT REPLY [Bug 27168] - [PATCH] Dutch Analyser - posted by bu...@apache.org on 2004/03/03 13:25:01 UTC, 5 replies.
- DO NOT REPLY [Bug 11636] - Special Characters inside a query resolve in wrong hits - posted by bu...@apache.org on 2004/03/03 13:30:49 UTC, 0 replies.
- DO NOT REPLY [Bug 14665] - QueryParser incorrectly escapes special characters in term names - posted by bu...@apache.org on 2004/03/03 13:32:24 UTC, 0 replies.
- DO NOT REPLY [Bug 27408] New: - java.io.IOException: read past EOF when building index - posted by bu...@apache.org on 2004/03/03 14:35:25 UTC, 0 replies.
- DO NOT REPLY [Bug 27408] - java.io.IOException: read past EOF when building index - posted by bu...@apache.org on 2004/03/03 14:52:57 UTC, 0 replies.
- New FieldSortedHitQueue uses Java 1.4 feature - posted by Eric Isakson <Er...@sas.com> on 2004/03/03 16:49:21 UTC, 29 replies.
- DO NOT REPLY [Bug 27423] New: - Demo HTML parser does not properly handle meta tag attributes. - posted by bu...@apache.org on 2004/03/04 01:05:06 UTC, 0 replies.
- DO NOT REPLY [Bug 27433] New: - API doc out of date - posted by bu...@apache.org on 2004/03/04 14:15:19 UTC, 0 replies.
- DO NOT REPLY [Bug 26196] - IndexWriter problem when create set to false - posted by bu...@apache.org on 2004/03/04 14:23:43 UTC, 12 replies.
- DO NOT REPLY [Bug 22469] - org.apache.lucene.search.Query.toString(String field) ignores it's only parameter - posted by bu...@apache.org on 2004/03/04 15:02:31 UTC, 1 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/index IndexWriter.java - posted by ot...@apache.org on 2004/03/04 15:31:53 UTC, 2 replies.
- cvs commit: jakarta-lucene/docs/lucene-sandbox/larm overview.html - posted by ot...@apache.org on 2004/03/04 15:41:28 UTC, 0 replies.
- Too many open files - posted by karl wettin <ka...@snigel.dnsalias.net> on 2004/03/04 21:36:10 UTC, 2 replies.
- cvs commit: jakarta-lucene-sandbox/contributions/javascript/queryConstructor luceneQueryConstructor.js - posted by ke...@apache.org on 2004/03/06 09:22:05 UTC, 0 replies.
- DO NOT REPLY [Bug 27491] New: - [PATCH] Allowing '-'/'+' in terms - posted by bu...@apache.org on 2004/03/06 09:36:05 UTC, 0 replies.
- ParallelMultiSearcher vs. MultiSearcher - posted by Erik Hatcher <er...@ehatchersolutions.com> on 2004/03/06 17:20:17 UTC, 1 replies.
- IndexWriter q - posted by Maxim Khesin <ma...@fluidobjects.com> on 2004/03/08 20:14:41 UTC, 1 replies.
- compound format as default in 1.4? - posted by Doug Cutting <cu...@apache.org> on 2004/03/08 21:25:15 UTC, 3 replies.
- cvs commit: jakarta-lucene-sandbox/contributions/analyzers/src/java/org/apache/lucene/analysis/nl - New directory - posted by ot...@apache.org on 2004/03/09 15:48:29 UTC, 0 replies.
- cvs commit: jakarta-lucene-sandbox/contributions/analyzers/src/java/org/apache/lucene/analysis/nl DutchAnalyzer.java DutchStemFilter.java DutchStemmer.java WordlistLoader.java stems.txt words.txt - posted by ot...@apache.org on 2004/03/09 15:55:09 UTC, 0 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/analysis/de WordlistLoader.java - posted by eh...@apache.org on 2004/03/10 01:18:02 UTC, 2 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/store FSDirectory.java - posted by eh...@apache.org on 2004/03/10 01:50:41 UTC, 1 replies.
- DO NOT REPLY [Bug 16719] - java.io.IOException: Pipe closed - posted by bu...@apache.org on 2004/03/10 04:27:18 UTC, 0 replies.
- DO NOT REPLY [Bug 16719] - [PATCH] java.io.IOException: Pipe closed - posted by bu...@apache.org on 2004/03/10 04:28:00 UTC, 0 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/analysis StopFilter.java - posted by eh...@apache.org on 2004/03/10 10:59:57 UTC, 6 replies.
- DO NOT REPLY [Bug 27587] New: - java.io.IOException: read past EOF when searching index - posted by bu...@apache.org on 2004/03/10 23:27:29 UTC, 0 replies.
- DO NOT REPLY [Bug 27587] - java.io.IOException: read past EOF when searching index - posted by bu...@apache.org on 2004/03/10 23:28:22 UTC, 6 replies.
- cvs commit: jakarta-lucene-sandbox/contributions/analyzers/src/java/org/apache/lucene/analysis/nl DutchAnalyzer.java DutchStemFilter.java DutchStemmer.java WordlistLoader.java - posted by eh...@apache.org on 2004/03/11 04:05:36 UTC, 0 replies.
- Proposal: extracting term-level stats from query process - posted by ma...@yahoo.co.uk on 2004/03/11 12:37:55 UTC, 7 replies.
- How to control the order of Search Results - posted by Kanwal Gupta <kg...@sapient.com> on 2004/03/11 15:00:43 UTC, 0 replies.
- Re: N-gram layer - posted by karl wettin <ka...@snigel.dnsalias.net> on 2004/03/12 02:54:22 UTC, 1 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/analysis/standard StandardAnalyzer.java - posted by eh...@apache.org on 2004/03/12 10:43:48 UTC, 0 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/analysis/de GermanAnalyzer.java - posted by eh...@apache.org on 2004/03/12 10:45:17 UTC, 3 replies.
- DO NOT REPLY [Bug 27626] New: - bug if i found between "" - posted by bu...@apache.org on 2004/03/12 11:32:40 UTC, 0 replies.
- DO NOT REPLY [Bug 27626] - bug if i found between "" - posted by bu...@apache.org on 2004/03/12 13:39:26 UTC, 0 replies.
- cvs commit: jakarta-lucene-sandbox/contributions/analyzers/src/java/org/apache/lucene/analysis/nl DutchAnalyzer.java DutchStemFilter.java DutchStemmer.java - posted by eh...@apache.org on 2004/03/12 16:52:59 UTC, 0 replies.
- [Jakarta Lucene Wiki] Updated: HelpContents - posted by lu...@jakarta.apache.org on 2004/03/12 17:28:42 UTC, 1 replies.
- DO NOT REPLY [Bug 27638] New: - Compile error CVS head (3/12/04 - 2:55pm ET) - posted by bu...@apache.org on 2004/03/13 16:47:49 UTC, 0 replies.
- DO NOT REPLY [Bug 27638] - Compile error CVS head (3/12/04 - 2:55pm ET) - posted by bu...@apache.org on 2004/03/13 20:52:13 UTC, 3 replies.
- Reader Text input as field for HTML data text leading to "null" retrieval - posted by jitender ahuja <aj...@aalayance.com> on 2004/03/15 11:31:09 UTC, 0 replies.
- cvs commit: jakarta-lucene-sandbox/contributions/javascript/queryValidator testQueryValidator.html luceneQueryValidator.js - posted by ke...@apache.org on 2004/03/16 04:17:18 UTC, 0 replies.
- Relative decrease in stored data due to inverted index organisation - posted by jitender ahuja <aj...@aalayance.com> on 2004/03/16 10:59:26 UTC, 3 replies.
- RE : Query Term Collector (was: Re: New highlighter package available) - posted by Rasik Pandey <ra...@ajlsm.com> on 2004/03/17 13:36:08 UTC, 0 replies.
- Java 1.4 Dependent CVS Build - posted by Terry Steichen <te...@net-frame.com> on 2004/03/17 13:45:29 UTC, 1 replies.
- DO NOT REPLY [Bug 27743] New: - Added support for segmented field data files - posted by bu...@apache.org on 2004/03/17 15:56:45 UTC, 0 replies.
- DO NOT REPLY [Bug 27743] - Added support for segmented field data files - posted by bu...@apache.org on 2004/03/17 15:57:33 UTC, 2 replies.
- Short introduction - posted by Christian Kohlschütter <ck...@rrzn.uni-hannover.de> on 2004/03/17 16:18:02 UTC, 1 replies.
- DO NOT REPLY [Bug 27743] - [PATCH] Added support for segmented field data files - posted by bu...@apache.org on 2004/03/17 17:36:53 UTC, 3 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/search FieldSortedHitQueue.java - posted by tj...@apache.org on 2004/03/17 19:21:53 UTC, 2 replies.
- results sorting code in CVS - posted by Anson Lau <al...@fulfil-net.com> on 2004/03/18 04:07:45 UTC, 4 replies.
- DO NOT REPLY [Bug 27743] - [PATCH] Added support for segmented field data files and cached directories - posted by bu...@apache.org on 2004/03/18 13:09:08 UTC, 4 replies.
- DO NOT REPLY [Bug 27772] New: - support for double-byte characters? - posted by bu...@apache.org on 2004/03/18 13:12:24 UTC, 0 replies.
- DO NOT REPLY [Bug 27772] - support for double-byte characters? - posted by bu...@apache.org on 2004/03/18 13:29:43 UTC, 0 replies.
- cvs commit: jakarta-lucene/xdocs whoweare.xml - posted by ot...@apache.org on 2004/03/18 17:04:46 UTC, 1 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/store Lock.java - posted by ot...@apache.org on 2004/03/18 20:05:18 UTC, 2 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/store FSDirectory.java Lock.java - posted by ot...@apache.org on 2004/03/18 20:44:46 UTC, 0 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/search BooleanQuery.java - posted by ot...@apache.org on 2004/03/18 20:53:37 UTC, 0 replies.
- cvs commit: jakarta-lucene/xdocs systemproperties.xml - posted by ot...@apache.org on 2004/03/18 20:58:26 UTC, 0 replies.
- cvs commit: jakarta-lucene/xdocs/stylesheets project.xml - posted by ot...@apache.org on 2004/03/18 21:00:58 UTC, 0 replies.
- [Jakarta Lucene Wiki] Updated: WikiName - posted by lu...@jakarta.apache.org on 2004/03/18 21:51:14 UTC, 1 replies.
- DO NOT REPLY [Bug 27799] New: - java.lang.IndexOutOfBoundsException caused by skipTo() method - posted by bu...@apache.org on 2004/03/19 16:48:12 UTC, 0 replies.
- DO NOT REPLY [Bug 27799] - java.lang.IndexOutOfBoundsException caused by skipTo() method - posted by bu...@apache.org on 2004/03/19 16:49:20 UTC, 5 replies.
- DO NOT REPLY [Bug 27587] - [PATCH]java.io.IOException: read past EOF when searching index - posted by bu...@apache.org on 2004/03/19 19:46:50 UTC, 4 replies.
- Lucene XML example - posted by hg...@cswebmail.com on 2004/03/20 12:49:19 UTC, 0 replies.
- DO NOT REPLY [Bug 26763] - [PATCH] Language guesser contribution - posted by bu...@apache.org on 2004/03/20 16:44:39 UTC, 1 replies.
- DO NOT REPLY [Bug 27819] New: - Point out that Lucene is a library - posted by bu...@apache.org on 2004/03/21 00:34:42 UTC, 0 replies.
- DO NOT REPLY [Bug 27819] - Point out that Lucene is a library - posted by bu...@apache.org on 2004/03/21 00:35:28 UTC, 1 replies.
- Token declared final ? - posted by Thimal Jayasooriya <th...@cs.york.ac.uk> on 2004/03/21 03:29:31 UTC, 4 replies.
- Specifation of the Key words to be searched - posted by jitender ahuja <aj...@aalayance.com> on 2004/03/22 14:24:28 UTC, 0 replies.
- Sorting Messes up Scores - posted by Terry Steichen <te...@net-frame.com> on 2004/03/22 18:04:45 UTC, 2 replies.
- DO NOT REPLY [Bug 27865] New: - Minor typos in FAQ - posted by bu...@apache.org on 2004/03/23 00:54:22 UTC, 0 replies.
- DO NOT REPLY [Bug 27865] - Minor typos in FAQ - posted by bu...@apache.org on 2004/03/23 08:01:43 UTC, 3 replies.
- DO NOT REPLY [Bug 27868] New: - Bad performance in PrefixQuery for large indices. - posted by bu...@apache.org on 2004/03/23 12:05:07 UTC, 0 replies.
- cvs commit: jakarta-lucene/src/test/org/apache/lucene/search TestSort.java - posted by tj...@apache.org on 2004/03/23 16:59:49 UTC, 2 replies.
- cvs commit: jakarta-lucene/docs index.html - posted by ot...@apache.org on 2004/03/23 18:50:47 UTC, 1 replies.
- FSDirectory.lockDir and recent Lock changes - posted by Rasik Pandey <ra...@ajlsm.com> on 2004/03/23 19:38:55 UTC, 1 replies.
- Reason for interning? - posted by jitender ahuja <aj...@aalayance.com> on 2004/03/23 22:39:03 UTC, 1 replies.
- RE : FSDirectory.lockDir and recent Lock changes - posted by Rasik Pandey <ra...@ajlsm.com> on 2004/03/23 23:21:45 UTC, 0 replies.
- DO NOT REPLY [Bug 27491] - [PATCH] Allowing '-'/'+' in terms - posted by bu...@apache.org on 2004/03/24 11:10:31 UTC, 0 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/queryParser QueryParser.jj QueryParserTokenManager.java - posted by ot...@apache.org on 2004/03/24 11:12:27 UTC, 0 replies.
- DO NOT REPLY [Bug 27903] New: - Document.fields() only returns stored fields - posted by bu...@apache.org on 2004/03/24 14:00:06 UTC, 0 replies.
- DO NOT REPLY [Bug 27903] - Document.fields() only returns stored fields - posted by bu...@apache.org on 2004/03/24 14:01:04 UTC, 4 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/index Term.java - posted by cu...@apache.org on 2004/03/24 18:32:49 UTC, 0 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/index SegmentTermDocs.java - posted by cu...@apache.org on 2004/03/24 18:36:53 UTC, 1 replies.
- RuntimeException on sorted search over an empty index - posted by Jon Pipitone <jp...@mshri.on.ca> on 2004/03/24 19:39:08 UTC, 1 replies.
- Re: [PATCH] sorting bug in current cvs - posted by Otis Gospodnetic <ot...@yahoo.com> on 2004/03/25 02:16:44 UTC, 0 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/util StringHelper.java - posted by ot...@apache.org on 2004/03/25 14:39:59 UTC, 0 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/index TermInfosWriter.java - posted by ot...@apache.org on 2004/03/25 14:49:49 UTC, 0 replies.
- submitting patch for bug 24370? - posted by Claude Devarenne <cl...@library.ucsf.edu> on 2004/03/25 17:14:51 UTC, 0 replies.
- Query optimizer - Cost of Queries - posted by Jochen Frey <lu...@quontis.com> on 2004/03/25 18:47:38 UTC, 4 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/search Hits.java IndexSearcher.java MultiSearcher.java Searchable.java Sort.java - posted by cu...@apache.org on 2004/03/25 19:47:15 UTC, 0 replies.
- tabs in .java files - posted by Otis Gospodnetic <ot...@yahoo.com> on 2004/03/25 20:46:34 UTC, 7 replies.
- German stopword loading fails silently - posted by Daniel Naber <da...@t-online.de> on 2004/03/25 20:57:54 UTC, 1 replies.
- build.xml tweak - posted by Thimal Jayasooriya <th...@cs.york.ac.uk> on 2004/03/26 05:57:31 UTC, 1 replies.
- cvs commit: jakarta-lucene-sandbox/contributions/javascript/queryValidator testQueryValidator.html - posted by ke...@apache.org on 2004/03/26 08:43:10 UTC, 0 replies.
- cvs commit: jakarta-lucene-sandbox/contributions/javascript/queryValidator luceneQueryValidator.js - posted by ke...@apache.org on 2004/03/26 08:43:22 UTC, 0 replies.
- cvs commit: jakarta-lucene build.xml - posted by eh...@apache.org on 2004/03/26 10:42:28 UTC, 1 replies.
- DO NOT REPLY [Bug 27987] New: - GermanAnalyzer fails silently + doesn't close files - posted by bu...@apache.org on 2004/03/26 17:53:30 UTC, 0 replies.
- DO NOT REPLY [Bug 27987] - GermanAnalyzer fails silently + doesn't close files - posted by bu...@apache.org on 2004/03/26 17:54:29 UTC, 0 replies.
- DO NOT REPLY [Bug 27987] - [PATCH] GermanAnalyzer fails silently + doesn't close files - posted by bu...@apache.org on 2004/03/26 18:10:52 UTC, 1 replies.
- DO NOT REPLY [Bug 12569] - Uppercase/lowercase distinction in GermanStemmer not sustainable - posted by bu...@apache.org on 2004/03/26 22:31:43 UTC, 1 replies.
- DO NOT REPLY [Bug 13102] - null pointer exception in termCompare - posted by bu...@apache.org on 2004/03/26 23:22:57 UTC, 1 replies.
- [Jakarta Lucene Wiki] Updated: LuceneProjectPages - posted by lu...@jakarta.apache.org on 2004/03/26 23:30:22 UTC, 0 replies.
- [Jakarta Lucene Wiki] New: NewFrontPage - posted by lu...@jakarta.apache.org on 2004/03/27 01:07:39 UTC, 0 replies.
- [Jakarta Lucene Wiki] Updated: NewFrontPage - posted by lu...@jakarta.apache.org on 2004/03/27 01:10:47 UTC, 3 replies.
- [Jakarta Lucene Wiki] Updated: LocalSpellingWords - posted by lu...@jakarta.apache.org on 2004/03/27 01:27:05 UTC, 0 replies.
- [Jakarta Lucene Wiki] New: LatestNews - posted by lu...@jakarta.apache.org on 2004/03/27 01:27:29 UTC, 0 replies.
- [Jakarta Lucene Wiki] New: LuceneFAQ - posted by lu...@jakarta.apache.org on 2004/03/27 01:31:28 UTC, 0 replies.
- [Jakarta Lucene Wiki] New: HowTo - posted by lu...@jakarta.apache.org on 2004/03/27 01:39:41 UTC, 0 replies.
- [Jakarta Lucene Wiki] New: IndexingWebPages - posted by lu...@jakarta.apache.org on 2004/03/27 01:42:33 UTC, 0 replies.
- [Jakarta Lucene Wiki] New: ModifyingExecutionParameters - posted by lu...@jakarta.apache.org on 2004/03/27 01:53:46 UTC, 0 replies.
- [Jakarta Lucene Wiki] New: ConcurrentAccessToIndex - posted by lu...@jakarta.apache.org on 2004/03/27 01:54:52 UTC, 0 replies.
- [Jakarta Lucene Wiki] Updated: HowTo - posted by lu...@jakarta.apache.org on 2004/03/27 01:55:24 UTC, 2 replies.
- Wiki - posted by Stephane James Vaucher <va...@cirano.qc.ca> on 2004/03/27 02:07:56 UTC, 2 replies.
- replacing StopAnalyzer() in results.jsp causes ambiguity error - posted by jitender ahuja <aj...@aalayance.com> on 2004/03/27 19:27:23 UTC, 0 replies.
- [Jakarta Lucene Wiki] New: CommunityContributions - posted by lu...@jakarta.apache.org on 2004/03/29 05:22:55 UTC, 0 replies.
- DO NOT REPLY [Bug 10341] - Internationalized search - posted by bu...@apache.org on 2004/03/29 10:32:07 UTC, 1 replies.
- DO NOT REPLY [Bug 10849] - [PATCH] DateField cannot handle dates before January 1970 - posted by bu...@apache.org on 2004/03/29 10:45:41 UTC, 1 replies.
- [Jakarta Lucene Wiki] Updated: LuceneFAQ - posted by lu...@jakarta.apache.org on 2004/03/29 13:31:13 UTC, 0 replies.
- cvs commit: jakarta-lucene/xdocs fileformats.xml - posted by ot...@apache.org on 2004/03/29 14:46:36 UTC, 3 replies.
- DO NOT REPLY [Bug 18410] - GermanAnalyzer problems with upper/lower case - posted by bu...@apache.org on 2004/03/29 17:46:48 UTC, 2 replies.
- [Jakarta Lucene Wiki] Updated: ConcurrentAccessToIndex - posted by lu...@jakarta.apache.org on 2004/03/29 17:51:37 UTC, 0 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/analysis/de GermanAnalyzer.java WordlistLoader.java - posted by eh...@apache.org on 2004/03/29 18:53:36 UTC, 2 replies.
- [Jakarta Lucene Wiki] New: DateRangeQueries - posted by lu...@jakarta.apache.org on 2004/03/29 19:01:20 UTC, 0 replies.
- DO NOT REPLY [Bug 16730] - ESCAPING BUG \(abc\) and \(a*c\) in v1.2 - posted by bu...@apache.org on 2004/03/29 20:53:27 UTC, 0 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/search FloatSortedHitQueue.java IntegerSortedHitQueue.java StringSortedHitQueue.java - posted by tj...@apache.org on 2004/03/29 20:55:30 UTC, 0 replies.
- DO NOT REPLY [Bug 28030] New: - [PATCH] usage feedback for IndexFiles demo - posted by bu...@apache.org on 2004/03/29 21:55:14 UTC, 0 replies.
- DO NOT REPLY [Bug 28030] - [PATCH] usage feedback for IndexFiles demo - posted by bu...@apache.org on 2004/03/29 21:55:50 UTC, 1 replies.
- [Jakarta Lucene Wiki] Updated: CommunityContributions - posted by lu...@jakarta.apache.org on 2004/03/29 23:51:47 UTC, 1 replies.
- [Jakarta Lucene Wiki] Updated: DateRangeQueries - posted by lu...@jakarta.apache.org on 2004/03/30 00:05:59 UTC, 0 replies.
- cvs commit: jakarta-lucene/src/test/org/apache/lucene/util English.java StringHelperTest.java TestBitVector.java TestPriorityQueue.java - posted by cu...@apache.org on 2004/03/30 00:48:07 UTC, 0 replies.
- cvs commit: jakarta-lucene/xdocs index.xml - posted by cu...@apache.org on 2004/03/30 01:20:54 UTC, 3 replies.
- new release: 1.4-rc1 - posted by Doug Cutting <cu...@apache.org> on 2004/03/30 01:43:30 UTC, 1 replies.
- RE : new release: 1.4-rc1 - posted by Rasik Pandey <ra...@ajlsm.com> on 2004/03/30 10:18:04 UTC, 0 replies.
- java.lang.ArrayIndexOutOfBoundsException in FieldInfos.java CVS version 1.5 - posted by Rasik Pandey <ra...@ajlsm.com> on 2004/03/30 12:16:15 UTC, 0 replies.
- DO NOT REPLY [Bug 18410] - [PATCH] GermanAnalyzer problems with upper/lower case - posted by bu...@apache.org on 2004/03/30 14:28:52 UTC, 4 replies.
- cvs commit: jakarta-lucene/src/demo/org/apache/lucene/demo IndexFiles.java - posted by ot...@apache.org on 2004/03/30 15:23:00 UTC, 0 replies.
- DO NOT REPLY [Bug 28050] New: - Patchs for RussianAnalyzer - posted by bu...@apache.org on 2004/03/30 17:41:37 UTC, 0 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/analysis/de GermanAnalyzer.java GermanStemmer.java WordlistLoader.java - posted by ot...@apache.org on 2004/03/30 17:44:58 UTC, 0 replies.
- DO NOT REPLY [Bug 28050] - Patchs for RussianAnalyzer - posted by bu...@apache.org on 2004/03/30 17:46:22 UTC, 4 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/analysis/de GermanStemFilter.java GermanStemmer.java WordlistLoader.java - posted by ot...@apache.org on 2004/03/30 17:54:49 UTC, 0 replies.
- DO NOT REPLY [Bug 28050] - [PATCH] Patches for RussianAnalyzer - posted by bu...@apache.org on 2004/03/30 17:54:52 UTC, 0 replies.
- cvs commit: jakarta-lucene CHANGES.txt - posted by cu...@apache.org on 2004/03/30 19:40:08 UTC, 0 replies.
- new release: 1.4-rc2 - posted by Doug Cutting <cu...@apache.org> on 2004/03/30 20:40:27 UTC, 0 replies.
- Re: new release: 1.4-rc2 - posted by Stephane James Vaucher <va...@cirano.qc.ca> on 2004/03/30 21:11:03 UTC, 0 replies.
- termText being allowed package level acceess? - posted by jitender ahuja <aj...@aalayance.com> on 2004/03/30 21:23:31 UTC, 1 replies.
- Re: new release: 1.4-rc2 - posted by Bruce Ritchie <br...@jivesoftware.com> on 2004/03/30 21:28:53 UTC, 0 replies.
- DO NOT REPLY [Bug 28065] New: - email format field in doc.add(new Field("userID", message.getUserID(), false, true, false)); can not be searched - posted by bu...@apache.org on 2004/03/30 22:02:44 UTC, 0 replies.
- cvs commit: jakarta-lucene/src/java/org/apache/lucene/search/spans package.html - posted by cu...@apache.org on 2004/03/30 22:33:25 UTC, 0 replies.
- DO NOT REPLY [Bug 28074] New: - npe if java.io.tmpdir does not exist - posted by bu...@apache.org on 2004/03/31 06:31:25 UTC, 0 replies.
- TermInfosReader optimisation? - posted by Tony Bowden <to...@kasei.com> on 2004/03/31 11:07:12 UTC, 0 replies.
- DO NOT REPLY [Bug 28065] - email format field in doc.add(new Field("userID", message.getUserID(), false, true, false)); can not be searched - posted by bu...@apache.org on 2004/03/31 12:23:54 UTC, 0 replies.
- DO NOT REPLY [Bug 28108] New: - 1.3 Final Release - TooManyClauses error not allowing search to work - posted by bu...@apache.org on 2004/03/31 23:44:43 UTC, 0 replies.