@resistdesign/voltra
    Preparing search index...

    Type Alias StructuredOccupancyField

    Chunking metadata for one eligible scalar structured field.

    type StructuredOccupancyField = {
        decimal?: boolean;
        type: "string" | "number";
    }
    Index

    Properties

    Properties

    decimal?: boolean

    Use unit numeric chunks instead of decade chunks.

    type: "string" | "number"

    Scalar comparison type.