Hits / Items

Items or ‘Hits’ have the following structure.

{
      "highlights": [],
      "sourceName": "Invoices",
      "sourceGroup": "FileSystem",
      "hasTextContent": true,
      "hasPermission": true,
      "score": 9507.418,
      "previewState": 1,
      "objectId": "e60328a2978d80b84b2c6d36d6bf0dc139692d47dc0bd8a24c9dcacee2779214",
      "id": "e60328a2978d80b84b2c6d36d6bf0dc139692d47dc0bd8a24c9dcacee2779214",
      "index": "dev_idx_invoices_main_000001",
      "isSensitive": false,
      "type": "File",
      "sourceType": "FileSystem",
      "sourceId": "invoices",
      "uri": "C:\\github\\InsightMaker.TestData\\MachineLearning\\Invoices\\Train\\35112 - ALLSTAR FIRE EQUIPMENT INC.pdf",
      "status": "true",
      "createdDate": "2022-10-20T15:02:11.0601765Z",
      "modifiedDate": "2022-09-03T16:43:56.8831952Z",
      "location": "C:\\github\\InsightMaker.TestData\\MachineLearning\\Invoices\\Train",
      "relativeLocation": "",
      "name": "35112 - ALLSTAR FIRE EQUIPMENT INC.pdf",
      "extension": "pdf",
      "size": 34563,
      "owner": "aiimishared\\pmaker",
      "permissions": {
        "read": [
          "builtin\\administrators",
          "nt authority\\system",
          "builtin\\users",
          "nt authority\\authenticated users"
        ],
        "write": [],
        "delete": [],
        "deny": [],
        "securityDescriptors": [],
        "securityDescriptorsCount": 0
      },
      "textContentSize": 644,
      "metadata": {
        "fileGroup": "Document"
      },
      "entities": {
        "invoice": {
          "company": [
            "ALLSTAR FIRE EQUIPMENT INC"
          ],
          "companyCount": 1,
          "contact": [
            "Jill A Hopper"
          ],
          "contactCount": 1,
          "daysToPay": [
            21
          ],
          "daysToPayCount": 1,
          "email": [
            "jillh@allstarfire"
          ],
          "emailCount": 1,
          "invoiceDate": [
            "2018-05-31T00:00:00Z"
          ],
          "invoiceDateCount": 1,
          "invoiceNo": [
            "35112"
          ],
          "invoiceNoCount": 1,
          "phone": [
            "387 481 2063"
          ],
          "phoneCount": 1,
          "pONumber": [
            "141357"
          ],
          "pONumberCount": 1,
          "purchasingDepartment": [
            "FIR"
          ],
          "purchasingDepartmentCount": 1,
          "total": [
            4767.36
          ],
          "totalCount": 1,
          "entityCount": 10,
          "valueCountSum": 10,
          "valueCountMax": 1
        }
      },
      "actions": [],
      "collections": [],
      "suggestions": [],
      "markedAsUsefulBy": [],
      "version": {
        "number": 0,
        "fromDate": "2022-10-20T15:02:11.0601765Z",
        "toDate": "9999-12-31T23:59:59"
      }
    }

Last updated