meilisearch.index.is_indexing
Whether index is processingDimensions:None
Available on:Native (1)
Interface Metrics (1)
Technical Annotations (37)
Configuration Parameters (7)
max_payload_sizerecommended: 100MB (default, can be increased)max_indexing_threadsrecommended: 2max_indexing_memoryrecommended: 4 GiB--max-indexing-memoryrecommended: Set to half of desired maximum memory allocation to account for 2x spike--experimental-reduce-indexing-memory-usagerecommended: enabled--max-indexing-threadsrecommended: 1--log-levelrecommended: DEBUGError Signatures (5)
408http statusRequest Timeouthttp statustoo many open fileserror codemeilisearch.service: Failed with result 'oom-kill'log patternMain process exited, code=killed, status=9/KILLexit codeCLI Commands (2)
--experimental-reduce-indexing-memory-usageremediation--log-level DEBUGdiagnosticTechnical References (23)
actix-webcomponentseparatorconceptproximityconcept#3866componentgrenadcomponentextractorcomponentLMDBcomponentwrite transactionconceptfallocate(2)componentsettingsUpdatecomponentTransformcomponentIndexDocumentscomponentSettings::reindexcomponentfilterable attributesconceptwords_prefix_integer_docidscomponentsearchable attributesconceptBBQueuecomponentextractor memorycomponentBBQueue sizecomponentindexing threadconcept/statscomponentauto-batchingconceptbatch indexingconceptRelated Insights (15)
HTTP 408 timeout errors during concurrent indexing and querieswarning
▸
High-density punctuation without spaces causes indexing slowdownwarning
▸
Crashes during document indexation due to memory exhaustioncritical
▸
High percentage of searches return no resultswarning
▸
Unconfigured indexing resource limits cause periodic service hangs with large indexescritical
▸
Too many open files error during indexingcritical
▸
Single-threaded bottleneck limits high-core machine performancewarning
▸
Filesystem cache pressure from temporary file proliferationwarning
▸
Index settings update causes infinite OOM loopcritical
▸
Settings update allocates twice the max-indexing-memory limitwarning
▸
LMDB database writes cause memory spikes beyond configured limitswarning
▸
Meilisearch OOM kill during indexing operationscritical
▸
max_indexing_memory parameter uses only 10% for indexing with 150MB minimum per threadwarning
▸
Small batch indexing causes prolonged high CPU usagewarning
▸
Large batch document indexing monopolizes workers causing HTTP 408warning
▸