I think it is under solr_path/server/etc/ a file name jetty.xml
    <Set name="stopTimeout" type="int"><Property
name="solr.jetty.threads.stop.timeout" default="*60000*"/></Set>


2016-08-15 10:01 GMT-03:00 Stan Lee <sleed...@gmail.com>:

> I currently doing a POC with SOLR 6 on my windows 7, with 16GB ram.
> Successfully imported 16 million of documents from SQL Server, where one of
> the SQL column is an XML.
> Whenever I query on the XML datatype (In solr, it's a text field), I keep
> getting SocketTimeoutException if the /select query goes behind the 1min
> mark. Can someone shed some light as to where I can config solr to go
> beyond the 1 min sockettimeout exception?
>
> Many thanks.
>
> Regards, Stan.
>

Reply via email to