Re: Auto-Suggest within Tier Architecture

2020-02-24 Thread Paras Lehana
Hi Brett, We, at IndiaMART, have Solr installed behind PHP servers which are behind Varnish servers. Yes, you are right exposing Solr URL is not a good idea. A single service in between would do the trick. You can try our service at dir.indiamart.com. We have a client-side JS that handles AJAX r

Auto-Suggest within Tier Architecture

2020-02-03 Thread Moyer, Brett
Hello, Looking to see how others accomplished this goal. We have a 3 Tier architecture, Solr is down deep in T3 far from the end user. How do you make Auto-Suggest calls from the Internet Browser through the Tiers down to Solr in T3? We essentially created steps down each tier, but I'm