β External Public API > Field > General Information β
What is a field ? β
A field represents a property on an item. A field have a data type, which defines how the property is edited and how the data is represented. However a field is not the value of a property of an item, it is its definition.
General Information β
Technical information β
Limitations
Due to technical implementation of the Field entity in MariaDB, there are known limitations
- With the operator
equal, thecaseSentitivecriteria is ignored - The
notInoperator returns no value with an empty array of values - With the
searchoperator the%special character is implicit.%RETAILER%is equivalent toRETAILER - With the operator
search, thecaseSentitivecriteria is ignored isNulloperator is not supportedlocalizedSearchoperator is not supported