Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

Filter search is not working #28

Open
SmartForger opened this issue Feb 24, 2018 · 2 comments
Open

Filter search is not working #28

SmartForger opened this issue Feb 24, 2018 · 2 comments

Comments

@SmartForger
Copy link

SmartForger commented Feb 24, 2018

Hi.
Thanks for this great work.
I have implemented elastic search with your framework.

So now I get this working: http://localhost:8000/mylinks/filter/?search=string

But when I try to search with tags, it returns all results.
For example, http://localhost:8000/mylinks/filter/?tag=react should only return documents with the tag 'react' but it returns all documents

Here is the code:
https://github.com/fullstackdevs14/res_manager/tree/master/mylinks

Can you please help me how to get filter search working?

Regards.

@dmvass
Copy link
Collaborator

dmvass commented Feb 24, 2018

Hi @fullstackdevs14, i'm working on tests now and found this bug. It's fixed and will be merged when i will finish #24. Thank you

@zhimingzhang123
Copy link

@kandziu Hi,Thank you for the extension,I wonder if this problem has been fixed now? I'm looking forward to it

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

No branches or pull requests

3 participants