Uploaded image for project: 'LLM AI Integration'
  1. LLM AI Integration
  2. LLMAI-164

keywordSearch is missing the wiki filter - cross-wiki chunk leakage

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.9.1
    • 0.9
    • None
    • Unknown

    Description

      SolrConnector.keywordSearch builds its query with the collections filter (and now the language filter) but never applies buildWikiQuery, unlike the semantic path (prepareQuery). Collection names in the filter are not wiki-qualified, so a same-named collection on another wiki leaks its chunks into keyword results. The per-document canView post-filter still applies, but the collection-level group gate (hasAccess) was evaluated only against the current wiki's collection — so content behind a query-group restriction on the other wiki's collection can surface to users who wouldn't pass that collection's gate.

      Attachments

        Activity

          People

            ppantiru Paul Pantiru
            ppantiru Paul Pantiru
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: