I want to use a JSP client using Ajax to get the results from a SOLR Collection. How do I do that?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
closed as not constructive by Wh1T3h4Ck5, Cyrille, Tichodroma, PaulG, Jon Lin Oct 6 '12 at 9:38
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.
|
I would suggest you look at the AJAX Solr project on GitHub.
You should be able to use it in combination with any server side web technology you prefer. |
|||
|
|