Skip to content

release-2026-09: Document Search Images by Usage Log Details - #1205

Open
arddor wants to merge 1 commit into
mainfrom
docs/search-usage-log-details
Open

release-2026-09: Document Search Images by Usage Log Details#1205
arddor wants to merge 1 commit into
mainfrom
docs/search-usage-log-details

Conversation

@arddor

@arddor arddor commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Documents the Search Images by Usage Log Details feature in the release-2026-09 TRN, plus the new nested filter operator in the Expert Search and Usage Log guides.

Relations:

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

{{< added-in "release-2026-09" block >}}

Some fields hold a list of sub-objects, where each entry has its own set of properties. The clearest example is a media library entry's usage log: one image can have many usage log entries, each with its own `purpose`, `state`, `publicationDate`, and per-purpose `params`. A `nested` block matches when a **single** entry satisfies all of its conditions at once, so criteria that belong together are not accidentally spread across different entries.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can customers define their own nested properties? If not then I would only mention the usage log entries and not leave the first sentence as open as it is.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file overlaps with search-filters.md and also to some extent with base-filter.md. It might be worthwhile having a shared Query DSL page which all other pages point to. This can be a separate follow-up.

]
```

The new fields are added by a media library reindex. Run `livingdocs-server elasticsearch-index --handle=li-media` after upgrading so existing entries gain the usage log fields. The mapping is patched in place, so no `--recreate` is needed.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't add this last paragraph here. I think it's enough to keep it in the release notes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants