On May 22, 2007, at 11:31 AM, Martin Grotzke wrote:
You need to specify the constrants (facet.query or facet.field params)
Too bad, so we would have either to know the schema in the application
or provide queries for index metadata / the schema / faceting info.

However, the LukeRequestHandler (currently a work in progress) provides the fields and their types. You certainly would want to specify which fields you want returned as facets rather than it just assuming you want all fields (consider a full-text field!).

        <http://wiki.apache.org/solr/LukeRequestHandler>

Erik

Reply via email to