AW: indexing two words, searching single word

2018-08-03 Thread Clemens Wyss DEV
+1 ;) -Ursprüngliche Nachricht- Von: Susheel Kumar Gesendet: Freitag, 3. August 2018 14:40 An: solr-user@lucene.apache.org Betreff: Re: indexing two words, searching single word and as you suggested, use stop word before shingles... On Fri, Aug 3, 2018 at 8:10 AM, Clemens Wyss DEV

SolrJ: build a SolrClient(-connection) with HttpClientUtil

2018-08-13 Thread Clemens Wyss DEV
What is the proposed way to get/build a SolrClient(-connection) via HttpClientUtil - respecting a given connection and response (socket) timeout (ROP_SO_TIMEOUT, PROP_CONNECTION_TIMEOUT) - making reuse of underlying http client (pooling?) - what else makes sense (such as PROP_ALLOW_COMPRESSION, P

<    1   2   3   4