Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-13660

Add partial matches for the Document/Attachment Does Not Exist suggestions

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 8.3-milestone-2
    • 8.3-milestone-1
    • Search - Solr
    • None
    • Easy
    • N/A

    Description

      In XWIKI-5373 we have added suggestions for not found documents or attachments. We are currently searching using indexed solr data (stemmed) and also using fuzzy searches (string difference of 2; helps with minor typos).

      What`s currently missing is partial matches. For example "Sandb" is matched by the fuzzy search, since it has a difference of 2 characters ("ox"), but "Sand" is not matched by anything (no stemming and too greater string difference - 3).

      Partial matches, using wildcards, would help with this (as an addition), since it would look for "*Sand*" and it will match "Sandbox".

      Attachments

        Issue Links

          Activity

            People

              enygma Eduard Moraru
              enygma Eduard Moraru
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: