Conversation
supportfor preforming a search with multiple words from a single field, is it best to: /wp-json/swp_api/search?s=testing+blah+awesome or /wp-json/swp_api/search?s=testing20%blah20%awesome I’ve looked through the examples, but its all singular phrases. Thank you. https://wordpress.org/plugins/searchwp-api/
I believe I found it here: http://wordpress.stackexchange.com/questions/180137/retrieving-pages-with-multiple-tags-using-rest-api for future reference. Does this and/or reference work the same with SearchWP API results?
I believe I found it here: http://wordpress.stackexchange.com/questions/180137/retrieving-pages-with-multiple-tags-using-rest-api for future reference. Does this and/or reference work the same with SearchWP API results?