> if you are taking the PHP route for the mentioned server part then I would
> suggest
> using a client library, not plain curl.  There is solarium, for instance:
>
> https://solarium.readthedocs.io/en/stable/
> https://github.com/solariumphp/solarium
>
> It can use curl under the hood but you can program your stuff on a higher
> level,
> against an API.
>
>
I am using jquery, so I am using the json package to send and decode the
json that solr sends. I hope that makes sense?

Thanks for your tip!

Our pages are a combo of jquery, javascript, and perl.

Reply via email to