Is there a way to create grouped conditions (between parenthesis in raw sql) in searchlogic?
I've found this, but seems to be deprecated in Searchlogic 2.x (using 2.4.27)
Is there a way to create grouped conditions (between parenthesis in raw sql) in searchlogic?
I've found this, but seems to be deprecated in Searchlogic 2.x (using 2.4.27)
Copyright © 2021 Jogjafile Inc.
Maybe you should consider looking at MetaWhere and MetaSearch gem as explained in the screencasts http://railscasts.com/episodes/251-metawhere-metasearch . I think he even mentions that its a good solution to replace Searchlogic. Hope this helps.