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

The apostrophe ( ' ) is not considered as a separator

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • Major
    • None
    • 2.5 M1
    • Search - Generic
    • N/A
    • N/A

    Description

      Tested on XWiki.org / Lucene search :

      • "test" returns 386 results
      • "test's" returns 386 results (seems that the results are the same than for "test")
      • "test'l" returns 0 result
      • "l'test" returns 0 result

      It seems that : "'s" is removed automatically, probably an exception / special case
      But for "'l" or "l'" Lucene just consider it as one word : "ltest" "testl"

      This behaviour is OK for English search, but in French we have issues like :
      "d'accord" "l'arbre"

      The pb was signaled by Olivier Hersent for Socracy (with the search "d'acier").

      Attachments

        Activity

          People

            vmassol Vincent Massol
            eveilleau Thomas Eveilleau
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: