From 583a74c513c6010bf52395ee59e0b30bead6f536 Mon Sep 17 00:00:00 2001 From: duncdrum Date: Thu, 26 Mar 2026 12:00:28 +0100 Subject: [PATCH] fix(collectionxconf.xsd): update schema for lucene 10 --- resources/schema/collection.xconf.xsd | 133 +++++++++++++++++--------- 1 file changed, 90 insertions(+), 43 deletions(-) diff --git a/resources/schema/collection.xconf.xsd b/resources/schema/collection.xconf.xsd index 1c99a29b..504584f8 100644 --- a/resources/schema/collection.xconf.xsd +++ b/resources/schema/collection.xconf.xsd @@ -1,27 +1,4 @@ - - + - + - + @@ -98,14 +75,14 @@ - + - + @@ -113,16 +90,16 @@ - + - + - + @@ -133,6 +110,17 @@ + + + Where to store vectors for embedding=local: 'db' = Lucene + vector.dbx (default, reindex reads from db); 'lucene' = Lucene only (US-I6, reindex recomputes from source text). + + + + + + + + @@ -155,9 +143,9 @@ - + - + @@ -174,9 +162,49 @@ + + + + Vector field for KNN/semantic search. Dense float vectors; dimension fixed per field. + + + + + + + + + + + + + + + + + + + + + + + + local = ONNX or HTTP (model-path determines); http = external API (model-path required, e.g. https://api.openai.com/v1). Set OPENAI_API_KEY or COHERE_API_KEY env var. + + + + + + + + + + + + @@ -198,7 +226,7 @@ - + @@ -206,6 +234,7 @@ + @@ -290,14 +319,14 @@ @@ -309,7 +338,25 @@ - + + + + + + + + + Index as a binary field + + + + + Do not index as a binary field + + + + + @@ -441,7 +488,7 @@ - + @@ -462,7 +509,7 @@ - + @@ -571,7 +618,7 @@ - +