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
<[email protected]> 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 <[email protected]> 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 <[email protected]>
>> 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 <[email protected]> wrote:
>> >
>> > > it was from 4/11/12
>> > >
>> > > -Saroj
>> > >
>> > > On Thu, Jul 26, 2012 at 4:21 PM, Mark Miller <[email protected]>
>> > wrote:
>> > >
>> > >>
>> > >> On Jul 26, 2012, at 3:18 PM, roz dev <[email protected]> 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
[email protected]

Reply via email to