Am 28.10.2011 11:16, schrieb Robert Brown: > Is there no way to return the total number of docs as part of a search?
No, it isn't. Usually this information is of absolutely no value to the end user. A workaround would be to add some field to the schema that has the same value for every document, and use this for facetting. Greetings, Kuli