Re: ExitableDirectoryReader warning

2024-01-04 Thread David Smiley
This is the ramification of using "timeAllowed" (a request param to a search) ~ David Smiley Apache Lucene/Solr Search Developer http://www.linkedin.com/in/davidwsmiley On Thu, Jan 4, 2024 at 2:18 PM rajani m wrote: > Hi, > > What scenarios would solr warn about "ExitableDirectoryReader" ?

Re: ExitableDirectoryReader warning

2024-01-04 Thread Mikhail Khludnev
> Is it a shard size issue or lack of any resources, heap, ram or cpu? On Thu, Jan 4, 2024 at 11:32 PM rajani m wrote: > Hi Mikhail, > Did you intend to include a list of reasons? I only got "It might be any > or all of these reasons." > > Thank you, > Rajani > > On Thu, Jan 4, 2024 at 3:20 

Re: ExitableDirectoryReader warning

2024-01-04 Thread rajani m
Hi Mikhail, Did you intend to include a list of reasons? I only got "It might be any or all of these reasons." Thank you, Rajani On Thu, Jan 4, 2024 at 3:20 PM Mikhail Khludnev wrote: > It might be any or all of these reasons. > > On Thu, Jan 4, 2024 at 10:18 PM rajani m wrote: > > > Hi, > >

Re: ExitableDirectoryReader warning

2024-01-04 Thread Mikhail Khludnev
It might be any or all of these reasons. On Thu, Jan 4, 2024 at 10:18 PM rajani m wrote: > Hi, > > What scenarios would solr warn about "ExitableDirectoryReader" ? I see > several "ExitableDirectoryReader$ExitingReaderException: The request took > too long to iterate over terms.". What cause

ExitableDirectoryReader warning

2024-01-04 Thread rajani m
Hi, What scenarios would solr warn about "ExitableDirectoryReader" ? I see several "ExitableDirectoryReader$ExitingReaderException: The request took too long to iterate over terms.". What causes this this? Is it a shard size issue or lack of any resources, heap, ram or cpu? . Log snippets -