Low Search: Search results show ALL entries
Hi!
I'm currently working on a blog and i'm experiencing some problems with the Low Search module. Instead of just getting the results that i searched for, i keep on getting every single entry i currently have. Could anybody help me out with this please?
This is my search form:
And this is the code in my results page:
(sorry if i'm making stupid mistakes but i'm still pretty new to Expression Engine)
Thanx for the help!
Replies
Low 25 Mar 2013 15:24
Hi! Can you turn on the Template Debugger, then do a search where you get all the entries, and then copy/paste all the lines from the Template Debugger info that mention Low Search?
yamila 25 Mar 2013 16:32
I've turned on the Template Debugger and here's what i got
The only things that seem weird to me are:
- (0.015569 / 2.13MB) Low Search: No search, just filter entries by given parameters
- (0.057485 / 3.29MB) Low Search: No or invalid query given
Low 25 Mar 2013 16:36
Try renaming the input field in your Form tag from name="search" to name="keywords".
yamila 25 Mar 2013 16:50
Oh god i'm so sorry for making such a stupid mistake...
Thank you so much for helping me out though!
Low 25 Mar 2013 16:50
No worries, glad it's working now. :)