You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Goobi.Production, the “does not contain” function in “Search for volume” seems not work for complex queries within process-, workpiece- and template-properties.
For example, the query "project:LDP_Kulturgutscanner" "-workpiece:Schrifttyp:Fraktur" "stepdone:Erfassen der Meta- und Strukturdaten“ gives incorrect results. Among the hits are processes which contain „Fraktur“ in the field “workpiece”. It seems that the logical connection of the NOT operator with “workpiece:Schrifttyp:Fraktur” does not work.
In Goobi.Production, the “does not contain” function in “Search for volume” seems not work for complex queries within process-, workpiece- and template-properties.
For example, the query "project:LDP_Kulturgutscanner" "-workpiece:Schrifttyp:Fraktur" "stepdone:Erfassen der Meta- und Strukturdaten“ gives incorrect results. Among the hits are processes which contain „Fraktur“ in the field “workpiece”. It seems that the logical connection of the NOT operator with “workpiece:Schrifttyp:Fraktur” does not work.
It can be stated that the NOT-search works in “processtitel” as explained in https://github.com/goobi/goobi-production/wiki/Suche-in-GoobiProduction#ausschlie%C3%9Fende-suche.
The text was updated successfully, but these errors were encountered: