From 2e5102ae591cf1377bc64868466863c2ff9c38c7 Mon Sep 17 00:00:00 2001 From: Joe Wicentowski Date: Fri, 30 Aug 2024 18:09:25 -0400 Subject: [PATCH] [bugfix] register binary attribute in xconf schema --- schema/collection.xconf.xsd | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/schema/collection.xconf.xsd b/schema/collection.xconf.xsd index 384f4029c32..8ebcc0b4899 100644 --- a/schema/collection.xconf.xsd +++ b/schema/collection.xconf.xsd @@ -183,6 +183,7 @@ + @@ -288,6 +289,24 @@ + + + + + + + Index as a binary field + + + + + Do not index as a binary field + + + + + +