Kevin,
It would be faster, and actually there was a patch somebody submitted
... look at this: http://www.jguru.com/forums/view.jsp?EID=1232770
It even includes performance improvement numbers :)
Otis
--- Kevin Burton <[EMAIL PROTECTED]> wrote:
> I have a Document with about 15 fields. I only
I have a Document with about 15 fields. I only need two of them.
How much faster would lucene be if I only fetched the two fields? Each
field is a separate file and this would almost certainly slow down just
the basic IO.
I think I looked at this a long time ago and there was no high level