Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

filter=date:2013 doesn't generate a correct elastic query #94

Open
MikeYalter opened this issue May 28, 2019 · 0 comments
Open

filter=date:2013 doesn't generate a correct elastic query #94

MikeYalter opened this issue May 28, 2019 · 0 comments

Comments

@MikeYalter
Copy link
Contributor

The query:
/works?query.title=Regional Specialization And Efficiency Of The Agricultural Sector In Greece: The Relationship With Regional Funding Allocation?filter=date:2013&rows=10
generates:
/select params={q=(hl_title:(Technology development for identification of citrus Citrus spp rootstocks based on Sequence Tagged Microsatellite marker filter date 2013) OR hl_subtitle:(Technology development for identification of citrus Citrus spp rootstocks based on Sequence Tagged Microsatellite marker filter date 2013)) &fl=*,score &start=0 &rows=10 &wt=javabin &version=2 &bq=(*:* -type:"Posted Content")}
The filter date 2013 is being included in the actual query and should be a filter parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant