Re: NRT for new items in index

2019-08-03 Thread Furkan KAMACI
Hi, First of all, could you check here: https://lucidworks.com/post/understanding-transaction-logs-softcommit-and-commit-in-sorlcloud/ to better understand hard commits, soft commits and transaction logs to achieve NRT search. Kind Regards, Furkan KAMACI On Wed, Jul 31, 2019 at 3:47 PM profiuser

Re: Solr 7.6.0: PingRequestHandler - Changing the default query (*:*)

2019-08-03 Thread Erick Erickson
You can also (I think) explicitly define the ping request handler in solrconfig.xml to do something else. > On Aug 2, 2019, at 9:50 AM, Jörn Franke wrote: > > Not sure if this is possible, but why not create a query handler in Solr with > any custom query and you use that as ping replacement ?