Skip to content

JSON collection index: add document filtering options #3336

@ocs-agent

Description

@ocs-agent

Summary

Update the JSON collection index to support filtering which documents get indexed, to give users more control over index quality and content.

Requested Filters

1. Filter by metadata fields

Allow users to specify conditions on document metadata fields to include or exclude documents from indexing (e.g. only index documents where status == "published").

2. Ignore unsupported document types

Automatically skip documents with unsupported file types (e.g. .mp3, audio/video files) rather than failing or indexing them with no useful content.

3. Ignore entries with no document link

Skip entries that have no associated document link/URL, since there is nothing to index.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    🔖 Ready

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions