1 Reply Latest reply on Mar 14, 2017 11:18 AM by william.burns

    Is .memory().storageType(StorageType.BINARY) the same with .storeAsBinary().enable()?

    seto

      Is .memory().storageType(StorageType.BINARY) the same with .storeAsBinary().enable()?

      And also I found that .storageType(StorageType.OFF_HEAP) will make the indexing failed and my query won't get result.