Index schema builder?

  • pseudo visitor
    Participant
    5 years, 4 months ago #8913

    Hi,

    I’m wondering if there is a way to add spellcheck as a extension in your plugin admin? Our client want to optimize over time by adding suggestions if the user searched on a misspelled word. I guess I’m talking about this feature -> https://lucene.apache.org/solr/guide/6_6/spell-checking.html

    wpsolr
    Keymaster
    5 years, 4 months ago #8914

    Hi,

    We already provide spellchecking on suggestions.

    pseudo visitor
    Participant
    5 years, 4 months ago #8915

    Ok great,
    Is there a way to manage this through admin?
    For example if we can add the search to suggest ”blue” when we search for ”red”.

    wpsolr
    Keymaster
    5 years, 4 months ago #8916

    Currently, it is not possible.

    We are writing a Solr schema builder embedded in the plugin, useful for language specific analysers:
    Solr and Elasticsearch Index Schema Builder

    The suggestions component builder could come after, indeed.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.