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: [ x] Parrot [x ] Eagle [ ] Dove  ......say I'm looking for the articles 
related those two birds.  How can I search on that?  Any suggestion will be 
appericated!!
  Cheers,
  Jonny

Chris Hostetter <[EMAIL PROTECTED]> wrote:
  
: 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 params through a form to the Solr server and get the result back.

i'm not really sure if i understand your question ... if you are
interested in learning more about how the internals of Solr works, then I
would suggest you start by reading the documentaiton of the various Plugin
classes ... they'll give you a lot of insight into how data/input flows
through Solr and will help you learn what the other key lower level
classes are...

http://wiki.apache.org/solr/SolrPlugins

...if your interest is in uses the Solr code inside of another (non
webapp) application (which i'm guesisng based on the wording of your
question) then you may want to check out the docs on embedding solr...

http://wiki.apache.org/solr/EmbeddedSolr



-Hoss



       
---------------------------------
Luggage? GPS? Comic books? 
Check out fitting  gifts for grads at Yahoo! Search.

Reply via email to