v1

latestOpenAPI 3.0.02026-07-26221117272.0 KB
Field

Get fields

Retrieves all fields created in HawkSearch

get/api/v11/Field

Headers

X-HawkSearch-ApiKeystring required

Response

OK

FieldIdinteger
SyncGuidstring uuid
Labelstring
Namestring required
IsPrimaryKeyboolean required
Typestring
FieldTypestring required
Boostinteger
FacetHandlerinteger
IsOutputboolean required
IsShingleboolean required
IsBestFragmentboolean required
IsDictionaryboolean required
IsSortboolean required
IsPrefixboolean
IsHiddenboolean required
IsCompareboolean required
SortOrderinteger
PartialQuerystring
IsKeywordTextboolean required
IsQueryboolean required
IsQueryTextboolean required
SkipCustomboolean required
StripHtmlboolean required
MinNGramAnalyzerinteger
MaxNGramAnalyzerinteger
CoordinateTypeinteger
OmitNormsboolean
ItemMappingstring
DefaultValuestring
UseForPredictionboolean
CopyTostring
Analyzerstring
DoNotStoreboolean
Tagsstring
Iterationsinteger[]
AnalyzerLanguagestring
PreviewMappingstring
OmitTfAndPosboolean
CreateDatestring date-time
ModifyDatestring date-time
IsChildboolean
IsHierarchicalboolean

Example response

[
  {
    "SyncGuid": "00000000-0000-0000-0000-000000000000"
  }
]