Re: Apache and Apache Solr together

2018-06-07 Thread Shawn Heisey
On 6/6/2018 12:57 AM, azharuddin wrote: > I've got a question: I came across Apache Solr > as requirement for a module > I'm installing and even after reading the documentation on Apache Solr's > official homepage I'm still not sure whether Apache run

Re: Apache and Apache Solr together

2018-06-06 Thread Andrea Gazzarini
Hi, all what you need is in Solr, better: all what you need is Solr. Solr is a server which exposes its services through HTTP, so you don't need Apache at all (at least for a training course). Best, Andrea On 06/06/18 08:57, azharuddin wrote: I've got a question: I came across Apache Solr <

Apache and Apache Solr together

2018-06-06 Thread azharuddin
I've got a question: I came across Apache Solr as requirement for a module I'm installing and even after reading the documentation on Apache Solr's official homepage I'm still not sure whether Apache runs alongside regular Apache or does it require it