Hello Julian,
perhaps you are looking for Solrj:
http://wiki.apache.org/solr/Solrj
http://fisk.stjernesludd.net/archives/2-Using-Solrj-A-short-guide-to-getting-started-with-Solrj.html
Cheers,
Giovanni
On 3/22/09, Julian Davchev wrote:
>
> Hi,
> I got solr setup working smoothly with tomcat a
Hi,
I got solr setup working smoothly with tomcat and all.
In general the application I use solr for is php driven but I somehow
want to remove this extra roundtrip to php that is made when I call solr
from javascript.
So bottom line I'd like to change this:
JS -> tiny php(apache processed etc) ->