Enumeration
GomSearchFlags
Members
-
GOM_SEARCH_NONE -
No special search behavior.
- Value:
0 - Available since: 2
- Value:
-
GOM_SEARCH_INDEXED -
Include the property in the full-text index.
- Value:
1 - Available since: 2
- Value:
-
GOM_SEARCH_PREFIX -
Enable prefix matching for the property.
- Value:
2 - Available since: 2
- Value:
-
GOM_SEARCH_CASE_FOLDED -
Case-fold text before indexing.
- Value:
4 - Available since: 2
- Value:
-
GOM_SEARCH_NORMALIZED -
Normalize text before indexing.
- Value:
8 - Available since: 2
- Value: