Hey, Thank you for your reply.
The use case would be that I can concurrently load data into my index via one port and then make that(*data) available(NRT search) to user through another high availability search endpoint without the fear of my requests clogging one port. Regards, Sid. On Thu, Sep 24, 2015 at 4:45 PM, Susheel Kumar <susheel2...@gmail.com> wrote: > I am not aware of such a feature in Solr but do want to know your use case > / logic behind coming up with different ports. If it is for security / > exposing to user, usually Solr shouldn't be exposed to user directly but > via application / service / api. > > Thanks, > Susheel > > On Thu, Sep 24, 2015 at 4:01 PM, Siddhartha Singh Sandhu < > sandhus...@gmail.com> wrote: > > > Hi, > > > > I wanted to know if we can configure different ports as end points for > > uploading and searching API. Also, if someone could point me in the right > > direction. > > > > Regards, > > > > Sid. > > >