It is here:
http://svn.apache.org/viewvc/lucene/dev/tags/lucene_solr_3_6_1/solr/core/src/java/org/apache/solr/servlet/
Note that it is marked as:
“
Deprecated.
Register a standard request handler instead of using this servlet. Add <requestHandler
name="standard" class="solr.StandardRequestHandler" default="true"> to solrconfig.xml.
”
So, it does not appear in trunk or 4.0.
-- Jack Krupansky
From: 心如止水
Sent: Tuesday, October 09, 2012 10:02 AM
To: dev
Subject: where is org.apache.solr.servlet.SolrServlet class
Hi All,
Anyone can tell me where is the class org.apache.solr.servlet.SolrServlet ?
I have checked out the lucene source code from the path http://svn.apache.org/repos/asf/lucene/dev/trunk
, however I can not find it in this path .
Thanks
Best Regards,
Guoan Hu
|