I'm curious why this is occurring and whether i can prevent it. This is my
scenario:
Locally I have an idle running solr 1.3 service using lucene 2.4.1 which has
an index of ~330K documents containing ~10 fields each(total size ~12GB).
Currently I've turned off all caching, lazy field loading, ho
>Did I read that right? 330K docs == 12 GB index.
Ops, missed the dot - 1.2GB, but i don't think that should really make the
difference in this case. Even if it was 12 GB it would just have some really
juicy documents, right? :)
>Can you share the Solr logs and/or your config? Is this happenin
Here is exactly half an hour from roughly the beginning of logging. There's
nothing to see really because no requests are sent, you just see the GC
behaviour:
[Full GC 211987K->208493K(432448K), 0.6273480 secs]
[GC 276333K->212269K(438720K), 0.0929710 secs]
[GC 289133K->216269K(439936K), 0.1019780
Hi,
I've run into this issue that I have no way of resolving, since the analysis
tool doesn't show me there is an error. I copy the exact field value into
the analysis tool and i type in the exact query request i'm issuing and the
tool finds it a match. However running the query with that exact s