Hi Chris,
Thank you very much for giving me the pointer. EmbeddedSolr was the
one that I was trying to implement. BTW, just curious, how about implementing
filter query "fq" if I gonna implement EmbeddedSolr.any suggestion. For
example, let say I have the following form
Bird:
: I tried looking into the "SolrServlet", it is depricated...(I'm gonna
: looking into Javadoc as well) but just looking for the quick answer ...
: which new classes shld I be using to get the similar result as in the
: tutorial. let's say, I'm doing the filter search and I'm sending the
: query
Hi all,
I just started working with the Solr.. i also tried the tutorial
as well and was able to understand the concept. However, when I tried looking
into the "SolrServlet", it is depricated...(I'm gonna looking into Javadoc as
well) but just looking for the quick answer ... which