https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40243

            Bug ID: 40243
           Summary: Single word search terms for 'Title as phrase'
                    searches don't limit properly
 Change sponsored?: ---
           Product: Koha
           Version: 24.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

When using the Title as phrase index on Elasticsearch, single-word searches
return results with additional words in the title. A title as phrase search for
'gift horse' returns what I would expect - 'A gift horse', 'The gift horse',
and 'Gift horse'. However, a title as phrase search for 'horse' returns 'The
horse', 'War horse', 'The gift horse', 'Horse adventures' (etc.).

This happens regardless of whether the search term is surrounded by quotations.
And in the testing above,  QueryAutoTruncate was set to 'only if * is added.'

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to