Related to "Indexing"
Create a custom file index
Use the influxdb3 create file_index
command to create a custom file indexing strategy for a database or a table.
Delete a custom file index
Use the influxdb3 delete file_index
command to delete a custom file indexing strategy from a database or a table and revert to the default indexing strategy.
Manage file indexes
Customize the indexing strategy of a database or table in to optimize the performance of single-series queries.