IntelligenceX / SDK

Public SDK for Intelligence X
https://intelx.io
405 stars 93 forks source link

Added Group and IndexFile fields to SearchResult struct #506

Open UFeindschiff opened 1 year ago

UFeindschiff commented 1 year ago

Added Group and IndexFile fields to SearchResult struct, these fields are returned for /intelligent/search searches, yet in the old binding were not part of the result structure, causing these values to just be lost when parsing the result.