e107 icon indicating copy to clipboard operation
e107 copied to clipboard

How to use e107 search engine through ajax

Open nesjett opened this issue 7 years ago • 3 comments

I see kind of ajax ready functions inside search.php but I´m not sure how to call to it. I would like to be able to make searches without reloading the page, or trought other plugins ajax calls.

Thank you

nesjett avatar Nov 16 '18 22:11 nesjett

@nesjett Try using the usual search.php URL with queries and also add &ajax_used=1 Does it help?

CaMer0n avatar Nov 22 '18 21:11 CaMer0n

@nesjett Do you need any help on this still or can the issue be closed?

Moc avatar Oct 24 '19 10:10 Moc

No data returned. In my local installation and in e107.org

Test url: https://e107.org/search.php?q=gold&s=1&r=0&in=&ex=&ep=&be=&t=all&ajax_used=1 There should be 1 result in news.

nesjett avatar Dec 18 '19 18:12 nesjett