Run advanced searches via WordPress REST API and SearchWP..
Adds endpoint to WordPress REST API for searching via SearchWP — the tool for improving the usefulness and performance of WordPress search..
It's not add-on for SearchWP..
Requires WordPress REST API 2.0-beta9 or later or WordPress 4.4 or later..
Requires SearchWP Version 2.6 or later..
Technically will work without SearchWP, but queries will run through WP Query..
For list of possible queries, see https calderawp com doc searchwp-api-queries * wp-json swp api search s=jedi&egnine=star-wars * wp-json swp api search &tax query =slug&tax query =categories&tax query =1 * wp-json swp api search meta query =jedi&meta query =luke&tax query =IN.
Does It Work With Version of REST API..
You are probably using 1 of REST API, or have not updated SearchWP past 2.6..
Fallback to WP Query if not possible to use SearchWP..
Read more