Search Box Shortcode

  • media-artists
    Participant
    5 years, 1 month ago #11124

    Nope.. Are there not more shortcodes to use?

    Or is there any possibility to gain an searchbox of WPSOLR?

    wpsolr
    Keymaster
    5 years, 1 month ago #11125

    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

    wpsolr
    Keymaster
    5 years, 1 month ago #11126

    Also please send me a screenshot of the post, edited in the WP admin, containing the field “volvo”.

    media-artists
    Participant
    5 years, 1 month ago #11127

    We are not using Solr.. Elastic search is the one I am using.. And thank you for the quick response / help!

    wpsolr
    Keymaster
    5 years, 1 month ago #11128

    Hey, this is support!

    Then, in your Kibana console, try:

    GET /_search
    {
      "query": {
        "match": {"text" : "volvo"}
      }
    }
Viewing 5 posts - 16 through 20 (of 20 total)

You must be logged in to reply to this topic.