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
Private parts are indexed on upload and searchable immediately via the normal ES path — no separate private-Virtuoso routing needed.
Removed / made-private parts leave the index at once; made-public parts get a sensible (floor) rank instead of dominating results.
Multi-typed parts index correctly on single-part refresh.
Empty search no longer crashes when no graph is supplied.
A logged-in user's private graph is correctly included in search, so private parts are searchable by their owner through the normal Elasticsearch path.
Private parts are indexed on upload and searchable immediately via the normal ES path — no separate private-Virtuoso routing needed.
Removed / made-private parts leave the index at once; made-public parts get a sensible (floor) rank instead of dominating results.
Multi-typed parts index correctly on single-part refresh.
Empty search no longer crashes when no graph is supplied.
A logged-in user's private graph is correctly included in search, so private parts are searchable by their owner through the normal Elasticsearch path.