Re: Directory implementation in a ZIP file via HTTP (read-only)

2003-01-04 Thread Erik Hatcher
Don't worry, I perked my ears when I saw the original message go by... and am not in a big hurry but it'd be nice to have soon! :) On Saturday, January 4, 2003, at 11:23 AM, Otis Gospodnetic wrote: Hello Lukas, I suggest you just attach your class (or a set of classes zipped) to a message an

DO NOT REPLY [Bug 12723] - Date fields should not be tokenized.

2003-01-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-lucene/src/java/org/apache/lucene/document Field.java

2003-01-04 Thread otis
otis2003/01/04 10:06:19 Modified:src/java/org/apache/lucene/document Field.java Log: - Fix for bug http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12723 PR: 12723 Revision ChangesPath 1.9 +3 -3 jakarta-lucene/src/java/org/apache/lucene/document/Field.ja

Re: RE : Potential Contribution

2003-01-04 Thread Otis Gospodnetic
It looks like one of these methods is actually in the TODO list, so I'll add it (with some minor changes). If anyone thinks this is a bad idea please speak up now. Thanks, Otis --- Rasik Pandey <[EMAIL PROTECTED]> wrote: > My apologies, the first attachement was an empty file. > > -Message

cvs commit: jakarta-lucene/xdocs todo.xml

2003-01-04 Thread otis
otis2003/01/04 09:31:04 Modified:docs todo.html xdocstodo.xml Log: - Removed a sub-task that has been completed 4 months ago, actually. Revision ChangesPath 1.8 +1 -2 jakarta-lucene/docs/todo.html Index: todo.html =

cvs commit: jakarta-lucene CHANGES.txt

2003-01-04 Thread otis
otis2003/01/04 09:29:40 Modified:.CHANGES.txt Log: - Fixed wrong method name. Revision ChangesPath 1.37 +2 -2 jakarta-lucene/CHANGES.txt Index: CHANGES.txt === RCS file: /home/c

cvs commit: jakarta-lucene/xdocs/stylesheets project.xml

2003-01-04 Thread otis
otis2003/01/04 09:19:17 Modified:docs benchmarks.html contributions.html demo.html demo2.html demo3.html demo4.html fileformats.html gettingstarted.html index.html luceneplan.html powered.html queryparsersynt

cvs commit: jakarta-lucene CHANGES.txt

2003-01-04 Thread otis
otis2003/01/04 09:16:07 Modified:.CHANGES.txt Log: - Updated. Revision ChangesPath 1.36 +3 -1 jakarta-lucene/CHANGES.txt Index: CHANGES.txt === RCS file: /home/cvs/jakarta-lucen

DO NOT REPLY [Bug 14900] - [PATCH] getAllFieldNames diffs for IndexReader

2003-01-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-lucene/src/test/org/apache/lucene/index TestIndexReader.java

2003-01-04 Thread otis
otis2003/01/04 09:13:40 Modified:src/java/org/apache/lucene/index IndexReader.java SegmentReader.java SegmentsReader.java Added: src/test/org/apache/lucene/index TestIndexReader.java Log: - Applied patches from http://nagoya.apache.org/bugzilla/sho

DO NOT REPLY [Bug 11359] - wildcard query lowercase

2003-01-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 12444] - Escaping special characters does not work

2003-01-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 12950] - Query syntax.

2003-01-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14485] - Lucene 1.3dev1-2002-10-27 : NumberFormat Exception while parsing Date by DateField.stringToTime(String s) method

2003-01-04 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-lucene/src/java/org/apache/lucene/document DateField.java

2003-01-04 Thread otis
otis2003/01/04 08:41:36 Modified:src/java/org/apache/lucene/document DateField.java Log: - Reverted to revision 1.2 ... this matches the comments in the code anyway :). Should fix bug http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14485 Revision ChangesPath 1.5

cvs commit: jakarta-lucene/src/java/org/apache/lucene/analysis LowerCaseFilter.java

2003-01-04 Thread otis
otis2003/01/04 08:38:39 Modified:src/java/org/apache/lucene/analysis LowerCaseFilter.java Log: - Import stmt, @version + CVS Id tag. Revision ChangesPath 1.3 +7 -2 jakarta-lucene/src/java/org/apache/lucene/analysis/LowerCaseFilter.java Index: LowerCas

cvs commit: jakarta-lucene/docs/lucene-sandbox/larm overview.html

2003-01-04 Thread otis
otis2003/01/04 08:29:08 Modified:xdocspowered.xml docs benchmarks.html contributions.html demo.html demo2.html demo3.html demo4.html fileformats.html gettingstarted.html index.html luceneplan.html

Re: Directory implementation in a ZIP file via HTTP (read-only)

2003-01-04 Thread Otis Gospodnetic
Hello Lukas, I suggest you just attach your class (or a set of classes zipped) to a message and send it to this mailing list, lucene-dev. I know a few people have inquired about the ability to search a zipped/jarred index. Hello Erik :) Thanks, Otis --- Lukas Zapletal <[EMAIL PROTECTED]> wrot

cvs commit: jakarta-lucene/xdocs/stylesheets project.xml

2003-01-04 Thread acoliver
acoliver2003/01/04 06:20:38 Modified:xdocs/stylesheets project.xml Log: removed plan link Revision ChangesPath 1.17 +0 -4 jakarta-lucene/xdocs/stylesheets/project.xml Index: project.xml ===