in my case, I see only 1 searcher, no field cache - still Old Gen is almost
full at 22 GB

Does it have to do with index or some other configuration

-Saroj

On Thu, Jul 26, 2012 at 7:41 PM, Lance Norskog <goks...@gmail.com> wrote:

> What does the "Statistics" page in the Solr admin say? There might be
> several "searchers" open: org.apache.solr.search.SolrIndexSearcher
>
> Each searcher holds open different generations of the index. If
> obsolete index files are held open, it may be old searchers. How big
> are the caches? How long does it take to autowarm them?
>
> On Thu, Jul 26, 2012 at 6:15 PM, Karthick Duraisamy Soundararaj
> <karthick.soundara...@gmail.com> wrote:
> > Mark,
> >         We use solr 3.6.0 on freebsd 9. Over a period of time, it
> > accumulates lots of space!
> >
> > On Thu, Jul 26, 2012 at 8:47 PM, roz dev <rozde...@gmail.com> wrote:
> >
> >> Thanks Mark.
> >>
> >> We are never calling commit or optimize with openSearcher=false.
> >>
> >> As per logs, this is what is happening
> >>
> >>
> openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false}
> >>
> >> --
> >> But, We are going to use 4.0 Alpha and see if that helps.
> >>
> >> -Saroj
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >> On Thu, Jul 26, 2012 at 5:12 PM, Mark Miller <markrmil...@gmail.com>
> >> wrote:
> >>
> >> > I'd take a look at this issue:
> >> > https://issues.apache.org/jira/browse/SOLR-3392
> >> >
> >> > Fixed late April.
> >> >
> >> > On Jul 26, 2012, at 7:41 PM, roz dev <rozde...@gmail.com> wrote:
> >> >
> >> > > it was from 4/11/12
> >> > >
> >> > > -Saroj
> >> > >
> >> > > On Thu, Jul 26, 2012 at 4:21 PM, Mark Miller <markrmil...@gmail.com
> >
> >> > wrote:
> >> > >
> >> > >>
> >> > >> On Jul 26, 2012, at 3:18 PM, roz dev <rozde...@gmail.com> wrote:
> >> > >>
> >> > >>> Hi Guys
> >> > >>>
> >> > >>> I am also seeing this problem.
> >> > >>>
> >> > >>> I am using SOLR 4 from Trunk and seeing this issue repeat every
> day.
> >> > >>>
> >> > >>> Any inputs about how to resolve this would be great
> >> > >>>
> >> > >>> -Saroj
> >> > >>
> >> > >>
> >> > >> Trunk from what date?
> >> > >>
> >> > >> - Mark
> >> > >>
> >> > >>
> >> > >>
> >> > >>
> >> > >>
> >> > >>
> >> > >>
> >> > >>
> >> > >>
> >> > >>
> >> >
> >> > - Mark Miller
> >> > lucidimagination.com
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >> >
> >>
>
>
>
> --
> Lance Norskog
> goks...@gmail.com
>

Reply via email to