Searching過程詳解

1.攔截請求,解析請求並構建相應的handler。 發送檢索請求,例如:http://localhost:8983/solr3.5/core2/select/?q=*%3A*&version=2.2&start=0&rows=10&indent=on 首先他將被SolrDispatchFilter攔截。 ? doFilter(ServletRequest request, ServletRespo
相關文章
相關標籤/搜索