What is the exact error message you receive? What is the query you send?
And what version of Solr are you using?
Best,
Erick
On Wed, Jun 22, 2016 at 1:55 PM, Abhijit Pawar
wrote:
> Hello,
>
> I am developer working on apache SOLR implementation here developing an
> application where I am using
Hello,
I am developer working on apache SOLR implementation here developing an
application where I am using auto-suggest feature.After few search requests
in the textbox it starts throwing the write.lock error.
I am using AnalyzingInfixLookupFactory for my Search Suggest Component as
shown below