RE: Cache Field Lucene 3.6.0

2013-07-30 Thread andi rexha
Hi Adrien, Thank you very much. I will have a look on your suggestion ;) > From: jpou...@gmail.com > Date: Tue, 30 Jul 2013 16:16:03 +0200 > Subject: Re: Cache Field Lucene 3.6.0 > To: java-user@lucene.apache.org > > Hi, > > On Tue, Jul 30, 2013 at 4:09 PM, andi rexha

Re: Cache Field Lucene 3.6.0

2013-07-30 Thread Adrien Grand
Hi, On Tue, Jul 30, 2013 at 4:09 PM, andi rexha wrote: > Hi, I have a stored and tokenized field, and I want to cache all the field > values. > > I have one document in the index, with the "field.value" => "hello world" > and with tokens => "hello", "world". > I try to extract the field

Cache Field Lucene 3.6.0

2013-07-30 Thread andi rexha
Hi, I have a stored and tokenized field, and I want to cache all the field values. I have one document in the index, with the "field.value" => "hello world" and with tokens => "hello", "world". I try to extract the fields content : String [] cachedFields = FieldCache.DEFAULT.getStri