Hi all,

I am new at SOLR and i would like to understand how its searching mechanism
is working. I know its using apache lucene as a backend but how the calls
are exactly working from Query page and which code/algorithm is being called
and how. I have sucessfully configured it and running it on my eclipse by
following the insturctions on this link.
https://wiki.apache.org/solr/HowToContribute

I have also looked into the appendix section (working with solr codebase) of
"SOLR in action" book and its almost the same as above link. Now i need to
know how exactly the code is working on the backend for searching and
getting the results back(front end to backend calls). I know that the solr
frontend is based on Angular JS, but i couldn't find any help/documentation
about how it's calling the Java backend for retrieving results back.

Any help in this regard would be great. 

Many thanks,
Sarwar



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-Code-structure-Documentation-tp4236634.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to