Paden <rumsey...@gmail.com> wrote:
> How would I perform a http request that would say return the documents of
> previous query but ONLY the documents where author = (author with 31
> documents)

Simplest thing is to add it as a filter query:
  q=fairy+tales&fq=author:"H. C. Andersen"

- Toke Eskildsen

Reply via email to