How are you intending to issue your commit? SolrJ has all the variants
(openSercher, soft/hard commit, etc) for the commit calls.

Best,
Erick

On Wed, Nov 11, 2015 at 2:35 AM, Sathyakumar Seshachalam
<sathyakumar_seshacha...@trimble.com> wrote:
> And I am using version 4.10.3
>
> On 11/11/15, 4:04 PM, "Sathyakumar Seshachalam"
> <sathyakumar_seshacha...@trimble.com> wrote:
>
>>Hi,
>>
>>I have a Search system based on Solr that relies on autoCommit
>>configuration (with openSearcher=false). I now have a use-case that
>>requires me to disable autoCommit and issue explicit commit commands, But
>>as I understand an explicit commit command "always" opens a searcher. Is
>>this correct ? Is there anyway to work-around this?  I really do not want
>>to open searcher overtime I hard commit (I rely on autoSoftCommit for
>>this).
>>
>>Regards,
>>Sathya
>

Reply via email to