| Name | Description | Type | Package | Framework |
| IndexingQueryFilter | Interface | org.apache.ignite.spi.indexing | Ignite | |
| IndexingSpi | Indexing SPI allows user to index cache content. | Interface | org.apache.ignite.spi.indexing | Ignite |
| NoopIndexingSpi | Default implementation of IndexingSpi which does not index cache. | Class | org.apache.ignite.spi.indexing.noop | Ignite |