Add Doctrine type for BinaryVector

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: Doctrine
    • None
    • PHP Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      Convert from array of int/float/bool to Binary vector.

      This is 3 new types :

      • BinVectorInt8
      • BinVectorFloat32
      • BinVectorPackedBit

      That extends an abstract BinVector type.

       

      This is helpful to convert the array into a Binary instance. But decoding the Binary Vector on every document read might not be optimal. Users should exclude this field from their query results.

            Assignee:
            Unassigned
            Reporter:
            Jérôme Tamarelle
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: