Skip to content
v0.6.4

- indexer: Remove pagination logic using stream_results() instead.
- ContentPartitionIndexer: Do not index the same content multiple times at once.
- Add a cli section in the doc
- test_journal_client_cli: Send production objects to journal
- test_journal_client: Migrate away from mocks
- tests: Use production backends within the indexer tests