You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2010/02/26 00:33:20 UTC

[Solr Wiki] Update of "LukeRequestHandler" by joanCodina

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.

The "LukeRequestHandler" page has been changed by joanCodina.
The comment on this change is: count was incorrect in sample, replaced by numTerms.
http://wiki.apache.org/solr/LukeRequestHandler?action=diff&rev1=17&rev2=18

--------------------------------------------------

  
   * [[http://localhost:8983/solr/admin/luke|/admin/luke]]
   * [[http://localhost:8983/solr/admin/luke?fl=cat|/admin/luke?fl=cat]]
-  * [[http://localhost:8983/solr/admin/luke?fl=id&count=50|/admin/luke?fl=id&count=50]]
+  * [[http://localhost:8983/solr/admin/luke?fl=id&count=50|/admin/luke?fl=id&numTerms=50]]
   * [[http://localhost:8983/solr/admin/luke?id=SOLR1000|/admin/luke?id=SOLR1000]]
   * [[http://localhost:8983/solr/admin/luke?docId=2|/admin/luke?docId=2]]