Re: Question about Lucene FieldCache

2017-01-09 Thread Yago Riveiro
t; > > In the case of the Lucene field cache, it's possible "clean" it in some > > > > way? > > > > > > > > Even it would be possible, the first sorting query or so loads it back. > > > > > > > Some cache is eating my memo

Re: Question about Lucene FieldCache

2017-01-09 Thread Mikhail Khludnev
eld cache, it's possible "clean" it in some > > > way? > > > > > > Even it would be possible, the first sorting query or so loads it back. > > > > > Some cache is eating my memory heap. > > > > > Probably you need to dedicate mast

Re: Question about Lucene FieldCache

2017-01-09 Thread billnbell
; way? >>> >>> Even it would be possible, the first sorting query or so loads it back. >> >>> Some cache is eating my memory heap. >>> >> Probably you need to dedicate master which won't load FieldCache. >>

Re: Question about Lucene FieldCache

2017-01-09 Thread Yago Riveiro
it in some > > way? > > > > Even it would be possible, the first sorting query or so loads it back. > > > Some cache is eating my memory heap. > > > Probably you need to dedicate master which won't load FieldCache. > > > > > > > >

Re: Question about Lucene FieldCache

2017-01-09 Thread Mikhail Khludnev
or so loads it back. > Some cache is eating my memory heap. > Probably you need to dedicate master which won't load FieldCache. > > > > - > Best regards > > /Yago > -- > View this message in context: http://lucene.472066.n3. > nabble.com/Question-ab

Re: Question about Lucene FieldCache

2017-01-09 Thread Yago Riveiro
Best regards /Yago -- View this message in context: http://lucene.472066.n3.nabble.com/Question-about-Lucene-FieldCache-tp4313062p4313069.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Question about Lucene FieldCache

2017-01-09 Thread Mikhail Khludnev
"maxBooleanClauses": 8192, > "": { > "size": "1", > "showItems": "-1", > "initialSize": "10", > "name": "fieldValueCache" > } > }, > > My questions: > > - T

Question about Lucene FieldCache

2017-01-09 Thread Yago Riveiro
;: "fieldValueCache" } }, My questions: - That size, 1 is for all files of the collection schema or is 1 for each field defined? - If I reload the collection the caches are wiped? Regards, /Yago - Best regards /Yago -- View this message in context: http://lucene.472066.n3.nabble.com/Question-about-Lucene-FieldCache-tp4313062.html Sent from the Solr - User mailing list archive at Nabble.com.