close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.

Changes between Version 8 and Version 9 of shunfa/2012/0911


Ignore:
Timestamp:
Nov 1, 2012, 2:33:16 PM (12 years ago)
Author:
shunfa
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • shunfa/2012/0911

    v8 v9  
    204204 * Search UI for Nutch:Solr目錄中,也提供一個簡易的Search Query的結果,路徑為[$SOLR_HOME]/example/conf/xslt/example.xsl,只要網址搜尋後面加上"&wt=xslt&tr=example.xsl"即可看到一個簡易版的html呈現搜尋結果,如: http://localhost:8983/solr/select/?q=hadoop&start=0&rows=10&wt=xslt&tr=example.xsl
    205205
    206 
     206==== 4. 網址列的學問 ====
     207 * select/?q=hadoop&start=0&rows=143&wt=xslt&tr=example.xsl
     208  * rows:每頁顯示的數量
     209  * wt: type, 可為json...等