• Resolved winniezz

    (@winniezz)


    1. words

    2. typo

    3. proximity

    4. attribute

    5. sort

    6. exactness

    can you explain how they change results order and how can i force order to be “by date desc” only ?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter winniezz

    (@winniezz)

    adding $params[‘sort’] = [‘created_at:desc’]; to line 115 of includes/Services/MeiliSearch.php seems to do the trick.

    Is there any way to do that without modifying source code ? I’m using “standard” elementor search results display for view/pagination.

    Thank you !

    • This reply was modified 1 month, 2 weeks ago by winniezz.
    Plugin Author Darko G.

    (@darkog)

    Hello @winniezz

    As of v1.2.2 – we added option to Views and Search areas where you can select the default sort order.

    I hope this helps.

    Best Regards,
    Darko

    Thread Starter winniezz

    (@winniezz)

    That works fine, thank you for GREAT work !

    Plugin Author Darko G.

    (@darkog)

    Thanks for the confirmation @winniezz

    If you like our work feel free to rate the plugin.

Viewing 4 replies - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.