Hi Shaveta,
simple, index a doc and search for this ;)
An soft commit stands for NearRealTimeSearch, It could take a couple
of seconds to see this doc,
but it should be there.
Best regards
Vadim


2012/11/26 Shaveta_Chawla <shaveta.cha...@knimbus.com>:
> I have migrated solr 3.6 to solr 4.0. I have implemented solr4.0's auto
> commit option by adding
> <autoSoftCommit>
>          <maxTime>1000</maxTime>
>        </autoSoftCommit>
> <autoCommit>
>        <maxTime>60000</maxTime>
>        <openSearcher>false</openSearcher>
>      </autoCommit>
>  these lines in solrconfig.xml.
>
> I am doing these changes on my local machine. I know what autosoftcommit
> features does but how can i check that the autocommit feature is working ok?
>
>
>
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/AutoSoftcommit-option-solr-4-0-tp4022302.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to