joelrhd
Forum Replies Created
-
HI @epsiloncoo,
The sanitized keywords is just a variable I performed strip_tags to make sure users does not inout any html tags in the keywords. As well as limiting the keywords into 9 words. Should $query->set(‘s’ be the code to override the search quyery?
Forum: Plugins
In reply to: [WP Fast Total Search - The Power of Indexed Search] Post Type WeightAny advice on this? I need this as well. We want the search to sort by relevance first then list the Page post type on top of other post types.
Solved this issue 🙂 I have a custom index for ACF File field that messed up ‘attachments_content’.
Forum: Plugins
In reply to: [Full-Text Search] Can it include custom fields generated from ACF plugin?@ishitaka Thank you for your time replying. For the other fields – Can be done with PHP code..Do we have to use a hook from this plugin? Can you please give me an example. Is it capable of searching as well inside ACF File field? Thanks!
Thank you so much it works 😀 We will get the pro version indeed
This is so cool thanks! Just another question..what if I upload the document/pdf inside ACF File field. Will it still search inside that field?