| This handler exposes the internal lucene index. It is inspired by and
modeled on Luke, the Lucene Index Browser by Andrzej Bialecki.
http://www.getopt.org/luke/
NOTE: the response format is still likely to change. It should be designed so
that it works nicely with an XSLT transformation. Until we have a nice
XSLT front end for /admin, the format is still open to change.
For more documentation see:
http://wiki.apache.org/solr/LukeRequestHandler
author: ryan version: $Id: LukeRequestHandler.java 542679 2007-05-29 22:28:21Z ryan $ since: solr 1.2 |