dnaber 2004/09/01 13:04:13
Modified:src/java/org/apache/lucene/index FieldsReader.java
Log:
stop using the deprecated Field constructor
Revision ChangesPath
1.8 +11 -4
jakarta-lucene/src/java/org/apache/lucene/index/FieldsReader.java
Index: FieldsReader.j
otis2003/10/03 03:24:46
Modified:src/java/org/apache/lucene/index FieldsReader.java
Log:
- Fixed a bug when dealing with large indices
- Added Javadoc.
Revision ChangesPath
1.5 +9 -4
jakarta-lucene/src/java/org/apache/lucene/index/FieldsReader.java
otis2002/09/19 19:21:31
Modified:src/java/org/apache/lucene/index FieldsReader.java
Log:
- Reverted back to the previous revision (1.1).
Revision ChangesPath
1.3 +43 -58
jakarta-lucene/src/java/org/apache/lucene/index/FieldsReader.java
Index: FieldsRea
s holy-war territory, but I couldn't resist.)
> -Original Message-
> From: Doug Cutting [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 19, 2002 12:12 PM
> To: Lucene Developers List
> Subject: Re: cvs commit:
> jakarta-lucene/src/java/org/apache/lucene/inde
I'll put the old file back
--- Doug Cutting <[EMAIL PROTECTED]> wrote:
> Otis,
>
> I really appreciate all of the work you do on Lucene. However
> sometimes
> I have to disagree.
>
> [EMAIL PROTECTED] wrote:
> > - Added FIXME/TODO tags about things to document.
>
> While documentation in a
Otis,
I really appreciate all of the work you do on Lucene. However sometimes
I have to disagree.
[EMAIL PROTECTED] wrote:
> - Added FIXME/TODO tags about things to document.
While documentation in a package private class is nice, it is not an
absolute requirement. So I don't think this w
otis2002/09/18 19:11:42
Modified:src/java/org/apache/lucene/index FieldsReader.java
Log:
- Added FIXME/TODO tags about things to document.
Revision ChangesPath
1.2 +58 -43
jakarta-lucene/src/java/org/apache/lucene/index/FieldsReader.java
Index: FieldsR