We are using SolrJ. Check out this sample code:
https://gist.github.com/bradfordcp/7661a2d31403325c036b

On Sun, Aug 30, 2015 at 11:13 AM Doug Turnbull <
dturnb...@opensourceconnections.com> wrote:

> Pretty sure he was using HTTP, as Solr doesn't have another way to connect
> to it. Be curious what about HTTP caused botttlenecks, SolrJ has a number
> of strategies including using the load balancing SolrServer which forwards
> each document to the shards leader that might be useful to you.
>
> -Doug
>
> On Sun, Aug 30, 2015 at 9:51 AM, bipin <bipin....@gmail.com> wrote:
>
>> That was a very good presentation. I have used Spark before so yay. I had
>> also thought of using Solrcloud, it validates that. Regarding the api used
>> to connect to Solr, I found this
>> https://cwiki.apache.org/confluence/display/solr/Using+SolrJ. Is this the
>> same one that Chris was using. I want to know if he was using different
>> way
>> to connect to Solr than HTTP requests because it had caused bottlenecks.
>>
>>
>>
>> --
>> View this message in context:
>> http://lucene.472066.n3.nabble.com/Using-solr-with-cassandra-tp4226137p4226146.html
>> Sent from the Solr - User mailing list archive at Nabble.com.
>>
>
>
>
> --
> *Doug Turnbull **| *Search Relevance Consultant | OpenSource Connections
> <http://opensourceconnections.com>, LLC | 240.476.9983
> Author: Relevant Search <http://manning.com/turnbull>
> This e-mail and all contents, including attachments, is considered to be
> Company Confidential unless explicitly stated otherwise, regardless
> of whether attachments are marked as such.
>

Reply via email to