Home » Topics » Technical and configuration issues » Setup issues » Search Box Shortcode » Page 2
Nope.. Are there not more shortcodes to use?
Or is there any possibility to gain an searchbox of WPSOLR?
You do not need shortcodes or special search boxes. Your search should work as it is defined by your theme.
Please open your Solr dashboard, execute on your index the following query, and send me the screenshot: text:volvo
text:volvo
Also please send me a screenshot of the post, edited in the WP admin, containing the field “volvo”.
We are not using Solr.. Elastic search is the one I am using.. And thank you for the quick response / help!
Hey, this is support!
Then, in your Kibana console, try:
GET /_search { "query": { "match": {"text" : "volvo"} } }
You must be logged in to reply to this topic.