I recommend using the SolrJ client libs for the client war.
On 11/3/21 15:50, cmarkwood wrote:
I see, thanks. So I need to write a query client, and (JSON) parser for the
response.
On Wednesday, November 3, 2021, 03:23:44 PM EDT, Furkan
KAMACI<furkankam...@gmail.com> wrote:
On Wednesday, November 3, 2021, 03:23:44 PM EDT, Furkan
KAMACI<furkankam...@gmail.com> wrote:
Hi,
Here is an explanation about
it:https://cwiki.apache.org/confluence/display/SOLR/WhyNoWar
Kind Regards,Furkan KAMACI
On Wed, Nov 3, 2021 at 10:21 PM cmarkwood<mrc...@yahoo.com.invalid> wrote:
Hello,
I've never used Solr but successfully ran Exercise 1
here:https://solr.apache.org/guide/8_10/solr-tutorial.html
I don't see how to integrate a Solr search with my existing website (.war
deployed to Tomcat 8.5). It looks like there are major changes in Solr 8 and I
don't see a .war file I can deploy to Tomcat.
Can I integragte Solr with Tomcat, or do I run Solr standalone and call into it
with curl, etc.?
Any help appreciated! Thanks,Craig