Message-
> From: Erik Hatcher [mailto:[EMAIL PROTECTED]
> Sent: Thursday, June 24, 2004 1:58 PM
> To: Lucene Users List
> Subject: Re: field indexed but not stored
>
>
> On Jun 24, 2004, at 2:10 PM, Ryan Sonnek wrote:
> > I'm using lucene-1.4-rc3 and trying to op
On Jun 24, 2004, at 2:10 PM, Ryan Sonnek wrote:
I'm using lucene-1.4-rc3 and trying to optimize the size of our index
and decrease search times. our index has several fields that we need
to search and sort by, but only one field that we actually retrieve
from the hits document. I tried creatin
I'm using lucene-1.4-rc3 and trying to optimize the size of our index and decrease
search times. our index has several fields that we need to search and sort by, but
only one field that we actually retrieve from the hits document. I tried creating all
fields as unstored, except for the one I n