How many hits do you typically ask for? Do you share the SearcherManager
object across threads? (you should if not)

Le mer. 18 avr. 2018 à 14:34, ankur.168 <ankur.15...@gmail.com> a écrit :

> ok, So have gone through few more searching. I have found that *MMap uses
> only virtual memory not JVM allocated memory*. But what about
> SearcherManager or ScoreDocs? I can see in heap dump most of the space is
> taken by either multiple scoredoc[] or searchermanager object.
>
>  Can you guys help me here or atleast guide me in right direction.
>
>
>
> --
> Sent from:
> http://lucene.472066.n3.nabble.com/Lucene-Java-Users-f532864.html
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
> For additional commands, e-mail: java-user-h...@lucene.apache.org
>
>

Reply via email to