pg_search icon indicating copy to clipboard operation
pg_search copied to clipboard

Dynamic search options support for multi-search

Open NeoElit opened this issue 9 years ago • 0 comments

I have a use case where I would like to make use of multi-search with two different search configurations. However I'm afraid if that possible with current class level configuration options for multi-search(through initializer). For search scope it's as simple as creating another method for a model. However, docs doesn't say what to do with multi-search. Does current version has any of this kind of support or any hacks to get this work?

NeoElit avatar Jun 04 '16 14:06 NeoElit