Christoph Bartmann
Christoph Bartmann
Great work! Can you elaborate (short high level overview) how the metadata is indexed now in general? (For reference: https://github.com/kitodo/kitodo-production/issues/4266)
> Pseudo words are generated for metadata keys, translated metadata keys according to the rule set, and domains according to the ruleset. The user can therefore also search for "Haupttitel:Berlin"...
> > What happens if somebody changes the german label of a metadata key in the ruleset? > > The search will only find the process with the old label,...
> Since the index is now only used for filters, re-indexing (or a missing index) won’t “break” the application any more, as it did in the past, it should be...
All the filters i enter are always duplicated in the filter menu, which also duplicates the conditions in the database query.  The SQL query generated has two IN-conditions with...
Requirement checklist; as discussed in the Community Board: 1. Blue search box in the top left jumps to the normal process list and not a special list with less selectable...
> ~I get an exception when navigating to the processes list (after rebuilding the index via the updated "indexing" page):~ > > **Edit**: I tested on an outdated version of...
When trying to create a process i still get ``` org.hibernate.LazyInitializationException: could not initialize proxy [org.kitodo.data.database.beans.ImportConfiguration#3] - no Session at org.hibernate.proxy.AbstractLazyInitializer.initialize(AbstractLazyInitializer.java:176) at org.hibernate.proxy.AbstractLazyInitializer.getImplementation(AbstractLazyInitializer.java:322) at org.hibernate.proxy.pojo.bytebuddy.ByteBuddyInterceptor.intercept(ByteBuddyInterceptor.java:45) at org.hibernate.proxy.ProxyConfiguration$InterceptorDispatcher.intercept(ProxyConfiguration.java:95) at org.kitodo.data.database.beans.ImportConfiguration$HibernateProxy$fWH8cidi.getConfigurationType(Unknown Source)...
It would be very nice if we can also achieve the same behaviour, with a Ctrl/Str+Click on the node or the thumbnail.
> > It would be very nice if we can also achieve the same behaviour, with a Ctrl/Str+Click on the node or the thumbnail. > > I think `CTRL` +...