Skip Menu |

This queue is for tickets about the ElasticSearch CPAN distribution.

Report information
The Basics
Id: 69963
Status: rejected
Priority: 0/
Queue: ElasticSearch

People
Owner: Nobody in particular
Requestors: justincase [...] yopmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: searchqs should accept filter
http://explorer.metacpan.org/ has an example where filter is in the querystring, but ElasticSearch doesn't allow searchqs to pass in a filter field. http://explorer.metacpan.org/?url=%2Fv0%2Frelease%2F_search%3Fq%3Dauthor%3AOALDERS%26filter%3Dstatus%3Alatest%26fields%3Dname%26size%3D10000
On Tue Aug 02 11:27:23 2011, justincase wrote: Show quoted text
> http://explorer.metacpan.org/ has an example where filter is in the > querystring, but ElasticSearch doesn't allow searchqs to pass in a > filter field.
I'm afraid the bug is on metacpan explorer, not with ElasticSearch.pm ElasticSearch doesn't not accept a filter parameter in the query string search: http://www.elasticsearch.org/guide/reference/api/search/uri-request.html