I am using solr and php quite nicely.
Currently the work flow includes some manipulation on php side so I
correctly format the query string and pass to tomcat/solr.
I somehow want to build own request handler in java so I skip the whole
apache/php request that is just for formating.
This will saves me tons of requests to apache since I use solr directly
from javascript.

Would like to ask if there is something ready that I can use and adjust.
I am kinda new in Java but once I get the pointers
I think should be able to pull out.
Thanks,
JD


Reply via email to