{"info":{"_postman_id":"2cdf1859-9c93-474a-90de-2d4085e89534","name":"judyrecords API Documentation","description":"<html><head></head><body><p>The judyrecords API is divided into two parts:</p>\n<h3 id=\"structured-objects-api\">Structured Objects API</h3>\n<p>The Structured Objects API allows searching and retrieving data using finer-grained data fields (e.g., case name, case number, party name, etc.).</p>\n<h3 id=\"full-text-api\">Full-Text API</h3>\n<p>The Full-Text API allows searching the text within cases similar to searching Google for keywords and phrases within the web pages it's crawled.</p>\n<h3 id=\"getting-started\">Getting Started</h3>\n<p>The API is a RESTful API based on HTTP requests and JSON responses. This version of the API uses an API key. This means that requests will need to include your API key as an HTTP header or query string parameter.</p>\n<p>The easiest way to start using the API is by clicking the <strong>Run in Postman</strong> button at the <em><strong>top-right of</strong></em> <em><strong>this page</strong></em>.</p>\n<img src=\"https://content.pstmn.io/10751a5c-10c7-4671-b11a-8a0024dc1a2d/aW1hZ2UucG5n\">\n\n<p>Postman is a free tool for running and testing pre-built API requests. The pre-built API requests, together with the example requests/responses and corresponding documentation, are referred to as a \"Postman collection\".</p>\n<p>In the judyrecords Postman collection, the pre-built API requests are organized into the folders on the left.</p>\n<h3 id=\"getting-an-api-key\">Getting An API Key</h3>\n<p>For API inquiries, contact <a href=\"https://mailto:api@judyrecords.com\">api@judyrecords.com</a>.</p>\n<h3 id=\"setting-up-your-api-key\">Setting Up Your API Key</h3>\n<h4 id=\"step-1\"><strong>Step 1.</strong></h4>\n<p>Click the <code>Environment quick look</code> icon in the upper-right hand corner of Postman. Then click <code>Add</code> in the <code>Globals</code> (global variables) section.</p>\n<img src=\"https://content.pstmn.io/bf9d923c-5ad3-459e-9a16-b1c88e72ea15/aW1hZ2UucG5n\">\n\n<h4 id=\"step-2\"><strong>Step 2.</strong></h4>\n<p>The <code>Globals</code> tab will display allowing you to add your API key as a global variable. Add a variable with the name <code>X-Api-Key</code>. Then, paste your API key in the <code>Current value</code> column.</p>\n<img src=\"https://content.pstmn.io/d42bb955-3394-4f96-8fe9-4dc0b7ea5424/aW1hZ2UucG5n\">\n\n<h4 id=\"step-3\"><strong>Step 3.</strong></h4>\n<p>Once the global variable has been added, click the <code>Save</code> icon to save the global variable.</p>\n<img src=\"https://content.pstmn.io/29396abf-6e0b-4d67-95ee-7d9e4a169c3b/aW1hZ2UucG5n\">\n\n<h4 id=\"step-4\"><strong>Step 4.</strong></h4>\n<p>Your API key and value will now show up in the <code>Environment quick look</code> dialog.</p>\n<img src=\"https://content.pstmn.io/52ed4cbb-e2e2-4a03-91e2-dcb3da8d3b58/aW1hZ2UucG5n\">\n\n<h5 id=\"step-5\"><strong>Step 5.</strong></h5>\n<p>You can now make requests to the judyrecords API. <strong>All Postman collection requests automatically include the</strong> <strong><code>X-Api-Key</code></strong> <strong>as a header.</strong></p>\n<p>Note: You may also add your API key as a URL parameter. However, this is intended for convenience and should not be used in production.</p>\n<img src=\"https://content.pstmn.io/fc476699-38e4-4779-adf3-0e5f35ac3d08/aW1hZ2UucG5n\"></body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"26019452","collectionId":"2cdf1859-9c93-474a-90de-2d4085e89534","publishedId":"2s93Y5PKmb","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-03-31T01:49:57.000Z"},"item":[{"name":"API First Steps","item":[{"name":"Hello, World! (test request)","id":"c43b08e7-aedd-41c5-a881-f62a975e6c94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"url":"https://{{judyrecordsHost}}/api/hello-world","description":"<p>To start, let's make a sample request to the judyrecords API. The sample request will output a JSON response containing \"Hello, World!\" as a greeting.</p>\n<p>If a valid API key is used, the greeting will be returned as shown in <code>Example 1 - Success</code>. Otherwise, a response containing an error will be returned as shown in <code>Example 2 - Failure</code>.</p>\n<p>Use the examples dropdown for this request and throughout the Postman collection to easily view request/response examples.</p>\n<img src=\"https://content.pstmn.io/32c06612-ad1f-47f3-9cc2-9df1f9f40dc1/aW1hZ2UucG5n\" />\n\n<p>Additionally, keep in mind that you can select your preferred language from the language selector above to customize the pre-built sample requests and responses. You may also choose to display the pre-built sample requests using plain HTTP or curl-based commands.</p>\n<img src=\"https://content.pstmn.io/65f50220-ad9c-442b-8f29-f7a2c4c41fb3/aW1hZ2UucG5n\" />","urlObject":{"protocol":"https","path":["api","hello-world"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"f9c5f2ea-40e2-4eaa-8856-e99bd1ac9d37","name":"Example 1 - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"url":"https://{{judyrecordsHost}}/api/hello-world"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 26 Feb 2024 03:50:02 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"77"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"data\": {\n        \"greeting\": \"Hello, World!\"\n    }\n}"},{"id":"2887a439-0aea-45ee-90ae-b50ec593e10e","name":"Example 2 - Failure","originalRequest":{"method":"GET","header":[{"key":"abc-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"url":"https://{{judyrecordsHost}}/api/hello-world"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 26 Feb 2024 03:53:45 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"78"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"errors\": [\n        {\n            \"message\": \"Invalid API key.\"\n        }\n    ]\n}"}],"_postman_id":"c43b08e7-aedd-41c5-a881-f62a975e6c94"}],"id":"a5e19998-7e27-4fc9-8ca2-479066404763","_postman_id":"a5e19998-7e27-4fc9-8ca2-479066404763","description":""},{"name":"Structured Objects API","item":[{"name":"SO API - First Steps","item":[{"name":"Basic search request, get 3 cases","id":"9af3bd63-a70f-474a-8f8b-bd0ba897a240","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"from\": 0,\r\n    \"size\": 3\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_search","description":"<p>This search request uses Elasticsearch's <code>_search</code> API, and the special index <code>_all</code> is used to query all indexes. The offset (0) and limit (3) are specified using the <code>from</code> and <code>size</code> fields in the request body. For more information on the <code>from</code> and <code>size</code> parameters, see <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/7.17/search-search.html\">here</a>. For information about the response body format, see <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/7.17/search-search.html#search-api-response-body\">here</a>.</p>\n<p>The example request/response shows 3 cases returned from the search. Since there was no additional filteria criteria, 3 arbitrary cases may be returned (similar to an SQL SELECT with a LIMIT clause but without a WHERE clause).</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","_all","_search"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"12ab0469-4b8b-4050-853c-2ff36190ab43","name":"Example 1 - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"from\": 0,\r\n    \"size\": 3\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Feb 2024 02:56:35 GMT"},{"key":"Server","value":"Apache"},{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.17.16-2b23fa076334f8d4651aeebe458a955a2ae23218 \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"770"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"took\": 43,\n    \"timed_out\": false,\n    \"_shards\": {\n        \"total\": 438,\n        \"successful\": 438,\n        \"skipped\": 0,\n        \"failed\": 0\n    },\n    \"hits\": {\n        \"total\": {\n            \"value\": 10000,\n            \"relation\": \"gte\"\n        },\n        \"max_score\": 1,\n        \"hits\": [\n            {\n                \"_index\": \"normalized_parsed_alaska\",\n                \"_type\": \"_doc\",\n                \"_id\": \"8_1400001\",\n                \"_score\": 1,\n                \"_source\": {\n                    \"dataSourceId\": \"8\",\n                    \"caseId\": 1400001,\n                    \"urlId\": \"1b0kk0279c01\",\n                    \"dataSourceName\": \"Alaska - Statewide Court Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Alaska\",\n                    \"dataSourceGeoDistrict\": null,\n                    \"courtId\": 3210,\n                    \"courtName\": \"United States, Alaska, Trial Court System\",\n                    \"caseNumber\": \"3PA-02-00480MO\",\n                    \"caseNumberNormalized\": \"3PA0200480MO\",\n                    \"caseName\": null,\n                    \"caseType\": \"MINOR OFFENSES (3PA)\",\n                    \"caseStatus\": \"CLOSED\",\n                    \"dateFiled\": \"2002-08-16\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"Campbell, JR , Gregory Scott\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": 1981,\n                            \"dateOfBirthMonth\": 10,\n                            \"dateOfBirthDay\": 12,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"State of Alaska\",\n                            \"partyRole\": \"PROSECUTION\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            },\n            {\n                \"_index\": \"normalized_parsed_alaska\",\n                \"_type\": \"_doc\",\n                \"_id\": \"8_1400002\",\n                \"_score\": 1,\n                \"_source\": {\n                    \"dataSourceId\": \"8\",\n                    \"caseId\": 1400002,\n                    \"urlId\": \"1b01vc6x3325\",\n                    \"dataSourceName\": \"Alaska - Statewide Court Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Alaska\",\n                    \"dataSourceGeoDistrict\": null,\n                    \"courtId\": 3210,\n                    \"courtName\": \"United States, Alaska, Trial Court System\",\n                    \"caseNumber\": \"3AN-01-04601SC\",\n                    \"caseNumberNormalized\": \"3AN0104601SC\",\n                    \"caseName\": null,\n                    \"caseType\": \"SMALL CLAIMS (3AN)\",\n                    \"caseStatus\": \"CLOSED\",\n                    \"dateFiled\": \"2001-11-28\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"PARK FORREST CONDO\",\n                            \"partyRole\": \"PLAINTIFF\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"Campoamor, Gilbert\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"Campoarmor, Kathy\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            },\n            {\n                \"_index\": \"normalized_parsed_alaska\",\n                \"_type\": \"_doc\",\n                \"_id\": \"8_1400003\",\n                \"_score\": 1,\n                \"_source\": {\n                    \"dataSourceId\": \"8\",\n                    \"caseId\": 1400003,\n                    \"urlId\": \"1b01moyk3486\",\n                    \"dataSourceName\": \"Alaska - Statewide Court Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Alaska\",\n                    \"dataSourceGeoDistrict\": null,\n                    \"courtId\": 3210,\n                    \"courtName\": \"United States, Alaska, Trial Court System\",\n                    \"caseNumber\": \"3AN-02-01777CR\",\n                    \"caseNumberNormalized\": \"3AN0201777CR\",\n                    \"caseName\": null,\n                    \"caseType\": \"CRIM DIST CT MISD (3AN)\",\n                    \"caseStatus\": \"CLOSED\",\n                    \"dateFiled\": \"2002-02-27\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"Cannon, Gabriel Lucius\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": 1973,\n                            \"dateOfBirthMonth\": 4,\n                            \"dateOfBirthDay\": 12,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"Municipality of Anchorage\",\n                            \"partyRole\": \"PROSECUTION\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"9af3bd63-a70f-474a-8f8b-bd0ba897a240"},{"name":"Basic search request, filter by data source name","id":"10956bee-1cee-48e7-9a61-47ec6ec4c52c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"from\": 0,\r\n    \"size\": 3,\r\n    \"query\": {\r\n        \"match\": {\r\n            \"dataSourceName\": \"texas\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_search","description":"<p>This search request uses Elasticsearch's <code>_search</code> API, and the special index <code>_all</code> is used to query all indexes. The offset (0) and limit (3) are specified using the <code>from</code> and <code>size</code> fields in the request body. For more information on the <code>from</code> and <code>size</code> parameters, see <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/7.17/search-search.html\">here</a>. For information about the response body format, see <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/7.17/search-search.html#search-api-response-body\">here</a>.</p>\n<p>To filter by data source name, a match query is used with the dataSourceName field and the value \"texas\". For info about the match query syntax, see <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/7.17/query-dsl-match-query.html\">here</a>.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","_all","_search"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"b2946fa4-9246-4709-88ec-56bfdd000da5","name":"Example 1 - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"from\": 0,\r\n    \"size\": 3,\r\n    \"query\": {\r\n        \"match\": {\r\n            \"dataSourceName\": \"texas\"\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Feb 2024 04:09:43 GMT"},{"key":"Server","value":"Apache"},{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.17.16-2b23fa076334f8d4651aeebe458a955a2ae23218 \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"628"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"took\": 29,\n    \"timed_out\": false,\n    \"_shards\": {\n        \"total\": 438,\n        \"successful\": 438,\n        \"skipped\": 0,\n        \"failed\": 0\n    },\n    \"hits\": {\n        \"total\": {\n            \"value\": 10000,\n            \"relation\": \"gte\"\n        },\n        \"max_score\": 0.00005081946,\n        \"hits\": [\n            {\n                \"_index\": \"normalized_parsed_jailtexascopanolav2\",\n                \"_type\": \"_doc\",\n                \"_id\": \"753_1\",\n                \"_score\": 0.00005081946,\n                \"_source\": {\n                    \"dataSourceId\": \"753\",\n                    \"caseId\": 1,\n                    \"urlId\": \"jk2a8718\",\n                    \"dataSourceName\": \"Panola County, Texas - Jail Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Texas\",\n                    \"dataSourceGeoDistrict\": \"Panola County\",\n                    \"courtId\": null,\n                    \"courtName\": null,\n                    \"caseNumber\": \"14-0464\",\n                    \"caseNumberNormalized\": \"140464\",\n                    \"caseName\": \"Booking of: ANDREWS, AMANDA NICOLE\",\n                    \"caseType\": \"JAILING\",\n                    \"caseStatus\": null,\n                    \"dateFiled\": \"2014-04-25\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"ANDREWS, AMANDA NICOLE\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            },\n            {\n                \"_index\": \"normalized_parsed_jailtexascopanolav2\",\n                \"_type\": \"_doc\",\n                \"_id\": \"753_2\",\n                \"_score\": 0.00005081946,\n                \"_source\": {\n                    \"dataSourceId\": \"753\",\n                    \"caseId\": 2,\n                    \"urlId\": \"v2b614b0a\",\n                    \"dataSourceName\": \"Panola County, Texas - Jail Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Texas\",\n                    \"dataSourceGeoDistrict\": \"Panola County\",\n                    \"courtId\": null,\n                    \"courtName\": null,\n                    \"caseNumber\": \"14-0666\",\n                    \"caseNumberNormalized\": \"140666\",\n                    \"caseName\": \"Booking of: GRIFFIN, AMANDA JEAN\",\n                    \"caseType\": \"JAILING\",\n                    \"caseStatus\": null,\n                    \"dateFiled\": \"2014-06-11\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"GRIFFIN, AMANDA JEAN\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": [\n                                {\n                                    \"aliasName\": \"GRIFFIN, AMANDA\"\n                                },\n                                {\n                                    \"aliasName\": \"HALL, AMANDA KENESON\"\n                                },\n                                {\n                                    \"aliasName\": \"KENESON, AMANDA JEAN\"\n                                }\n                            ]\n                        }\n                    ]\n                }\n            },\n            {\n                \"_index\": \"normalized_parsed_jailtexascopanolav2\",\n                \"_type\": \"_doc\",\n                \"_id\": \"753_3\",\n                \"_score\": 0.00005081946,\n                \"_source\": {\n                    \"dataSourceId\": \"753\",\n                    \"caseId\": 3,\n                    \"urlId\": \"v6lyqfaf6\",\n                    \"dataSourceName\": \"Panola County, Texas - Jail Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Texas\",\n                    \"dataSourceGeoDistrict\": \"Panola County\",\n                    \"courtId\": null,\n                    \"courtName\": null,\n                    \"caseNumber\": \"14-0844\",\n                    \"caseNumberNormalized\": \"140844\",\n                    \"caseName\": \"Booking of: ARMIE, ANDREW WILLIAM\",\n                    \"caseType\": \"JAILING\",\n                    \"caseStatus\": null,\n                    \"dateFiled\": \"2014-07-26\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"ARMIE, ANDREW WILLIAM\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"10956bee-1cee-48e7-9a61-47ec6ec4c52c"},{"name":"Review an index mapping","id":"d397ddf7-1720-429c-995c-0e09bb097883","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/:mapping/_mapping","description":"<p>To formulate search queries, it's important to understand the mapping used for an index. A mapping defines the fields available, their corresponding data types, and index-time settings that determine how the index can be searched.</p>\n<p>To get the mapping for an index, the following request specifies the mapping as a URL path segment, followed by <code>_mapping</code>. For information about Elasticsearch mapping, see <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/7.17/mapping.html\">here</a>.</p>\n<p>Although there are many indexes, they can be expected to share the same core mapping. A possible reason index mappings may differ is to support the addition of new functionality through new fields in a backwards-compatible way. Non-backward-compatible changes may occur as part of a slower-running, planned process to make improvements to the API that would otherwise not be possible with fully backwards-compatible changes.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects",":mapping","_mapping"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[{"type":"any","value":"normalized_parsed_jailtexascopanolav2","key":"mapping"}]}},"response":[{"id":"eb8a17cb-a704-447c-a2ab-8ccf6985a001","name":"Example 1 - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://{{judyrecordsHost}}/api/structured-objects/:mapping/_mapping","protocol":"https","host":["{{judyrecordsHost}}"],"path":["api","structured-objects",":mapping","_mapping"],"variable":[{"key":"mapping","value":"normalized_parsed_jailtexascopanolav2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Feb 2024 04:40:26 GMT"},{"key":"Server","value":"Apache"},{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.17.16-2b23fa076334f8d4651aeebe458a955a2ae23218 \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"384"},{"key":"Keep-Alive","value":"timeout=5, max=249"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"normalized_parsed_jailtexascopanolav2\": {\n        \"mappings\": {\n            \"dynamic\": \"false\",\n            \"properties\": {\n                \"caseId\": {\n                    \"type\": \"keyword\",\n                    \"index\": false,\n                    \"doc_values\": false\n                },\n                \"caseName\": {\n                    \"type\": \"text\"\n                },\n                \"caseNumber\": {\n                    \"type\": \"text\"\n                },\n                \"caseNumberNormalized\": {\n                    \"type\": \"keyword\"\n                },\n                \"caseStatus\": {\n                    \"type\": \"text\",\n                    \"fields\": {\n                        \"keyword\": {\n                            \"type\": \"keyword\"\n                        }\n                    }\n                },\n                \"caseType\": {\n                    \"type\": \"text\",\n                    \"fields\": {\n                        \"keyword\": {\n                            \"type\": \"keyword\"\n                        }\n                    }\n                },\n                \"courtId\": {\n                    \"type\": \"keyword\",\n                    \"index\": false,\n                    \"doc_values\": false\n                },\n                \"courtName\": {\n                    \"type\": \"text\",\n                    \"fields\": {\n                        \"keyword\": {\n                            \"type\": \"keyword\"\n                        }\n                    }\n                },\n                \"dataSourceGeoCountry\": {\n                    \"type\": \"text\",\n                    \"fields\": {\n                        \"keyword\": {\n                            \"type\": \"keyword\"\n                        }\n                    }\n                },\n                \"dataSourceGeoDistrict\": {\n                    \"type\": \"text\",\n                    \"fields\": {\n                        \"keyword\": {\n                            \"type\": \"keyword\"\n                        }\n                    }\n                },\n                \"dataSourceGeoRegion\": {\n                    \"type\": \"text\",\n                    \"fields\": {\n                        \"keyword\": {\n                            \"type\": \"keyword\"\n                        }\n                    }\n                },\n                \"dataSourceId\": {\n                    \"type\": \"constant_keyword\",\n                    \"value\": \"753\"\n                },\n                \"dataSourceName\": {\n                    \"type\": \"text\",\n                    \"fields\": {\n                        \"keyword\": {\n                            \"type\": \"constant_keyword\",\n                            \"value\": \"Panola County, Texas - Jail Records\"\n                        }\n                    }\n                },\n                \"dateFiled\": {\n                    \"type\": \"date\",\n                    \"format\": \"yyyy-MM-dd\"\n                },\n                \"parties\": {\n                    \"type\": \"nested\",\n                    \"dynamic\": \"false\",\n                    \"properties\": {\n                        \"aliases\": {\n                            \"type\": \"nested\",\n                            \"dynamic\": \"false\",\n                            \"properties\": {\n                                \"aliasName\": {\n                                    \"type\": \"text\"\n                                }\n                            }\n                        },\n                        \"dateOfBirthDay\": {\n                            \"type\": \"byte\"\n                        },\n                        \"dateOfBirthMonth\": {\n                            \"type\": \"byte\"\n                        },\n                        \"dateOfBirthYear\": {\n                            \"type\": \"short\"\n                        },\n                        \"partyName\": {\n                            \"type\": \"text\",\n                            \"fields\": {\n                                \"keyword\": {\n                                    \"type\": \"keyword\"\n                                }\n                            }\n                        },\n                        \"partyRole\": {\n                            \"type\": \"text\",\n                            \"fields\": {\n                                \"keyword\": {\n                                    \"type\": \"keyword\"\n                                }\n                            }\n                        }\n                    }\n                },\n                \"urlId\": {\n                    \"type\": \"keyword\",\n                    \"index\": false,\n                    \"doc_values\": false\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"d397ddf7-1720-429c-995c-0e09bb097883"},{"name":"Retrieve a case","id":"9879d0c1-c852-4e51-bda3-57b5d1d05125","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/get-case/:dataSourceId/:caseId","description":"<p>To retrieve a case, a request to the <code>get-case</code> endpoint is made with the <code>dataSourceId</code> and <code>caseId</code> as URL path segment parameters.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","get-case",":dataSourceId",":caseId"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[{"type":"any","value":"1064","key":"dataSourceId"},{"type":"any","value":"1","key":"caseId"}]}},"response":[{"id":"79df790d-676e-4d42-8e53-e86bd925dfdd","name":"Example 1 - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://{{judyrecordsHost}}/api/structured-objects/get-case/:dataSourceId/:caseId","protocol":"https","host":["{{judyrecordsHost}}"],"path":["api","structured-objects","get-case",":dataSourceId",":caseId"],"variable":[{"key":"dataSourceId","value":"1064"},{"key":"caseId","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Feb 2024 06:45:10 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"444"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"data\": {\n        \"case\": {\n            \"dataSourceId\": \"1064\",\n            \"caseId\": 1,\n            \"urlId\": \"jkfpe53a\",\n            \"dataSourceName\": \"New Mexico - Statewide Court Records\",\n            \"dataSourceGeoCountry\": \"United States\",\n            \"dataSourceGeoRegion\": \"New Mexico\",\n            \"dataSourceGeoDistrict\": null,\n            \"courtId\": 4635,\n            \"courtName\": \"United States, New Mexico, District Courts, BERNALILLO DISTRICT\",\n            \"caseNumber\": \"D-1329-CV-201702642\",\n            \"caseNumberNormalized\": \"D1329CV201702642\",\n            \"caseName\": \"Stephen Meyers v. Eric Collins\",\n            \"caseType\": \"CV\",\n            \"caseStatus\": null,\n            \"dateFiled\": \"2017-12-29\",\n            \"parties\": [\n                {\n                    \"partyName\": \"COLLINS ERIC\",\n                    \"partyRole\": \"DEFENDANT\",\n                    \"addressArray\": [],\n                    \"emailArray\": [],\n                    \"phoneArray\": [],\n                    \"aliasArray\": [],\n                    \"dateOfBirth\": {\n                        \"year\": null,\n                        \"month\": null,\n                        \"day\": null\n                    },\n                    \"dateOfDeath\": {\n                        \"year\": null,\n                        \"month\": null,\n                        \"day\": null\n                    }\n                },\n                {\n                    \"partyName\": \"MEYERS STEPHEN\",\n                    \"partyRole\": \"PLAINTIFF\",\n                    \"addressArray\": [],\n                    \"emailArray\": [],\n                    \"phoneArray\": [],\n                    \"aliasArray\": [],\n                    \"dateOfBirth\": {\n                        \"year\": null,\n                        \"month\": null,\n                        \"day\": null\n                    },\n                    \"dateOfDeath\": {\n                        \"year\": null,\n                        \"month\": null,\n                        \"day\": null\n                    }\n                }\n            ]\n        }\n    }\n}"},{"id":"65a7a549-7378-4673-b6cf-96f7208651ee","name":"Example 2 - Failed - Case Not Found","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://{{judyrecordsHost}}/api/structured-objects/get-case/:dataSourceId/:caseId","protocol":"https","host":["{{judyrecordsHost}}"],"path":["api","structured-objects","get-case",":dataSourceId",":caseId"],"variable":[{"key":"dataSourceId","value":"1064"},{"key":"caseId","value":"999999999999"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Feb 2024 06:45:44 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"77"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"errors\": [\n        {\n            \"message\": \"Case not found.\"\n        }\n    ]\n}"}],"_postman_id":"9879d0c1-c852-4e51-bda3-57b5d1d05125"}],"id":"119904bf-2fbb-4e3e-981d-08653658b2c8","_postman_id":"119904bf-2fbb-4e3e-981d-08653658b2c8","description":""},{"name":"SO API - Workflows & Cookbook","item":[{"name":"Step 1 - Add Search By Party Job - Individual","event":[{"listen":"test","script":{"id":"6cae2099-a25a-4cbc-8e29-a628a5ddefd1","exec":["const body = pm.response.json();\r","pm.globals.set('searchJobId', body.data.searchJobId);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"0da0c8e1-3bcc-4f18-a095-476cf9577680","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://{{judyrecordsHost}}/api/structured-objects/{{client}}/add-search-by-party-job?search[partyType]=individual&search[firstName]=andrew&search[middleNameOrInitial]=l&search[lastName]=buxton&search[excludePossibleMatchesMatchingMiddleInitialOnly]=no&search[excludePossibleMatchesMatchingFirstAndLastNameOnly]=no&search[limit]=2000","description":"<p>Adds a search by party job for an individual, using first name, last name, and optionally middle name.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","{{client}}","add-search-by-party-job"],"host":["{{judyrecordsHost}}"],"query":[{"key":"search[partyType]","value":"individual"},{"key":"search[firstName]","value":"andrew"},{"key":"search[middleNameOrInitial]","value":"l"},{"key":"search[lastName]","value":"buxton"},{"disabled":true,"description":{"content":"<p>Full name of state or two-letter state abbreviation.</p>\n","type":"text/plain"},"key":"search[state]","value":"Massachusetts"},{"disabled":true,"key":"search[dateFiledStartDate]","value":"2000-01-01"},{"disabled":true,"key":"search[dateFiledEndDate]","value":"2026-12-31"},{"description":{"content":"<p>Applicable if full middle name provided. If set to no, parties where only the middle initial is available and matches are included.</p>\n","type":"text/plain"},"key":"search[excludePossibleMatchesMatchingMiddleInitialOnly]","value":"no"},{"key":"search[excludePossibleMatchesMatchingFirstAndLastNameOnly]","value":"no"},{"description":{"content":"<p>Applicable if full middle name or middle initial provided. If set to no, parties where only the first and last name is available and matches are included.</p>\n","type":"text/plain"},"key":"search[limit]","value":"2000"},{"disabled":true,"description":{"content":"<p>A deduplication key may be provided based on agreed terms that allows recognizing multiple searches as a single billable unit.</p>\n","type":"text/plain"},"key":"deduplicationKey","value":""}],"variable":[]}},"response":[{"id":"0b67b0bc-c48f-46d1-9277-5a222edc272e","name":"Example 1 - Success","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://{{judyrecordsHost}}/api/structured-objects/{{client}}/add-search-by-party-job?search[partyType]=individual&search[firstName]=andrew&search[middleNameOrInitial]=l&search[lastName]=buxton&search[excludePossibleMatchesMatchingMiddleInitialOnly]=no&search[excludePossibleMatchesMatchingFirstAndLastNameOnly]=no&search[limit]=2000&deduplicationKey=","protocol":"https","host":["{{judyrecordsHost}}"],"path":["api","structured-objects","{{client}}","add-search-by-party-job"],"query":[{"key":"search[partyType]","value":"individual"},{"key":"search[firstName]","value":"andrew"},{"key":"search[middleNameOrInitial]","value":"l"},{"key":"search[lastName]","value":"buxton"},{"key":"search[state]","value":"Massachusetts","disabled":true},{"key":"search[dateFiledStartDate]","value":"2000-01-01","disabled":true},{"key":"search[dateFiledEndDate]","value":"2026-12-31","disabled":true},{"key":"search[excludePossibleMatchesMatchingMiddleInitialOnly]","value":"no"},{"key":"search[excludePossibleMatchesMatchingFirstAndLastNameOnly]","value":"no"},{"key":"search[limit]","value":"2000"},{"key":"deduplicationKey","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Mar 2026 05:54:56 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"93"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"data\": {\n        \"searchJobId\": \"01KN17B6QT09NK2XD26J4C3YSW\"\n    }\n}"},{"id":"ccd3677c-a23a-47c0-9b86-951a33508f69","name":"Example 2 - Failed","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://{{judyrecordsHost}}/api/structured-objects/{{client}}/add-search-by-party-job?search[partyType]=individual&search[firstName]=&search[middleNameOrInitial]=l&search[lastName]=buxton&search[dateFiledStartDate]=2000-01-40&search[excludePossibleMatchesMatchingMiddleInitialOnly]=no&search[excludePossibleMatchesMatchingFirstAndLastNameOnly]=no&search[limit]=2000&deduplicationKey=","protocol":"https","host":["{{judyrecordsHost}}"],"path":["api","structured-objects","{{client}}","add-search-by-party-job"],"query":[{"key":"search[partyType]","value":"individual"},{"key":"search[firstName]","value":""},{"key":"search[middleNameOrInitial]","value":"l"},{"key":"search[lastName]","value":"buxton"},{"key":"search[state]","value":"Massachusetts","disabled":true},{"key":"search[dateFiledStartDate]","value":"2000-01-40"},{"key":"search[dateFiledEndDate]","value":"2026-12-31","disabled":true},{"key":"search[excludePossibleMatchesMatchingMiddleInitialOnly]","value":"no"},{"key":"search[excludePossibleMatchesMatchingFirstAndLastNameOnly]","value":"no"},{"key":"search[limit]","value":"2000"},{"key":"deduplicationKey","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Mar 2026 06:09:25 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"147"},{"key":"Keep-Alive","value":"timeout=5, max=249"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"errors\": {\n        \"search.name.firstName\": [\n            \"First Name must not be blank.\"\n        ],\n        \"search.dateFiledStartDate\": [\n            \"If provided, Date Filed Start Date must be a valid date.\"\n        ]\n    }\n}"}],"_postman_id":"0da0c8e1-3bcc-4f18-a095-476cf9577680"},{"name":"Step 1 - Add Search By Party Job - Organization","event":[{"listen":"test","script":{"id":"6cae2099-a25a-4cbc-8e29-a628a5ddefd1","exec":["const body = pm.response.json();\r","pm.globals.set('searchJobId', body.data.searchJobId);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"33bbdbc4-3ce5-49d2-8f91-4a0e2a907acb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://{{judyrecordsHost}}/api/structured-objects/{{client}}/add-search-by-party-job?search[partyType]=organization&search[orgName]=\"international business machines\" OR \"ibm\"&search[state]=Massachusetts&search[limit]=2000&deduplicationKey=","description":"<p>Adds a search by party job for an organization, using a query string to search the organization.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","{{client}}","add-search-by-party-job"],"host":["{{judyrecordsHost}}"],"query":[{"key":"search[partyType]","value":"organization"},{"description":{"content":"<p>Specify a query string using keywords, exact phrases, and operators.</p>\n","type":"text/plain"},"key":"search[orgName]","value":"\"international business machines\" OR \"ibm\""},{"description":{"content":"<p>Full name of state or two-letter state abbreviation.</p>\n","type":"text/plain"},"key":"search[state]","value":"Massachusetts"},{"disabled":true,"key":"search[dateFiledStartDate]","value":"2020-01-01"},{"disabled":true,"key":"search[dateFiledEndDate]","value":"2026-12-31"},{"key":"search[limit]","value":"2000"},{"description":{"content":"<p>A deduplication key may be provided based on agreed terms that allows recognizing multiple searches as a single billable unit.</p>\n","type":"text/plain"},"key":"deduplicationKey","value":""}],"variable":[]}},"response":[{"id":"c676d5ac-a264-4c9e-a122-f6bbce9b4e67","name":"Example 1 - Success","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://{{judyrecordsHost}}/api/structured-objects/{{client}}/add-search-by-party-job?search[partyType]=organization&search[orgName]=\"international business machines\" OR \"ibm\"&search[state]=Massachusetts&search[limit]=2000&deduplicationKey=","protocol":"https","host":["{{judyrecordsHost}}"],"path":["api","structured-objects","{{client}}","add-search-by-party-job"],"query":[{"key":"search[partyType]","value":"organization"},{"key":"search[orgName]","value":"\"international business machines\" OR \"ibm\""},{"key":"search[state]","value":"Massachusetts"},{"key":"search[dateFiledStartDate]","value":"2020-01-40","disabled":true},{"key":"search[dateFiledEndDate]","value":"2026-12-31","disabled":true},{"key":"search[limit]","value":"2000"},{"key":"deduplicationKey","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Mar 2026 05:56:20 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"93"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"data\": {\n        \"searchJobId\": \"01KN17DRBC0C0Y5ZNEGGGHBAFA\"\n    }\n}"},{"id":"f81d8a40-9618-4cc6-885f-c62fe80a1cdd","name":"Example 2 - Failed","originalRequest":{"method":"POST","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://{{judyrecordsHost}}/api/structured-objects/{{client}}/add-search-by-party-job?search[partyType]=organization&search[orgName]=\"international business machines\" OR \"ibm\"&search[state]=Massachusetts&search[dateFiledStartDate]=2020-01-40&search[limit]=2000&deduplicationKey=","protocol":"https","host":["{{judyrecordsHost}}"],"path":["api","structured-objects","{{client}}","add-search-by-party-job"],"query":[{"key":"search[partyType]","value":"organization"},{"key":"search[orgName]","value":"\"international business machines\" OR \"ibm\""},{"key":"search[state]","value":"Massachusetts"},{"key":"search[dateFiledStartDate]","value":"2020-01-40"},{"key":"search[dateFiledEndDate]","value":"2026-12-31","disabled":true},{"key":"search[limit]","value":"2000"},{"key":"deduplicationKey","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Mar 2026 06:12:13 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"114"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"errors\": {\n        \"search.dateFiledStartDate\": [\n            \"If provided, Date Filed Start Date must be a valid date.\"\n        ]\n    }\n}"}],"_postman_id":"33bbdbc4-3ce5-49d2-8f91-4a0e2a907acb"},{"name":"Step 2 - Get Search By Party Job Status","id":"75bdcdeb-da43-48ad-bb87-677179b7a1e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://{{judyrecordsHost}}/api/structured-objects/{{client}}/get-search-by-party-job-status?searchJobId={{searchJobId}}","description":"<p>Gets the status of the search job specified by <code>searchJobId</code>. <code>processingStatus</code> may be one of either: <code>pending</code>, <code>succeeded</code>, or <code>failed</code>.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","{{client}}","get-search-by-party-job-status"],"host":["{{judyrecordsHost}}"],"query":[{"key":"searchJobId","value":"{{searchJobId}}"}],"variable":[]}},"response":[{"id":"25aa0395-13f8-40e0-be9f-61f77a69823a","name":"Example 1 - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://{{judyrecordsHost}}/api/structured-objects/{{client}}/get-search-by-party-job-status?searchJobId={{searchJobId}}","protocol":"https","host":["{{judyrecordsHost}}"],"path":["api","structured-objects","{{client}}","get-search-by-party-job-status"],"query":[{"key":"searchJobId","value":"{{searchJobId}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Mar 2026 05:55:18 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"66"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"data\": {\n        \"processingStatus\": \"succeeded\"\n    }\n}"},{"id":"f0ecf892-e90c-4a60-9a3d-f3ef08d99964","name":"Example 2 - Failed","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://{{judyrecordsHost}}/api/structured-objects/{{client}}/get-search-by-party-job-status?searchJobId={{searchJobId}}","protocol":"https","host":["{{judyrecordsHost}}"],"path":["api","structured-objects","{{client}}","get-search-by-party-job-status"],"query":[{"key":"searchJobId","value":"{{searchJobId}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Mar 2026 06:13:11 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"244"},{"key":"Keep-Alive","value":"timeout=5, max=249"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"errors\": [\n        {\n            \"message\": [\n                \"Client error: `GET http://51.79.82.125:9200/_all/_search` resulted in a `400 Bad Request` response:\\n{\\\"error\\\":{\\\"root_cause\\\":[{\\\"type\\\":\\\"query_shard_exception\\\",\\\"reason\\\":\\\"Failed to parse query [\\\\\\\"international business machin (truncated...)\\n\"\n            ]\n        }\n    ]\n}"}],"_postman_id":"75bdcdeb-da43-48ad-bb87-677179b7a1e6"},{"name":"Step 3 - Get Search By Party Job Results","event":[{"id":"1b4e3389-d924-4d4c-b0d9-d6127296b110","listen":"test","script":{"id":"c0960176-1f01-43b5-9c86-1e944b72966c","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"ef43e74b-ba38-4851-abfe-9e7fbba24796","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://{{judyrecordsHost}}/api/structured-objects/{{client}}/get-search-by-party-job-results?searchJobId={{searchJobId}}","description":"<p>Retrieves the results of the search job specified by <code>searchJobId</code>. For details, see example responses.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","{{client}}","get-search-by-party-job-results"],"host":["{{judyrecordsHost}}"],"query":[{"key":"searchJobId","value":"{{searchJobId}}"}],"variable":[]}},"response":[{"id":"94aaf138-2a91-43b8-9aaf-dc69bbadc2d3","name":"Example 1 - Individual - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://{{judyrecordsHost}}/api/structured-objects/{{client}}/get-search-by-party-job-results?searchJobId={{searchJobId}}","protocol":"https","host":["{{judyrecordsHost}}"],"path":["api","structured-objects","{{client}}","get-search-by-party-job-results"],"query":[{"key":"searchJobId","value":"{{searchJobId}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Mar 2026 05:55:44 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"2794"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"data\": {\n        \"results\": {\n            \"took\": 9,\n            \"timed_out\": false,\n            \"_shards\": {\n                \"total\": 1,\n                \"successful\": 1,\n                \"skipped\": 0,\n                \"failed\": 0\n            },\n            \"hits\": {\n                \"total\": {\n                    \"value\": 19,\n                    \"relation\": \"eq\"\n                },\n                \"max_score\": 2.5,\n                \"hits\": [\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"1057_1991346\",\n                        \"_score\": 2.5,\n                        \"_source\": {\n                            \"dataSourceId\": \"1057\",\n                            \"caseId\": 1991346,\n                            \"urlId\": \"ay9rg6tv84e4\",\n                            \"dataSourceName\": \"Tennessee - Statewide Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Tennessee\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 4820,\n                            \"courtName\": \"United States, Tennessee, Maury County General Sessions\",\n                            \"caseNumber\": \"60gs1-2008-cr-2239\",\n                            \"caseNumberNormalized\": \"60gs12008cr2239\",\n                            \"caseName\": \"State Of Tennessee vs Andrew L Buxton\",\n                            \"caseType\": \"CRIMINAL\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2008-04-08\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"Andrew L Buxton\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2.5,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"1057_1991346\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 2.5,\n                                            \"_source\": {\n                                                \"partyName\": \"Andrew L Buxton\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"firstName\",\n                                                            \"middleInitial\",\n                                                            \"lastName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"1057_1991349\",\n                        \"_score\": 2.5,\n                        \"_source\": {\n                            \"dataSourceId\": \"1057\",\n                            \"caseId\": 1991349,\n                            \"urlId\": \"ay9q6nvh509d\",\n                            \"dataSourceName\": \"Tennessee - Statewide Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Tennessee\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 4820,\n                            \"courtName\": \"United States, Tennessee, Maury County General Sessions\",\n                            \"caseNumber\": \"60gs1-2008-cr-2238\",\n                            \"caseNumberNormalized\": \"60gs12008cr2238\",\n                            \"caseName\": \"State Of Tennessee vs Andrew L Buxton\",\n                            \"caseType\": \"CRIMINAL\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2008-04-08\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"Andrew L Buxton\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2.5,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"1057_1991349\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 2.5,\n                                            \"_source\": {\n                                                \"partyName\": \"Andrew L Buxton\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"firstName\",\n                                                            \"middleInitial\",\n                                                            \"lastName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"104_304369\",\n                        \"_score\": 2.5,\n                        \"_source\": {\n                            \"dataSourceId\": \"104\",\n                            \"caseId\": 304369,\n                            \"urlId\": \"nb9afg8pa6ad\",\n                            \"dataSourceName\": \"Pinellas County, Florida - Circuit Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Florida\",\n                            \"dataSourceGeoDistrict\": \"Pinellas County\",\n                            \"courtId\": 1129,\n                            \"courtName\": \"United States, Florida, Pinellas County, North County\",\n                            \"caseNumber\": \"02007709CAI\",\n                            \"caseNumberNormalized\": \"02007709CAI\",\n                            \"caseName\": \"STATE OF FLORIDA vs. BUXTON, ANDREW LEE\",\n                            \"caseType\": \"TRAFFIC INFRACTION\",\n                            \"caseStatus\": \"CLOSED - CONVERSION\",\n                            \"dateFiled\": \"2002-10-24\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"BUXTON, ANDREW LEE\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"STATE OF FLORIDA\",\n                                    \"partyRole\": \"STATE\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2.5,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"104_304369\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 2.5,\n                                            \"_source\": {\n                                                \"partyName\": \"BUXTON, ANDREW LEE\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"lastName\",\n                                                            \"firstName\",\n                                                            \"middleInitial\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"104_276542\",\n                        \"_score\": 2.5,\n                        \"_source\": {\n                            \"dataSourceId\": \"104\",\n                            \"caseId\": 276542,\n                            \"urlId\": \"n8v146eu0ecf\",\n                            \"dataSourceName\": \"Pinellas County, Florida - Circuit Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Florida\",\n                            \"dataSourceGeoDistrict\": \"Pinellas County\",\n                            \"courtId\": 1127,\n                            \"courtName\": \"United States, Florida, Pinellas County, South County\",\n                            \"caseNumber\": \"04008563DBU\",\n                            \"caseNumberNormalized\": \"04008563DBU\",\n                            \"caseName\": \"STATE OF FLORIDA vs. BUXTON, ANDREW LEE\",\n                            \"caseType\": \"TRAFFIC INFRACTION\",\n                            \"caseStatus\": \"CLOSED - CONVERSION\",\n                            \"dateFiled\": \"2004-10-27\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"BUXTON, ANDREW LEE\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"STATE OF FLORIDA\",\n                                    \"partyRole\": \"STATE\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2.5,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"104_276542\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 2.5,\n                                            \"_source\": {\n                                                \"partyName\": \"BUXTON, ANDREW LEE\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"lastName\",\n                                                            \"firstName\",\n                                                            \"middleInitial\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"930_332291\",\n                        \"_score\": 2.5,\n                        \"_source\": {\n                            \"dataSourceId\": \"930\",\n                            \"caseId\": 332291,\n                            \"urlId\": \"utm11hqye50e\",\n                            \"dataSourceName\": \"Oklahoma - Statewide Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Oklahoma\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 4610,\n                            \"courtName\": \"United States, Oklahoma, CRAIG COUNTY DISTRICT COURT\",\n                            \"caseNumber\": \"TR-2016-01719\",\n                            \"caseNumberNormalized\": \"TR201601719\",\n                            \"caseName\": \"STATE OF OKLAHOMA V. ANDREW LEE BUXTON\",\n                            \"caseType\": \"TRAFFIC\",\n                            \"caseStatus\": \"FILED\",\n                            \"dateFiled\": \"2016-09-21\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"BUXTON, ANDREW LEE\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"OHP\",\n                                    \"partyRole\": \"ARRESTING AGENCY\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"MURPHY, MARCUS\",\n                                    \"partyRole\": \"ARRESTING OFFICER\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2.5,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"930_332291\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 2.5,\n                                            \"_source\": {\n                                                \"partyName\": \"BUXTON, ANDREW LEE\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"lastName\",\n                                                            \"firstName\",\n                                                            \"middleInitial\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"956_15177\",\n                        \"_score\": 2,\n                        \"_source\": {\n                            \"dataSourceId\": \"956\",\n                            \"caseId\": 15177,\n                            \"urlId\": \"24gg6b79b61\",\n                            \"dataSourceName\": \"San Bernardino County, California - Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"California\",\n                            \"dataSourceGeoDistrict\": \"San Bernardino County\",\n                            \"courtId\": 2242,\n                            \"courtName\": \"United States, California, San Bernardino County Superior Court, San Bernardino\",\n                            \"caseNumber\": \"CIVSS803885\",\n                            \"caseNumberNormalized\": \"CIVSS803885\",\n                            \"caseName\": \"CALIFORNIA BUSINESS-V-SHAWNNA L BUXTON ETAL\",\n                            \"caseType\": \"RULE 3.740 COLLECTIONS $10,000 OR LESS LIMITED\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2008-03-13\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"CALIFORNIA BUSINESS BUREAU INC A CALIFORNIA CORPORATION\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"BUXTON, SHAWNNA L\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"BUXTON, ANDREW\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"CONV\",\n                                    \"partyRole\": \"CONVERSION EVENT (PARTICIPANT)\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"956_15177\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 2,\n                                            \"_source\": {\n                                                \"partyName\": \"BUXTON, ANDREW\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"lastName\",\n                                                            \"firstName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"973_174636\",\n                        \"_score\": 2,\n                        \"_source\": {\n                            \"dataSourceId\": \"973\",\n                            \"caseId\": 174636,\n                            \"urlId\": \"dtt05c5v29a3\",\n                            \"dataSourceName\": \"San Diego County, California - Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"California\",\n                            \"dataSourceGeoDistrict\": \"San Diego County\",\n                            \"courtId\": 2465,\n                            \"courtName\": \"United States, California, San Diego County Superior Court, Central\",\n                            \"caseNumber\": \"20T122973C\",\n                            \"caseNumberNormalized\": \"20T122973C\",\n                            \"caseName\": \"The People of the State of California vs. ANDREW BUXTON\",\n                            \"caseType\": \"TRAFFIC / MINOR OFFENSE\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2020-08-07\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"The People of the State of California\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"BUXTON, ANDREW\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"973_174636\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 2,\n                                            \"_source\": {\n                                                \"partyName\": \"BUXTON, ANDREW\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"lastName\",\n                                                            \"firstName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"987_16104\",\n                        \"_score\": 2,\n                        \"_source\": {\n                            \"dataSourceId\": \"987\",\n                            \"caseId\": 16104,\n                            \"urlId\": \"ryl7ix5bbfc\",\n                            \"dataSourceName\": \"Butte County, California - Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"California\",\n                            \"dataSourceGeoDistrict\": \"Butte County\",\n                            \"courtId\": 2369,\n                            \"courtName\": \"United States, California, Butte County Superior Court, Chico- Civil\",\n                            \"caseNumber\": \"21CV00715\",\n                            \"caseNumberNormalized\": \"21CV00715\",\n                            \"caseName\": \"Cavalry SPV I, LLC, as Assignee of Citibank, N A vs Buxton, Andrew\",\n                            \"caseType\": \"(09) LIMITED RULE 3.740 COLLECTIONS - UNDER 10,000\",\n                            \"caseStatus\": \"ACTIVE\",\n                            \"dateFiled\": \"2021-03-24\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"Cavalry SPV I, LLC, as Assignee of Citibank, N A\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Buxton, Andrew\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"987_16104\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 2,\n                                            \"_source\": {\n                                                \"partyName\": \"Buxton, Andrew\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"lastName\",\n                                                            \"firstName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"880_22858\",\n                        \"_score\": 2,\n                        \"_source\": {\n                            \"dataSourceId\": \"880\",\n                            \"caseId\": 22858,\n                            \"urlId\": \"szvdsp7f33e\",\n                            \"dataSourceName\": \"Miami County, Ohio - Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Ohio\",\n                            \"dataSourceGeoDistrict\": \"Miami County\",\n                            \"courtId\": 3176,\n                            \"courtName\": \"United States, Ohio, Miami County\",\n                            \"caseNumber\": \"18 TL 02916\",\n                            \"caseNumberNormalized\": \"18TL02916\",\n                            \"caseName\": \"BUXTON, ANDREW OHIO DEPARTMENT OF TAXATION\",\n                            \"caseType\": \"TL - TAX/LIEN IMPORT\",\n                            \"caseStatus\": \"OPEN\",\n                            \"dateFiled\": \"2018-11-08\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"BUXTON, ANDREW\",\n                                    \"partyRole\": \"DEBTOR\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"OHIO DEPARTMENT OF TAXATION\",\n                                    \"partyRole\": \"CREDITOR\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"880_22858\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 2,\n                                            \"_source\": {\n                                                \"partyName\": \"BUXTON, ANDREW\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"lastName\",\n                                                            \"firstName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"880_22859\",\n                        \"_score\": 2,\n                        \"_source\": {\n                            \"dataSourceId\": \"880\",\n                            \"caseId\": 22859,\n                            \"urlId\": \"szvma4xff71\",\n                            \"dataSourceName\": \"Miami County, Ohio - Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Ohio\",\n                            \"dataSourceGeoDistrict\": \"Miami County\",\n                            \"courtId\": 3176,\n                            \"courtName\": \"United States, Ohio, Miami County\",\n                            \"caseNumber\": \"19 TL 00454\",\n                            \"caseNumberNormalized\": \"19TL00454\",\n                            \"caseName\": \"BUXTON, ANDREW OHIO DEPARTMENT OF TAXATION\",\n                            \"caseType\": \"TL - TAX/LIEN IMPORT\",\n                            \"caseStatus\": \"OPEN\",\n                            \"dateFiled\": \"2019-05-02\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"BUXTON, ANDREW\",\n                                    \"partyRole\": \"DEBTOR\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"OHIO DEPARTMENT OF TAXATION\",\n                                    \"partyRole\": \"CREDITOR\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"880_22859\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 2,\n                                            \"_source\": {\n                                                \"partyName\": \"BUXTON, ANDREW\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"lastName\",\n                                                            \"firstName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"880_22880\",\n                        \"_score\": 2,\n                        \"_source\": {\n                            \"dataSourceId\": \"880\",\n                            \"caseId\": 22880,\n                            \"urlId\": \"szy09xo1e9e\",\n                            \"dataSourceName\": \"Miami County, Ohio - Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Ohio\",\n                            \"dataSourceGeoDistrict\": \"Miami County\",\n                            \"courtId\": 3176,\n                            \"courtName\": \"United States, Ohio, Miami County\",\n                            \"caseNumber\": \"20 TL 01878\",\n                            \"caseNumberNormalized\": \"20TL01878\",\n                            \"caseName\": \"Ohio Department of Taxation vs. BUXTON, ANDREW\",\n                            \"caseType\": \"TL - TAX/LIEN IMPORT\",\n                            \"caseStatus\": \"OPEN\",\n                            \"dateFiled\": \"2020-06-09\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"BUXTON, ANDREW\",\n                                    \"partyRole\": \"DEBTOR\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Ohio Department of Taxation\",\n                                    \"partyRole\": \"CREDITOR\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"880_22880\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 2,\n                                            \"_source\": {\n                                                \"partyName\": \"BUXTON, ANDREW\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"lastName\",\n                                                            \"firstName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"880_673648\",\n                        \"_score\": 2,\n                        \"_source\": {\n                            \"dataSourceId\": \"880\",\n                            \"caseId\": 673648,\n                            \"urlId\": \"tjk7icu7d810\",\n                            \"dataSourceName\": \"Miami County, Ohio - Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Ohio\",\n                            \"dataSourceGeoDistrict\": \"Miami County\",\n                            \"courtId\": 3176,\n                            \"courtName\": \"United States, Ohio, Miami County\",\n                            \"caseNumber\": \"20 TL 00401\",\n                            \"caseNumberNormalized\": \"20TL00401\",\n                            \"caseName\": \"OHIO DEPARTMENT OF TAXATION vs. BUXTON, ANDREW\",\n                            \"caseType\": \"TL - TAX/LIEN IMPORT\",\n                            \"caseStatus\": \"OPEN\",\n                            \"dateFiled\": \"2020-01-22\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"BUXTON, ANDREW\",\n                                    \"partyRole\": \"DEBTOR\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"OHIO DEPARTMENT OF TAXATION\",\n                                    \"partyRole\": \"CREDITOR\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"880_673648\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 2,\n                                            \"_source\": {\n                                                \"partyName\": \"BUXTON, ANDREW\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"lastName\",\n                                                            \"firstName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"880_673649\",\n                        \"_score\": 2,\n                        \"_source\": {\n                            \"dataSourceId\": \"880\",\n                            \"caseId\": 673649,\n                            \"urlId\": \"tjkerg3xa6bc\",\n                            \"dataSourceName\": \"Miami County, Ohio - Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Ohio\",\n                            \"dataSourceGeoDistrict\": \"Miami County\",\n                            \"courtId\": 3176,\n                            \"courtName\": \"United States, Ohio, Miami County\",\n                            \"caseNumber\": \"20 TL 00452\",\n                            \"caseNumberNormalized\": \"20TL00452\",\n                            \"caseName\": \"OHIO DEPARTMENT OF TAXATION vs. BUXTON, ANDREW\",\n                            \"caseType\": \"TL - TAX/LIEN IMPORT\",\n                            \"caseStatus\": \"OPEN\",\n                            \"dateFiled\": \"2020-01-29\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"BUXTON, ANDREW\",\n                                    \"partyRole\": \"DEBTOR\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"OHIO DEPARTMENT OF TAXATION\",\n                                    \"partyRole\": \"CREDITOR\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"880_673649\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 2,\n                                            \"_source\": {\n                                                \"partyName\": \"BUXTON, ANDREW\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"lastName\",\n                                                            \"firstName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"90_24065\",\n                        \"_score\": 2,\n                        \"_source\": {\n                            \"dataSourceId\": \"90\",\n                            \"caseId\": 24065,\n                            \"urlId\": \"lvgxk73802c\",\n                            \"dataSourceName\": \"Levy County, Florida - Circuit Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Florida\",\n                            \"dataSourceGeoDistrict\": \"Levy County\",\n                            \"courtId\": 81,\n                            \"courtName\": \"United States, Florida, County Courts, Levy County Court\",\n                            \"caseNumber\": \"2013 CA 001148\",\n                            \"caseNumberNormalized\": \"2013CA001148\",\n                            \"caseName\": \"DEEN, TERRIE A vs. BUXTON, ANDREW\",\n                            \"caseType\": \"CIRCUIT CIVIL\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2013-12-20\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"BUXTON, ANDREW\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"YOUNIS, STEPHANIE\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"DEEN, TERRIE A\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"90_24065\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 2,\n                                            \"_source\": {\n                                                \"partyName\": \"BUXTON, ANDREW\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"lastName\",\n                                                            \"firstName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"1008_965050\",\n                        \"_score\": 2,\n                        \"_source\": {\n                            \"dataSourceId\": \"1008\",\n                            \"caseId\": 965050,\n                            \"urlId\": \"plp0w3kk6c50\",\n                            \"dataSourceName\": \"Pennsylvania - Statewide Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Pennsylvania\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 6067,\n                            \"courtName\": \"United States, Pennsylvania, Allegheny County\",\n                            \"caseNumber\": \"CP-02-SA-0002484-2012\",\n                            \"caseNumberNormalized\": \"CP02SA00024842012\",\n                            \"caseName\": \"Comm. v. Buxton, Andrew\",\n                            \"caseType\": null,\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2012-10-19\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"Buxton, Andrew\",\n                                    \"partyRole\": null,\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"1008_965050\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 2,\n                                            \"_source\": {\n                                                \"partyName\": \"Buxton, Andrew\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"lastName\",\n                                                            \"firstName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"1008_1282948\",\n                        \"_score\": 2,\n                        \"_source\": {\n                            \"dataSourceId\": \"1008\",\n                            \"caseId\": 1282948,\n                            \"urlId\": \"khhiu0ukecf6\",\n                            \"dataSourceName\": \"Pennsylvania - Statewide Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Pennsylvania\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 6067,\n                            \"courtName\": \"United States, Pennsylvania, Allegheny County\",\n                            \"caseNumber\": \"CP-02-SA-0000762-2013\",\n                            \"caseNumberNormalized\": \"CP02SA00007622013\",\n                            \"caseName\": \"Comm. v. Buxton, Andrew\",\n                            \"caseType\": null,\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2013-04-01\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"Buxton, Andrew\",\n                                    \"partyRole\": null,\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"1008_1282948\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 2,\n                                            \"_source\": {\n                                                \"partyName\": \"Buxton, Andrew\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"lastName\",\n                                                            \"firstName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"1008_1563520\",\n                        \"_score\": 2,\n                        \"_source\": {\n                            \"dataSourceId\": \"1008\",\n                            \"caseId\": 1563520,\n                            \"urlId\": \"84q5f9buaed7\",\n                            \"dataSourceName\": \"Pennsylvania - Statewide Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Pennsylvania\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 6067,\n                            \"courtName\": \"United States, Pennsylvania, Allegheny County\",\n                            \"caseNumber\": \"CP-02-CR-0000858-2008\",\n                            \"caseNumberNormalized\": \"CP02CR00008582008\",\n                            \"caseName\": \"Comm. v. Buxton, Andrew\",\n                            \"caseType\": null,\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2008-01-22\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"Buxton, Andrew\",\n                                    \"partyRole\": null,\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"1008_1563520\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 2,\n                                            \"_source\": {\n                                                \"partyName\": \"Buxton, Andrew\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"lastName\",\n                                                            \"firstName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"1030_2566865\",\n                        \"_score\": 2,\n                        \"_source\": {\n                            \"dataSourceId\": \"1030\",\n                            \"caseId\": 2566865,\n                            \"urlId\": \"75rq0sx2ca1b\",\n                            \"dataSourceName\": \"Vermont - Statewide Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Vermont\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 2549,\n                            \"courtName\": \"United States, Vermont, Judicial Bureau\",\n                            \"caseNumber\": \"1664637\",\n                            \"caseNumberNormalized\": \"1664637\",\n                            \"caseName\": \"State of Vermont vs Buxton, Andrew\",\n                            \"caseType\": \"VERMONT CIVIL VIOLATION - ORIGINAL\",\n                            \"caseStatus\": \"DISPOSED\",\n                            \"dateFiled\": \"2004-02-20\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"Buxton, Andrew\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"1030_2566865\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 2,\n                                            \"_source\": {\n                                                \"partyName\": \"Buxton, Andrew\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"lastName\",\n                                                            \"firstName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"1030_2899926\",\n                        \"_score\": 2,\n                        \"_source\": {\n                            \"dataSourceId\": \"1030\",\n                            \"caseId\": 2899926,\n                            \"urlId\": \"vvor1dfoi2e6d\",\n                            \"dataSourceName\": \"Vermont - Statewide Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Vermont\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 2549,\n                            \"courtName\": \"United States, Vermont, Judicial Bureau\",\n                            \"caseNumber\": \"1316013\",\n                            \"caseNumberNormalized\": \"1316013\",\n                            \"caseName\": \"State of Vermont vs Buxton, Andrew\",\n                            \"caseType\": \"VERMONT CIVIL VIOLATION - ORIGINAL\",\n                            \"caseStatus\": \"DISPOSED\",\n                            \"dateFiled\": \"2001-10-30\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"Buxton, Andrew\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 2,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"1030_2899926\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 2,\n                                            \"_source\": {\n                                                \"partyName\": \"Buxton, Andrew\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"middleInitialProvided\",\n                                                        \"matchHeuristic\": [\n                                                            \"lastName\",\n                                                            \"firstName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    }\n                ]\n            }\n        }\n    }\n}"},{"id":"c296d417-81cb-4ca5-9e3e-8154d62f47b8","name":"Example 1 - Organization - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://{{judyrecordsHost}}/api/structured-objects/{{client}}/get-search-by-party-job-results?searchJobId={{searchJobId}}","protocol":"https","host":["{{judyrecordsHost}}"],"path":["api","structured-objects","{{client}}","get-search-by-party-job-results"],"query":[{"key":"searchJobId","value":"{{searchJobId}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Mar 2026 06:14:40 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"11984"},{"key":"Keep-Alive","value":"timeout=5, max=249"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"data\": {\n        \"results\": {\n            \"took\": 110,\n            \"timed_out\": false,\n            \"_shards\": {\n                \"total\": 437,\n                \"successful\": 437,\n                \"skipped\": 0,\n                \"failed\": 0\n            },\n            \"hits\": {\n                \"total\": {\n                    \"value\": 68,\n                    \"relation\": \"eq\"\n                },\n                \"max_score\": 25.774021,\n                \"hits\": [\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_21064\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 21064,\n                            \"urlId\": \"qxp4mn8f5cd\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7266,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, BARNSTABLE DISTRICT COURT\",\n                            \"caseNumber\": \"1325CV000210\",\n                            \"caseNumberNormalized\": \"1325CV000210\",\n                            \"caseName\": \"International Business Machines Corporation D/B/A IBM Corporation v. Brown, Timothy J\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2013-04-01\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"International Business Machines Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Brown, Timothy J\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_21064\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_90651\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 90651,\n                            \"urlId\": \"v0mrq8e535fe\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7251,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, ATTLEBORO DISTRICT COURT\",\n                            \"caseNumber\": \"1334CV000242\",\n                            \"caseNumberNormalized\": \"1334CV000242\",\n                            \"caseName\": \"International Business Machines Corporation D/B/A IBM Corporation v. Wilkinson, James\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2013-04-26\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"International Business Machines Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Wilkinson, James\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_90651\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_651722\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 651722,\n                            \"urlId\": \"tlysksqle1a5\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7264,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, LOWELL DISTRICT COURT\",\n                            \"caseNumber\": \"2111CV000294EF\",\n                            \"caseNumberNormalized\": \"2111CV000294EF\",\n                            \"caseName\": \"International Business Machines Corporation v. Pritam Gawade A/K/A Pritam S. Gawade A/K/A Pritam Shivaji Gawade A/K/A Pritam J. Gawade\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2021-04-02\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"International Business Machines Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Gawade A/K/A Pritam S. Gawade, Pritam\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_651722\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_1457361\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 1457361,\n                            \"urlId\": \"zjznuvuf3cb3\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7247,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, DEDHAM DISTRICT COURT\",\n                            \"caseNumber\": \"0754CV001164\",\n                            \"caseNumberNormalized\": \"0754CV001164\",\n                            \"caseName\": \"Annie Stein By her next friend and parent Rebecca Stein v. International Business Machines Corporation\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2007-08-16\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Stein, Annie\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"International Business Machines Corporation\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_1457361\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2467979\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2467979,\n                            \"urlId\": \"b15wguime913\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7353,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, MIDDLESEX COUNTY\",\n                            \"caseNumber\": \"1381CV01428\",\n                            \"caseNumberNormalized\": \"1381CV01428\",\n                            \"caseName\": \"Tuvell v International Business Machines, Inc.\",\n                            \"caseType\": \"TORTS\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2013-04-24\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Tuvell, Walter\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"International Business Machines, Inc.\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2467979\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines, Inc.\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2522534\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2522534,\n                            \"urlId\": \"72wniuvlb58d\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7353,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, MIDDLESEX COUNTY\",\n                            \"caseNumber\": \"1781CV03346\",\n                            \"caseNumberNormalized\": \"1781CV03346\",\n                            \"caseName\": \"Christie, Melvin D. vs. 3M Company Formerly Known As Minnesota Mining and Manufacturing et al\",\n                            \"caseType\": \"TORTS\",\n                            \"caseStatus\": \"OPEN\",\n                            \"dateFiled\": \"2017-11-14\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Christie, Melvin D.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"3M Company\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"ABB, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Alcatel-Lucent USA Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"A.W. Chesterton Comany\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Bird Incorporated\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Burnham Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Carrier Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"CBS Corporation fka Viacom, Inc. successor-by-merger to CBS Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Certainteed Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Cleaver-Brooks Company\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Conwed Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Cooper Industries, LLC\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Cytec Engineered Materials, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Eaton Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"ECR International, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Emerson Electric Co.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Ericsson Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"General Electric Company\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"General Cable Industries, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Gould Electronic Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"The H.B. Smith Company, Incorporated\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Homasote Company\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Hubbell Incorporated (Delaware)\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"International Business Machines Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Kohler Co.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Lightolier Incorporated\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Marmon Engineered Wire & Cable LLC\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Metropolitan Life Insurance Company\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"New England Insulation Company\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Occidental Chemical Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"The Okonite Company, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Peerless Industries, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Phelps Dodge Industries, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Plastics Engineering Company\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Progress Lighting, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Riley Power Inc., f/k/a/ Babcock Borsig Power Inc., f/k/a DB Riley Inc.,\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Rockwell Automation, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Rogers Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Schneider Electric USA, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Siemens Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Siemens Industry, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Trane US, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Union Carbide Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Weil-McLain\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Wyeth Holdings LLC\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"York International Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Zurn Industries, a/k/a and\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Kerite LLC\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Kimberly-Clark Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Meadwestvaco Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Clifton Associates, Inc., f/k/a Johnson Asbestos Corporation\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2522534\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 24\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2436184\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2436184,\n                            \"urlId\": \"bn2vveird896\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7353,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, MIDDLESEX COUNTY\",\n                            \"caseNumber\": \"1881CV02407\",\n                            \"caseNumberNormalized\": \"1881CV02407\",\n                            \"caseName\": \"International Business Machines Corporation, Doing Business as IBM Corporation vs. Elizabth Morgan Also Known As Elizabeth C. Morgan\",\n                            \"caseType\": \"CONTRACT / BUSINESS CASES\",\n                            \"caseStatus\": \"OPEN\",\n                            \"dateFiled\": \"2018-08-21\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"International Business Machines Corporation,\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Morgan, Elizabth\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2436184\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation,\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2566351\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2566351,\n                            \"urlId\": \"7345u1ir0bd6\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7353,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, MIDDLESEX COUNTY\",\n                            \"caseNumber\": \"1281CV00357\",\n                            \"caseNumberNormalized\": \"1281CV00357\",\n                            \"caseName\": \"Hochstetler v International Business Machines, Inc.\",\n                            \"caseType\": \"TORTS\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2012-01-30\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Hochstetler, Jeanne\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"International Business Machines, Inc.\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2566351\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines, Inc.\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_1539503\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 1539503,\n                            \"urlId\": \"8mtcp04m1b20\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7229,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, CONCORD DISTRICT COURT\",\n                            \"caseNumber\": \"0947CV000100\",\n                            \"caseNumberNormalized\": \"0947CV000100\",\n                            \"caseName\": \"Wang, Chuan v. International Business Machines Corp\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2009-02-12\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Wang, Chuan\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"International Business Machines Corp\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Artech Information Systems Llc\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_1539503\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corp\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2412412\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2412412,\n                            \"urlId\": \"w6tb91obe6eb\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7262,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, SALEM DISTRICT COURT\",\n                            \"caseNumber\": \"1136CV000680\",\n                            \"caseNumberNormalized\": \"1136CV000680\",\n                            \"caseName\": \"Fia Card Services, N.A. v. Richard Picucci A/K/A Ricahrd J. Picucci\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2011-06-10\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Fia Card Services, N.A.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Picucci, Richard\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"TRUSTEE\",\n                                    \"partyName\": \"International Business Machines Corporation\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2412412\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2650503\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2650503,\n                            \"urlId\": \"e9i1v7h5d6a6\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7360,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, SUFFOLK COUNTY CIVIL\",\n                            \"caseNumber\": \"1484CV00656\",\n                            \"caseNumberNormalized\": \"1484CV00656\",\n                            \"caseName\": \"Raddi et al v Nationstar Mortgage LLC et al\",\n                            \"caseType\": \"EQUITABLE REMEDIES\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2014-02-28\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Raddi, Glen E\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Raddi, Michelle\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Nationstar Mortgage LLC\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Bank of America N A\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"International Business Machines Corp\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Seterus Inc\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Kyanite Services Inc fka (as amended)\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2650503\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 4\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corp\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2624081\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2624081,\n                            \"urlId\": \"e11zd3al8fe4\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7360,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, SUFFOLK COUNTY CIVIL\",\n                            \"caseNumber\": \"1984CV04007\",\n                            \"caseNumberNormalized\": \"1984CV04007\",\n                            \"caseName\": \"Leonardo, Anthony J vs. International Business Machines Corporation\",\n                            \"caseType\": \"CONTRACT / BUSINESS CASES\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2019-12-27\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Leonardo, Anthony J\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"International Business Machines Corporation\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2624081\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2694296\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2694296,\n                            \"urlId\": \"4h33qbfge9b2\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7353,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, MIDDLESEX COUNTY\",\n                            \"caseNumber\": \"1581CV05073\",\n                            \"caseNumberNormalized\": \"1581CV05073\",\n                            \"caseName\": \"Bouley, Linda R. vs. Rogers Corporation et al\",\n                            \"caseType\": \"TORTS\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2015-07-17\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Bouley, Linda R.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Rogers Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Union Carbide Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"General Electric Company\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [\n                                        {\n                                            \"aliasName\": \"Viacom,Inc.,\"\n                                        }\n                                    ],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"CBS Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"International Business Machines Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Cytec Engineered Materials Inc. f/k/a Cytec Fiberite, Inc\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Eaton Corporation, Indivi and as Successor in interest to Eaton Electrical\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Cutler Hammer, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Hitco Carbon Composites, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Durez Plastics and Chemical, Formerly a Division of Occidental Chemical Corp\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Plastics Engineering Company\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Rockwell Automation, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Rostone Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Schneider Electric USA Inc. f/k/a Square D. Company Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Electric Boat Corporation\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2694296\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 5\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_880485\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 880485,\n                            \"urlId\": \"lt1ivs5nd7f6\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7260,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, NEWTON DISTRICT COURT\",\n                            \"caseNumber\": \"1812CV000135\",\n                            \"caseNumberNormalized\": \"1812CV000135\",\n                            \"caseName\": \"International Business Machines Corporation D/B/A IBM Corporation v. Elizabeth Morgan A/K/A Elizabeth C Morgan\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2018-06-28\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"International Business Machines Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Morgan, Elizabeth\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_880485\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2660592\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2660592,\n                            \"urlId\": \"e4ql62j5a644\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7360,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, SUFFOLK COUNTY CIVIL\",\n                            \"caseNumber\": \"1484CV03408\",\n                            \"caseNumberNormalized\": \"1484CV03408\",\n                            \"caseName\": \"Masucci v International Business Machines Corporation et al\",\n                            \"caseType\": \"ADMINISTRATIVE CIVIL ACTIONS\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2014-10-30\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Masucci, Rocco\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"International Business Machines Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Nationastar Mortgage Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"HSBC Bank USA, National Association, Trustee\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"BAC Home Loans Servicing, LP\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Bank of America NA (as amended)\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2660592\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_14369458\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 14369458,\n                            \"urlId\": \"0nhtcsq58190c\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7353,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, MIDDLESEX COUNTY\",\n                            \"caseNumber\": \"2481CV01549\",\n                            \"caseNumberNormalized\": \"2481CV01549\",\n                            \"caseName\": \"Wylder, Dennis et al vs. A.o. Smith Water Products Company et al\",\n                            \"caseType\": \"TORTS\",\n                            \"caseStatus\": \"OPEN\",\n                            \"dateFiled\": \"2024-06-12\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"Wylder, Dennis\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Frances M. Wylder, his wife\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"A.o. Smith Water Products Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"A.w. Chesterton Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Air & Liquid Systems Corporation, As Successor By Merger To Buffalo Pumps, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Anchor Darling Valve Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Asco Valve, Llc, N/K/A Asco, L.p.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Aurora Pump Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Carrier Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Carver Pump Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Compudyne, Llc, F/K/A Compudyne Corporation, Individually And As Successor To York Shipley, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Federal Mogul Asbestos Personal Injury Trust, As Successor To Felt Products Manufacturing Co.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Ferguson Enterprises, Llc\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Flowserve Corporation, F/K/A The Duriron Company, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Fmc Corporation, ON Behalf Of Its Former Chicago Pump And Northern Pump Businesses\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"General Electric Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"G. Denver And Co., Llc\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Goulds Pumps Llc\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Honeywell International Inc., F/K/A Alliedsignal, Inc., As Successor-IN-Interest To The Bendix Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"IMO Industries, Inc\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"International Business Machines Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"J.a. Sexauer, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Jered Llc, Individually And As Successor-IN-Interest To C.h. Wheeler Manufacturing Co.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Lamons Gasket Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Paramount Global, F/K/A Viacomcbs Inc., F/K/A Cbs Corporation, A Delaware Corporation, F/K/A Viacom Inc., Successor By Merger To Cbs Corporation, A Pennsylvania Corporation, F/K/A Westinghouse Electric Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Parker-Hannifin Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Par Systems, Llc\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Pneumo Abex Llc, Successor IN Interest To Abex Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Redco Corporation F/K/A Crane Co.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Standard Builders, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Tate Andale, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"The William Powell Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Valves And Controls Us, Inc., F/K/A Weir Valves & Controls USA, Inc., F/K/A Atwood & Morrill Co., Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"W.w. Grainger, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Warren Pumps Llc\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"York International Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"AGCO CORPORATION\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"AJAX MAGNETHERMIC CORPORATION\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"ALLIED MINERAL PRODUCTS, LLS\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"ATLANTIC RICHFIELD COMPANY\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"COLUMBIA FALLS ALUMINUM COMPANY LLC\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"COOPER INDUSTRIES, LLC\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"DCO LLC, f/k/a Dana Companies, LLC\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"DXP ENTERPRISES, INC/. Individually and as successor-interest ti Strategic Supply, Inc. and Henry's Safety Supply Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"FORD MOTOR COMPANY\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"GLENCORE LTD.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"GRINNELL LLC\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"HOWDEN NORTH AMERICA, INC. f/k/a Howden Buffalo, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"INDUCTOTHERM CORP.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"LINDBERG\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"PYROTEK INCORPORATED\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"RCH NEWCO II, LLC Robertson-Ceco Corporation and successor-in-interest to HH Robertson Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"SUPERIOR LIDGERWOOD MUNDY CORPORATION\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"SURFACE COMBUSTION, INC.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"VELAN VALVE CORPORATION\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"VIKING PUMP, INC.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Union Carbide Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Flowserve Us Inc., solely as successor to Rockwell Manufacturing Company, Edward Valves, Inc., Nordstrom Valves Inc., and Edward Vogt Valve Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_14369458\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 20\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_14225375\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 14225375,\n                            \"urlId\": \"0v8vxg8fg3888\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7259,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, AYER DISTRICT COURT\",\n                            \"caseNumber\": \"2248CV000154\",\n                            \"caseNumberNormalized\": \"2248CV000154\",\n                            \"caseName\": \"International Business Machines Corporation v. Robert Murray A/K/A Robert E Murray A/K/A Robert Edward Murray\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2022-08-22\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"International Business Machines Corporation\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Murray, Robert\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_14225375\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_14273474\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 14273474,\n                            \"urlId\": \"0d0007vhl3d96\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7353,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, MIDDLESEX COUNTY\",\n                            \"caseNumber\": \"2481CV01168\",\n                            \"caseNumberNormalized\": \"2481CV01168\",\n                            \"caseName\": \"Rebecca N.Zimmermann, Individually and as Next Friend of Owen Zimmermann and Alec Zimmermann, minor children et al vs. Dco Llc, F/K/A Dana Companies, Llc et al\",\n                            \"caseType\": \"TORTS\",\n                            \"caseStatus\": \"RE-OPENED\",\n                            \"dateFiled\": \"2024-05-06\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"Rebecca N.Zimmermann, Individually and as Next Friend of Owen Zimmermann and Alec Zimmermann, minor children\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Erich W..Zimmermann, Individually and as Next Friend of Owen Zimmermann and Alec Zimmermann, minor children\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Dco Llc, F/K/A Dana Companies, Llc\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Eaton Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"General Insulation Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Hardinge Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Hp Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"International Business Machines Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Lenze Americas Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"New England Insulation Co.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Rogers Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Textron Inc., Individually And As Successor-IN-Interest To Their Former Bridgeport Machines Division\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Union Carbide Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Unisys Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Hewlett Packard Enterprise Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_14273474\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 7\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_15264597\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 15264597,\n                            \"urlId\": \"0y6kzeij50c2c\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7353,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, MIDDLESEX COUNTY\",\n                            \"caseNumber\": \"2281CV02316\",\n                            \"caseNumberNormalized\": \"2281CV02316\",\n                            \"caseName\": \"Potts, Paula N. et al vs. Air & Liquid Systems Corporation et al\",\n                            \"caseType\": \"TORTS\",\n                            \"caseStatus\": \"OPEN\",\n                            \"dateFiled\": \"2022-05-26\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"Potts, Paula N.\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Potts, Geoffrey W.\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Air & Liquid Systems Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Armstrong International Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"BW/IP, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Cleaver-Brooks, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Clifton Associates\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Crane Co.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Daniel International Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"DAP, Inc, n/k/a La Miranda Products Co., Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Dezurik, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Dominion Energy Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Eaton Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Energy Capital Partners, LLC\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Flowserve Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Flowserve US, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Flowserve US, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Flowserve US, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Flowserve US, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Fluor Constructors International, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Fluor Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Fluor Daniel Illinios, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Fluor Enterprises Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"FMC Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"FMC Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Footprint Power LLC Individually and\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Foster Wheeler Energy\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Foster Wheeler Energy Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Gardner Denver, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"General Electric Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Goodyear Tire & Rubber Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Goulds Pumps Incoporated\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Greene Tweed & Company, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Grinell, LLC\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"H.B. Smith Co, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Heidelberg USA, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Honeywell International, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"IMO Industries, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"International Business Machines Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"ITT LLC\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"L3Harris Technologies Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Liberty Utilities (Granite State Electric) Corp.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Lindstrom and King Co.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"McMaster-Carr Supply Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Metropolitan Life Insurance Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Morse Tec LLC\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Narragansett Electric Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"National Grid USA Service Company, Inc. individually and as\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"New England Insulation Co., Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"New England Power Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"O'Connor Constructors, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Paramount Global F/K/A ViacomCBS Inc. f/k/a CBS Corporation, a Delaware Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Pfizer, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Pneumo Abex LLC Individually and as successor by merger to Pneumo Abex Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Riley Power, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Rust Engineer & Construction Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Spirax Sarco, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Starwood Energy Group, LLC Individually and as\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Union Carbide Corporation\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Valves and Controls US, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Vanderbilt Minerals, LLC\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Velan Valve Corp.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Warren Pumps, LLC\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Whittaker Clark & Daniels, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"William Powell Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Zurn Industries LLC Individually and as\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"John Does 1-75 to be named when Identified\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"ABB, Inc., Individually and as Successor-in-Interest to Bailey Controls Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Forney Corp.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Leeds & Northrup Co.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Schneider Electric USA, Inc., formerly known as Square D Company\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Siemens Corp.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Siemens Industry, Inc.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_15264597\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 38\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_15300815\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 15300815,\n                            \"urlId\": \"0fqnzrdql1ad7\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7360,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, SUFFOLK COUNTY CIVIL\",\n                            \"caseNumber\": \"2584CV02532\",\n                            \"caseNumberNormalized\": \"2584CV02532\",\n                            \"caseName\": \"International Business Machines Corporation vs. Digregorio, Daniel R.\",\n                            \"caseType\": \"EQUITABLE REMEDIES\",\n                            \"caseStatus\": \"OPEN\",\n                            \"dateFiled\": \"2025-09-11\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"International Business Machines Corporation\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Digregorio, Daniel R.\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_15300815\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_15471060\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 15471060,\n                            \"urlId\": \"01flvxtgncfaf\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7243,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, HINGHAM DISTRICT COURT\",\n                            \"caseNumber\": \"2258CV000194\",\n                            \"caseNumberNormalized\": \"2258CV000194\",\n                            \"caseName\": \"International Business Machines Corporation D/B/A IBM Corporation v. Stephanie Martin A/K/A Stephanine J Martin\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2022-08-16\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"International Business Machines Corporation\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Martin, Stephanie\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_15471060\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_15471266\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 15471266,\n                            \"urlId\": \"01fykl8jl3ded\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7243,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, HINGHAM DISTRICT COURT\",\n                            \"caseNumber\": \"2258CV000209\",\n                            \"caseNumberNormalized\": \"2258CV000209\",\n                            \"caseName\": \"International Business Machines Corporation v. Barry Kiely A/K/A Barry R Kiely\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2022-09-09\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"International Business Machines Corporation\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Kiely, Barry\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_15471266\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_15369250\",\n                        \"_score\": 25.774021,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 15369250,\n                            \"urlId\": \"0ku8siir8d7d5\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7264,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, LOWELL DISTRICT COURT\",\n                            \"caseNumber\": \"2211SP000084EF\",\n                            \"caseNumberNormalized\": \"2211SP000084EF\",\n                            \"caseName\": \"International Business Machines Corporation v. Gawade, Pritam\",\n                            \"caseType\": \"SUPPLEMENTARY PROCESS\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2022-07-07\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"International Business Machines Corporation\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Gawade, Pritam\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.774021,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_15369250\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 24.774021,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2471898\",\n                        \"_score\": 25.57394,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2471898,\n                            \"urlId\": \"b8cxt7h597d3\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7353,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, MIDDLESEX COUNTY\",\n                            \"caseNumber\": \"1481CV04998\",\n                            \"caseNumberNormalized\": \"1481CV04998\",\n                            \"caseName\": \"Jaaouani v International Business Machines Corporation d/b/a IBM\",\n                            \"caseType\": \"CONTRACT / BUSINESS CASES\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2014-06-03\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Jaaouani, Holly\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"International Business Machines Corporation d/b/a IBM\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 24.57394,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2471898\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 24.57394,\n                                            \"_source\": {\n                                                \"partyName\": \"International Business Machines Corporation d/b/a IBM\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_116433\",\n                        \"_score\": 19.308266,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 116433,\n                            \"urlId\": \"v11jrskf4bf9\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7259,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, AYER DISTRICT COURT\",\n                            \"caseNumber\": \"1648CV000201\",\n                            \"caseNumberNormalized\": \"1648CV000201\",\n                            \"caseName\": \"Cavalry SPV I, LLc As Assignee of Citibank v. Pryor, Jr., Scott G\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2016-08-15\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Cavalry SPV I, LLc\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Pryor, Jr., Scott G\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"TRUSTEE\",\n                                    \"partyName\": \"IBM\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 18.308266,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_116433\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 18.308266,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_663569\",\n                        \"_score\": 19.308266,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 663569,\n                            \"urlId\": \"tkwrwj4m5b00\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7218,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, NEWBURYPORT DISTRICT COURT\",\n                            \"caseNumber\": \"1322CV000309\",\n                            \"caseNumberNormalized\": \"1322CV000309\",\n                            \"caseName\": \"LVNV Funding, LLC v. Morgan, Nicole E\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2013-10-04\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"LVNV Funding, LLC\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Morgan, Nicole E\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"TRUSTEE\",\n                                    \"partyName\": \"IBM\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 18.308266,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_663569\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 18.308266,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_525032\",\n                        \"_score\": 19.308266,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 525032,\n                            \"urlId\": \"2ard17im94e0\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7248,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, MALDEN DISTRICT COURT\",\n                            \"caseNumber\": \"1450CV000117\",\n                            \"caseNumberNormalized\": \"1450CV000117\",\n                            \"caseName\": \"Atlantic Credit & Finance Inc As Assignee of Wash.mutl v. Freeman, Shannon M\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"OPEN\",\n                            \"dateFiled\": \"2014-02-07\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Atlantic Credit & Finance Inc\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Freeman, Shannon M\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"IBM\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 18.308266,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_525032\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 18.308266,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2626856\",\n                        \"_score\": 19.308266,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2626856,\n                            \"urlId\": \"ez5ytiym4757\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7360,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, SUFFOLK COUNTY CIVIL\",\n                            \"caseNumber\": \"1884CV03361\",\n                            \"caseNumberNormalized\": \"1884CV03361\",\n                            \"caseName\": \"White, G Lamont vs. IBM et al\",\n                            \"caseType\": \"CONTRACT / BUSINESS CASES\",\n                            \"caseStatus\": \"OPEN\",\n                            \"dateFiled\": \"2018-10-29\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"White, G Lamont\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"IBM\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Rugala, Elizabeth\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 18.308266,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2626856\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 18.308266,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2596331\",\n                        \"_score\": 19.308266,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2596331,\n                            \"urlId\": \"eu3cfemgb914\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7353,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, MIDDLESEX COUNTY\",\n                            \"caseNumber\": \"1381CV03531\",\n                            \"caseNumberNormalized\": \"1381CV03531\",\n                            \"caseName\": \"Cavalry SPV I, LLC As Assignee Of BoA/FIA Card Services, N.A. vs. Ofengeim, Leonid\",\n                            \"caseType\": \"CONTRACT / BUSINESS CASES\",\n                            \"caseStatus\": \"ACTIVITY SUSPENDED\",\n                            \"dateFiled\": \"2013-08-07\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Cavalry SPV I, LLC As Assignee Of BoA/FIA Card Services, N.A.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Ofengeim, Leonid\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"OTHER INTERESTED PARTY\",\n                                    \"partyName\": \"IBM\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 18.308266,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2596331\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 18.308266,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2629182\",\n                        \"_score\": 19.308266,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2629182,\n                            \"urlId\": \"e89bdb15a443\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7360,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, SUFFOLK COUNTY CIVIL\",\n                            \"caseNumber\": \"1784CV02135\",\n                            \"caseNumberNormalized\": \"1784CV02135\",\n                            \"caseName\": \"White, George vs. IBM\",\n                            \"caseType\": \"TORTS\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2017-07-06\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"White, George\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"IBM\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 18.308266,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2629182\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 18.308266,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_122688\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 122688,\n                            \"urlId\": \"vchvqmpf0084\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7212,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, BMC CENTRAL\",\n                            \"caseNumber\": \"1701CV000444\",\n                            \"caseNumberNormalized\": \"1701CV000444\",\n                            \"caseName\": \"Commonwealth of Mass-Dept of Unemployment Assistance vs. IBM Corp.\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2017-03-16\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Commonwealth of Mass-Dept of Unemployment Assistance\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"IBM Corp.\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_122688\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Corp.\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_1094350\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 1094350,\n                            \"urlId\": \"h4383kb83264\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7254,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, WESTBOROUGH DISTRICT COURT\",\n                            \"caseNumber\": \"1467CV000460\",\n                            \"caseNumberNormalized\": \"1467CV000460\",\n                            \"caseName\": \"Amerifirst Home Improvement Finance Co., v. Chaput, Lisa A\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2014-12-12\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Amerifirst Home Improvement Finance Co.,\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Chaput, Lisa A\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"TRUSTEE\",\n                                    \"partyName\": \"IBM Corp.\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_1094350\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Corp.\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_1059578\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 1059578,\n                            \"urlId\": \"hz51h94ma272\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7268,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, WOBURN DISTRICT COURT\",\n                            \"caseNumber\": \"1253CV000418\",\n                            \"caseNumberNormalized\": \"1253CV000418\",\n                            \"caseName\": \"Harvest Credit Management VII v. Scali, Rocco\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2012-04-23\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Harvest Credit Management VII\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Scali, Rocco\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"TRUSTEE\",\n                                    \"partyName\": \"IBM Corporation\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_1059578\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_1012895\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 1012895,\n                            \"urlId\": \"pelf8uim0a7b\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7239,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, SPRINGFIELD DISTRICT COURT\",\n                            \"caseNumber\": \"1623CV000096\",\n                            \"caseNumberNormalized\": \"1623CV000096\",\n                            \"caseName\": \"Columbia Credit Services, Inc. v. Meccariello, Larry\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2016-01-14\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Columbia Credit Services, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Meccariello, Larry\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"TRUSTEE\",\n                                    \"partyName\": \"IBM Corporation\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_1012895\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_39799\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 39799,\n                            \"urlId\": \"zsrsaircf76\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7259,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, AYER DISTRICT COURT\",\n                            \"caseNumber\": \"1448CV000209\",\n                            \"caseNumberNormalized\": \"1448CV000209\",\n                            \"caseName\": \"Capital One Bank (USA), N.A. v. Gilman, Caitlin R\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2014-06-24\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Capital One Bank (USA), N.A.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Gilman, Caitlin R\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"TRUSTEE\",\n                                    \"partyName\": \"IBM Corporation\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_39799\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_40787\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 40787,\n                            \"urlId\": \"z38zgsmbbb2\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7238,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, BMC ROXBURY\",\n                            \"caseNumber\": \"1902CV000058\",\n                            \"caseNumberNormalized\": \"1902CV000058\",\n                            \"caseName\": \"Unifund CCR Partners v. Mcclure, Amanda S.\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2019-04-29\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Unifund CCR Partners\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Mcclure, Amanda S.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"IBM Corporation\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_40787\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_131395\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 131395,\n                            \"urlId\": \"vxhv2b886637\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7212,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, BMC CENTRAL\",\n                            \"caseNumber\": \"1801CV002050\",\n                            \"caseNumberNormalized\": \"1801CV002050\",\n                            \"caseName\": \"Commonwealth of Massachusetts -Department of Unemployment Assistance vs. IBM Corp.\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2018-10-15\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Commonwealth of Massachusetts -Department of Unemployment Assistance\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"IBM Corp.\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_131395\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Corp.\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2463281\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2463281,\n                            \"urlId\": \"bfi07xim36b4\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7353,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, MIDDLESEX COUNTY\",\n                            \"caseNumber\": \"2081CV01636\",\n                            \"caseNumberNormalized\": \"2081CV01636\",\n                            \"caseName\": \"Chiakpo, Ndubuisi vs. IBM, Corporation\",\n                            \"caseType\": \"TORTS\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2020-07-15\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Chiakpo, Ndubuisi\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"IBM, Corporation\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2463281\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM, Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_1467786\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 1467786,\n                            \"urlId\": \"z3s1b4j5d837\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7212,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, BMC CENTRAL\",\n                            \"caseNumber\": \"0801CA000838\",\n                            \"caseNumberNormalized\": \"0801CA000838\",\n                            \"caseName\": \"Comm Of Mass - Dept Of Unemployment Assistance vs. Ibm Corporation\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2008-11-25\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Comm Of Mass - Dept Of Unemployment Assistance\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Ibm Corporation\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_1467786\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"Ibm Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2480496\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2480496,\n                            \"urlId\": \"bmzbqbmn6afc\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7353,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, MIDDLESEX COUNTY\",\n                            \"caseNumber\": \"1981CV00035\",\n                            \"caseNumberNormalized\": \"1981CV00035\",\n                            \"caseName\": \"Camobreco, Adam vs. IBM Corporation\",\n                            \"caseType\": \"CONTRACT / BUSINESS CASES\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2019-01-07\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Camobreco, Adam\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"IBM Corporation\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2480496\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2272545\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2272545,\n                            \"urlId\": \"6gg3iquf6b18\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7248,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, MALDEN DISTRICT COURT\",\n                            \"caseNumber\": \"0750SC000041\",\n                            \"caseNumberNormalized\": \"0750SC000041\",\n                            \"caseName\": \"Arbella Mutual Ins. Co. A Subrogee of Ari Fleet, Ltd v. Ibm Transportation\",\n                            \"caseType\": \"SMALL CLAIMS\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2007-01-05\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Arbella Mutual Ins. Co.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Ibm Transportation\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2272545\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"Ibm Transportation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_3202875\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 3202875,\n                            \"urlId\": \"vubhadbpf7ce9\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7253,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, SOMERVILLE DISTRICT COURT\",\n                            \"caseNumber\": \"1010CV001061\",\n                            \"caseNumberNormalized\": \"1010CV001061\",\n                            \"caseName\": \"Household Finance Corporation Ii v. Colantuoni, Paula J\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2010-09-15\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Household Finance Corporation Ii\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Colantuoni, Paula J\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Ibm Trustee\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_3202875\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"Ibm Trustee\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_1431476\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 1431476,\n                            \"urlId\": \"zqjgwmsmd4f1\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7259,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, AYER DISTRICT COURT\",\n                            \"caseNumber\": \"1048CV000643\",\n                            \"caseNumberNormalized\": \"1048CV000643\",\n                            \"caseName\": \"Hilco Receivables, LLC v. Hout, John\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2010-09-22\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Hilco Receivables, LLC\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Hout, John\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"IBM Corp.\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_1431476\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Corp.\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_3418456\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 3418456,\n                            \"urlId\": \"vrifofb88fa56\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7241,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, QUINCY DISTRICT COURT\",\n                            \"caseNumber\": \"0456SC005883\",\n                            \"caseNumberNormalized\": \"0456SC005883\",\n                            \"caseName\": \"Cranmer, Ronald & Joanne v. Ibm Corp.\",\n                            \"caseType\": \"SMALL CLAIMS\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2004-12-13\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Cranmer, Ronald & Joanne\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Ibm Corp.\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_3418456\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"Ibm Corp.\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_1449783\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 1449783,\n                            \"urlId\": \"zzo5h27f6037\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7274,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, CAMBRIDGE DISTRICT COURT\",\n                            \"caseNumber\": \"1152CV000681\",\n                            \"caseNumberNormalized\": \"1152CV000681\",\n                            \"caseName\": \"Unifund Corporation v. Costa, Sandra J\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2011-08-31\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Unifund Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Costa, Sandra J\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"TRUSTEE\",\n                                    \"partyName\": \"IBM Contractors\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_1449783\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Contractors\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_146161\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 146161,\n                            \"urlId\": \"vb0t1zdr7943\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7247,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, DEDHAM DISTRICT COURT\",\n                            \"caseNumber\": \"1354CV000647\",\n                            \"caseNumberNormalized\": \"1354CV000647\",\n                            \"caseName\": \"Capital One Bank (USA), N.A. v. Leonid Ofengeim A/K/A Leonid D L Ofengeim\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2013-09-30\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Capital One Bank (USA), N.A.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Ofengeim, Leonid\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"TRUSTEE\",\n                                    \"partyName\": \"IBM Corporation\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_146161\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_1722302\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 1722302,\n                            \"urlId\": \"jgr300dmb17b\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7274,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, CAMBRIDGE DISTRICT COURT\",\n                            \"caseNumber\": \"0752SC001111\",\n                            \"caseNumberNormalized\": \"0752SC001111\",\n                            \"caseName\": \"Kane, Paul v. Ibm Corp .\",\n                            \"caseType\": \"SMALL CLAIMS\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2007-07-23\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Kane, Paul\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Ibm Corp .\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_1722302\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"Ibm Corp .\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_1813486\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 1813486,\n                            \"urlId\": \"m0n33a582549\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7274,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, CAMBRIDGE DISTRICT COURT\",\n                            \"caseNumber\": \"0252SC002762\",\n                            \"caseNumberNormalized\": \"0252SC002762\",\n                            \"caseName\": \"Sample, Emily v. Ibm Corporation\",\n                            \"caseType\": \"SMALL CLAIMS\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2002-11-14\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Sample, Emily\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Ibm Corporation\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_1813486\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"Ibm Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_14778272\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 14778272,\n                            \"urlId\": \"0tjvjjdgg980c\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7212,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, BMC CENTRAL\",\n                            \"caseNumber\": \"2201CV000761\",\n                            \"caseNumberNormalized\": \"2201CV000761\",\n                            \"caseName\": \"Unifund Corporation vs. Mcclure, Amanda S\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2022-06-06\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"Unifund Corporation\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Mcclure, Amanda S\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"IBM Corporation\",\n                                    \"partyRole\": \"TRUSTEE\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_14778272\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_14426530\",\n                        \"_score\": 16.392223,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 14426530,\n                            \"urlId\": \"0unkf1s6b4328\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7212,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, BMC CENTRAL\",\n                            \"caseNumber\": \"2301CV001539\",\n                            \"caseNumberNormalized\": \"2301CV001539\",\n                            \"caseName\": \"Citizens Bank NA vs. Graham, Nathan\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2023-11-07\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"Citizens Bank NA\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Graham, Nathan\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"IBM Corporation\",\n                                    \"partyRole\": \"TRUSTEE\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.392222,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_14426530\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 15.392222,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Corporation\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2656772\",\n                        \"_score\": 16.376717,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2656772,\n                            \"urlId\": \"e7z0kl3m69fb\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7239,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, SPRINGFIELD DISTRICT COURT\",\n                            \"caseNumber\": \"1123CV000993\",\n                            \"caseNumberNormalized\": \"1123CV000993\",\n                            \"caseName\": \"Sacor Financial, Inc. v. Meccariello, Larry\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2011-06-16\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Sacor Financial, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Meccariello, Larry\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"TRUSTEE\",\n                                    \"partyName\": \"IBM Corporation IBM US Payroll\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 15.376716,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2656772\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 15.376716,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Corporation IBM US Payroll\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_3640067\",\n                        \"_score\": 14.277458,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 3640067,\n                            \"urlId\": \"vsktv7azmab63\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7242,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, FITCHBURG DISTRICT COURT\",\n                            \"caseNumber\": \"0416SC001215\",\n                            \"caseNumberNormalized\": \"0416SC001215\",\n                            \"caseName\": \"Ibm Silkscreen Co v. Alleva Excavating, Inc.\",\n                            \"caseType\": \"SMALL CLAIMS\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2004-12-21\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Ibm Silkscreen Co\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Alleva Excavating, Inc.\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 13.277458,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_3640067\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 13.277458,\n                                            \"_source\": {\n                                                \"partyName\": \"Ibm Silkscreen Co\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_810339\",\n                        \"_score\": 12.673601,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 810339,\n                            \"urlId\": \"spqzed5n5255\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7264,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, LOWELL DISTRICT COURT\",\n                            \"caseNumber\": \"1211CV001389\",\n                            \"caseNumberNormalized\": \"1211CV001389\",\n                            \"caseName\": \"Sacor Financial, Inc. As Assignee of Columbia Credit Services, Inc. v. Dupont, Larry C\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2012-08-15\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Sacor Financial, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Dupont, Larry C\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"IBM Corporation as Trustee\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 11.673601,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_810339\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 11.673601,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Corporation as Trustee\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2580205\",\n                        \"_score\": 11.4154625,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2580205,\n                            \"urlId\": \"7elbf6f87161\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7272,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, PLYMOUTH DISTRICT COURT\",\n                            \"caseNumber\": \"1159CV001035\",\n                            \"caseNumberNormalized\": \"1159CV001035\",\n                            \"caseName\": \"Board Of Trustees Of Twin Lakes Condominium Ii Tru v. Davis, Kristin B\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2011-07-15\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Board Of Trustees Of Twin Lakes Condominium Ii Tru\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Davis, Kristin B\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Freedom Mortgage Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Mortgage Electronic Registration Systems, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Jpmorgan Chase Bank Na\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Ibm Lender Business Process Services\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Capital One Bank\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 10.4154625,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2580205\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 5\n                                            },\n                                            \"_score\": 10.4154625,\n                                            \"_source\": {\n                                                \"partyName\": \"Ibm Lender Business Process Services\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_4270926\",\n                        \"_score\": 11.4154625,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 4270926,\n                            \"urlId\": \"vzzvld1q57ad1\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7335,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, LAND COURT DIVISION\",\n                            \"caseNumber\": \"17 SM 009765\",\n                            \"caseNumberNormalized\": \"17SM009765\",\n                            \"caseName\": \"IBM Southeast Employees' Credit Union also known as Mackinac Savings Bank, FSB v. Liddy, Wendy A.\",\n                            \"caseType\": \"SERVICEMEMBERS\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2017-12-19\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"IBM Southeast Employees' Credit Union\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Liddy, Wendy A.\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 10.4154625,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_4270926\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 10.4154625,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Southeast Employees' Credit Union\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_4155747\",\n                        \"_score\": 11.4154625,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 4155747,\n                            \"urlId\": \"v1vukk6nnd807\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7335,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, LAND COURT DIVISION\",\n                            \"caseNumber\": \"13 TL 146721\",\n                            \"caseNumberNormalized\": \"13TL146721\",\n                            \"caseName\": \"Town of Tewksbury v. Esperanza, Alfred W. , et al.\",\n                            \"caseType\": \"TAX LIEN\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2013-07-08\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Town of Tewksbury\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Esperanza, Alfred W.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Esperanza, Barbara A.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"New England IBM Employees FCU\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"NEFCU\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 10.4154625,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_4155747\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 3\n                                            },\n                                            \"_score\": 10.4154625,\n                                            \"_source\": {\n                                                \"partyName\": \"New England IBM Employees FCU\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_4335616\",\n                        \"_score\": 11.4154625,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 4335616,\n                            \"urlId\": \"v8l509x3rfefc\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7335,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, LAND COURT DIVISION\",\n                            \"caseNumber\": \"18 SM 002147\",\n                            \"caseNumberNormalized\": \"18SM002147\",\n                            \"caseName\": \"IBMSECU , et. al. v. Andrews, Lisa M.\",\n                            \"caseType\": \"SERVICEMEMBERS\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2018-04-02\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"IBMSECU\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"IBM Southeast Employees' Credit Union\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Andrews, Lisa M.\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 10.4154625,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_4335616\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 10.4154625,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Southeast Employees' Credit Union\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_3145660\",\n                        \"_score\": 11.4154625,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 3145660,\n                            \"urlId\": \"vu0nk3w6b2e48\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7327,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, NORTHEAST HOUSING COURT\",\n                            \"caseNumber\": \"10H77CV000132\",\n                            \"caseNumberNormalized\": \"10H77CV000132\",\n                            \"caseName\": \"Wennah, Alousious et al v. Metlife Home Loans et al\",\n                            \"caseType\": \"HOUSING COURT CIVIL\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2010-05-24\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Wennah, Alousious\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Smith, Arnes O\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Metlife Home Loans\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"IBM Lender Business Process Services\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 10.4154625,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_3145660\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 3\n                                            },\n                                            \"_score\": 10.4154625,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Lender Business Process Services\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_7022592\",\n                        \"_score\": 11.4154625,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 7022592,\n                            \"urlId\": \"d1iu948pf614e\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7326,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, CENTRAL HOUSING COURT\",\n                            \"caseNumber\": \"19H85SP004832\",\n                            \"caseNumberNormalized\": \"19H85SP004832\",\n                            \"caseName\": \"IBM Southeast Employees Credit Union vs. Lisa M Andrews A/K/A Lisa M Carvalho et al\",\n                            \"caseType\": \"HOUSING COURT SUMMARY PROCESS\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2019-11-12\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"IBM Southeast Employees Credit Union\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Andrews, Lisa M\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Carvalho, Greg M.\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 10.4154625,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_7022592\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 10.4154625,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Southeast Employees Credit Union\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_4224459\",\n                        \"_score\": 11.4154625,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 4224459,\n                            \"urlId\": \"v17x99yj5a678\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7335,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, LAND COURT DIVISION\",\n                            \"caseNumber\": \"19 SM 003505\",\n                            \"caseNumberNormalized\": \"19SM003505\",\n                            \"caseName\": \"IBM Southeast Employees' Credit Union Successor by Merger to Mackinac Savings Bank v. Liddy, Wendy A\",\n                            \"caseType\": \"SERVICEMEMBERS\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2019-08-01\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"IBM Southeast Employees' Credit Union\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Liddy, Wendy A\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 10.4154625,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_4224459\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 10.4154625,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Southeast Employees' Credit Union\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_128098\",\n                        \"_score\": 10.402132,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 128098,\n                            \"urlId\": \"viwzt3dr24ec\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7212,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, BMC CENTRAL\",\n                            \"caseNumber\": \"2001CV000298\",\n                            \"caseNumberNormalized\": \"2001CV000298\",\n                            \"caseName\": \"Commonwealth of Massachusetts -Department of Unemployment Assistance vs. IBM Global Services India PVT LTD\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2020-02-03\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Commonwealth of Massachusetts -Department of Unemployment Assistance\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"IBM Global Services India PVT LTD\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 9.402132,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_128098\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 9.402132,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Global Services India PVT LTD\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2672836\",\n                        \"_score\": 10.402132,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2672836,\n                            \"urlId\": \"4nb98jkb1bf1\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7228,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, TAUNTON DISTRICT COURT\",\n                            \"caseNumber\": \"1031CV002093\",\n                            \"caseNumberNormalized\": \"1031CV002093\",\n                            \"caseName\": \"Board of Trustees of Fox Run-Easton Condominium Trust vs. Papasourakis, Constantino Michael\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2010-12-06\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Board of Trustees of Fox Run-Easton Condominium Trust\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Papasourakis, Constantino Michael\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Almeida, Michelle Sousa\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"First Horizon Home Loan Corporation\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Mortgage Electronic Registration Systems, Inc.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"IBM Lender Business Process Services, Inc.\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 9.402132,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2672836\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 5\n                                            },\n                                            \"_score\": 9.402132,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Lender Business Process Services, Inc.\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2758665\",\n                        \"_score\": 9.568497,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2758665,\n                            \"urlId\": \"grlq7ea5749d\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7220,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, WALTHAM DISTRICT COURT\",\n                            \"caseNumber\": \"1051SC000134\",\n                            \"caseNumberNormalized\": \"1051SC000134\",\n                            \"caseName\": \"Ibm Management Corp. Dba Gordon'S Fine Wine v. Dembling, Joel\",\n                            \"caseType\": \"SMALL CLAIMS\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2010-02-19\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Ibm Management Corp. Dba Gordon'S Fine Wine\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Dembling, Joel\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 8.568497,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2758665\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 8.568497,\n                                            \"_source\": {\n                                                \"partyName\": \"Ibm Management Corp. Dba Gordon'S Fine Wine\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_1954449\",\n                        \"_score\": 9.568497,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 1954449,\n                            \"urlId\": \"xebo1oxf22e6\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7215,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, LAWRENCE DISTRICT COURT\",\n                            \"caseNumber\": \"0418CV000096\",\n                            \"caseNumberNormalized\": \"0418CV000096\",\n                            \"caseName\": \"Workers' Credit Union v. Schablein, Jessica\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2004-01-29\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Workers' Credit Union\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Schablein, Jessica\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Ibm D/B/Alotus Development Corporation Trustee\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 8.568497,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_1954449\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 8.568497,\n                                            \"_source\": {\n                                                \"partyName\": \"Ibm D/B/Alotus Development Corporation Trustee\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_769602\",\n                        \"_score\": 8.870647,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 769602,\n                            \"urlId\": \"q98906h55f7e\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7260,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, NEWTON DISTRICT COURT\",\n                            \"caseNumber\": \"2012CV000011\",\n                            \"caseNumberNormalized\": \"2012CV000011\",\n                            \"caseName\": \"Trustees of the 410-412 Langley Road Condominium Trust v. Lee-Lipson, Mary\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2020-01-21\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Trustees of the 410-412 Langley Road Condominium Trust\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Lee-Lipson, Mary\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Annesi, Wayne M\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"IBM southeast Employees Credit Union - Party - in interest\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 7.8706474,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_769602\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 3\n                                            },\n                                            \"_score\": 7.8706474,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM southeast Employees Credit Union - Party - in interest\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_2804872\",\n                        \"_score\": 8.870647,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 2804872,\n                            \"urlId\": \"g68khln8f34f\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7220,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, WALTHAM DISTRICT COURT\",\n                            \"caseNumber\": \"1151CV000574\",\n                            \"caseNumberNormalized\": \"1151CV000574\",\n                            \"caseName\": \"Palisades Collection LLC vs. Steele, Tracey A.\",\n                            \"caseType\": \"CIVIL\",\n                            \"caseStatus\": \"DISPOSED FOR STATISTICAL PURPOSES\",\n                            \"dateFiled\": \"2011-08-30\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Palisades Collection LLC\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Steele, Tracey A.\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"TRUSTEE\",\n                                    \"partyName\": \"IBM Corporation c/o C T Corporation System\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 7.8706474,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_2804872\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 2\n                                            },\n                                            \"_score\": 7.8706474,\n                                            \"_source\": {\n                                                \"partyName\": \"IBM Corporation c/o C T Corporation System\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_6980301\",\n                        \"_score\": 6.9366455,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 6980301,\n                            \"urlId\": \"d1daygi7f058d\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7326,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, CENTRAL HOUSING COURT\",\n                            \"caseNumber\": \"21H85SP002500\",\n                            \"caseNumberNormalized\": \"21H85SP002500\",\n                            \"caseName\": \"Ibm Southeast Employees? Credit Union Successor By Merger To Mackinac Savings Bank vs. Carvalho, Greg M.\",\n                            \"caseType\": \"HOUSING COURT SUMMARY PROCESS\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2021-09-01\",\n                            \"parties\": [\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"partyName\": \"Ibm Southeast Employees? Credit Union Successor By Merger To Mackinac Savings Bank\"\n                                },\n                                {\n                                    \"dateOfBirthYear\": null,\n                                    \"aliases\": [],\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"partyName\": \"Carvalho, Greg M.\"\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 1,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 5.9366455,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_6980301\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 5.9366455,\n                                            \"_source\": {\n                                                \"partyName\": \"Ibm Southeast Employees? Credit Union Successor By Merger To Mackinac Savings Bank\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    },\n                    {\n                        \"_index\": \"_all\",\n                        \"_type\": \"_doc\",\n                        \"_id\": \"879_15411250\",\n                        \"_score\": 5.151453,\n                        \"_source\": {\n                            \"dataSourceId\": \"879\",\n                            \"caseId\": 15411250,\n                            \"urlId\": \"0km97phire7bf\",\n                            \"dataSourceName\": \"Massachusetts - Trial Court Records\",\n                            \"dataSourceGeoCountry\": \"United States\",\n                            \"dataSourceGeoRegion\": \"Massachusetts\",\n                            \"dataSourceGeoDistrict\": null,\n                            \"courtId\": 7335,\n                            \"courtName\": \"United States, Massachusetts, Trial Courts, LAND COURT DIVISION\",\n                            \"caseNumber\": \"24 SM 002919\",\n                            \"caseNumberNormalized\": \"24SM002919\",\n                            \"caseName\": \"IThink Financial Credit Union f/k/a IBM Southeast Employees' Credit Union successor by merger to Mackinac Savings Bank , et al. v. Heirs, Devisees and Legal Representatives of the Levester L. Burrell , et al.\",\n                            \"caseType\": \"SERVICEMEMBERS\",\n                            \"caseStatus\": \"CLOSED\",\n                            \"dateFiled\": \"2024-08-14\",\n                            \"parties\": [\n                                {\n                                    \"partyName\": \"IThink Financial Credit Union f/k/a IBM Southeast Employees' Credit Union successor by merger to Mackinac Savings Bank\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"IThink Financial Credit Union f/k/a IBM Southeast Employees¿ Credit Union successor by merger to Mackinac Savings Bank FSB\",\n                                    \"partyRole\": \"PLAINTIFF\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Heirs, Devisees and Legal Representatives of the Levester L. Burrell\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Burrell, Taneia\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Sturtze, Tiana\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Sturtze-Burrell, Lhee\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Sturtz,, Heather\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                },\n                                {\n                                    \"partyName\": \"Sturtze, Heather\",\n                                    \"partyRole\": \"DEFENDANT\",\n                                    \"dateOfBirthYear\": null,\n                                    \"dateOfBirthMonth\": null,\n                                    \"dateOfBirthDay\": null,\n                                    \"aliases\": []\n                                }\n                            ]\n                        },\n                        \"inner_hits\": {\n                            \"matching_parties\": {\n                                \"hits\": {\n                                    \"total\": {\n                                        \"value\": 2,\n                                        \"relation\": \"eq\"\n                                    },\n                                    \"max_score\": 4.151453,\n                                    \"hits\": [\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_15411250\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 0\n                                            },\n                                            \"_score\": 4.151453,\n                                            \"_source\": {\n                                                \"partyName\": \"IThink Financial Credit Union f/k/a IBM Southeast Employees' Credit Union successor by merger to Mackinac Savings Bank\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        },\n                                        {\n                                            \"_index\": \"_all\",\n                                            \"_type\": \"_doc\",\n                                            \"_id\": \"879_15411250\",\n                                            \"_nested\": {\n                                                \"field\": \"parties\",\n                                                \"offset\": 1\n                                            },\n                                            \"_score\": 3.9804611,\n                                            \"_source\": {\n                                                \"partyName\": \"IThink Financial Credit Union f/k/a IBM Southeast Employees¿ Credit Union successor by merger to Mackinac Savings Bank FSB\"\n                                            },\n                                            \"matched_queries\": [\n                                                {\n                                                    \"matchInfo\": {\n                                                        \"field\": \"parties.partyName\",\n                                                        \"context\": \"orgName\",\n                                                        \"matchHeuristic\": [\n                                                            \"orgName\"\n                                                        ]\n                                                    }\n                                                }\n                                            ],\n                                            \"inner_hits\": {\n                                                \"matching_aliases\": {\n                                                    \"hits\": {\n                                                        \"total\": {\n                                                            \"value\": 0,\n                                                            \"relation\": \"eq\"\n                                                        },\n                                                        \"max_score\": null,\n                                                        \"hits\": []\n                                                    }\n                                                }\n                                            }\n                                        }\n                                    ]\n                                }\n                            }\n                        }\n                    }\n                ]\n            }\n        }\n    }\n}"}],"_postman_id":"ef43e74b-ba38-4851-abfe-9e7fbba24796"},{"name":"Search By Party - Direct - Individual","id":"9c41e6fb-be88-4be0-9d78-e4d98d80d08f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://{{judyrecordsHost}}/api/structured-objects/{{client}}/search-by-party-synchronous/for-test-use-only?search[partyType]=individual&search[firstName]=andrew&search[middleNameOrInitial]=l&search[lastName]=buxton&search[state]=&search[excludePossibleMatchesMatchingMiddleInitialOnly]=yes&search[excludePossibleMatchesMatchingFirstAndLastNameOnly]=yes&search[limit]=2000&deduplicationKey=999","description":"<p>For testing use only, allows synchronously running a party search and retrieving the results in the same request.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","{{client}}","search-by-party-synchronous","for-test-use-only"],"host":["{{judyrecordsHost}}"],"query":[{"key":"search[partyType]","value":"individual"},{"key":"search[firstName]","value":"andrew"},{"key":"search[middleNameOrInitial]","value":"l"},{"key":"search[lastName]","value":"buxton"},{"key":"search[state]","value":""},{"disabled":true,"key":"search[dateFiledStartDate]","value":"2014-01-01"},{"disabled":true,"key":"search[dateFiledEndDate]","value":"2026-12-31"},{"key":"search[excludePossibleMatchesMatchingMiddleInitialOnly]","value":"yes"},{"key":"search[excludePossibleMatchesMatchingFirstAndLastNameOnly]","value":"yes"},{"key":"search[limit]","value":"2000"},{"key":"deduplicationKey","value":"999"}],"variable":[]}},"response":[],"_postman_id":"9c41e6fb-be88-4be0-9d78-e4d98d80d08f"},{"name":"Search By Party - Direct - Organization","id":"a468bf20-57ae-4f82-8921-58fa1e21d4ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://{{judyrecordsHost}}/api/structured-objects/{{client}}/search-by-party-synchronous/for-test-use-only?search[partyType]=organization&search[orgName]=\"international business machines\" OR \"ibm\"&search[state]=Massachusetts&search[limit]=2000&deduplicationKey=","description":"<p>For testing use only, allows synchronously running a party search and retrieving the results in the same request.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","{{client}}","search-by-party-synchronous","for-test-use-only"],"host":["{{judyrecordsHost}}"],"query":[{"key":"search[partyType]","value":"organization"},{"key":"search[orgName]","value":"\"international business machines\" OR \"ibm\""},{"key":"search[state]","value":"Massachusetts"},{"disabled":true,"key":"search[dateFiledStartDate]","value":"2020-01-01"},{"disabled":true,"key":"search[dateFiledEndDate]","value":"2026-12-31"},{"key":"search[limit]","value":"2000"},{"key":"deduplicationKey","value":""}],"variable":[]}},"response":[],"_postman_id":"a468bf20-57ae-4f82-8921-58fa1e21d4ed"},{"name":"Finding cases filed within a date range","id":"a77d97e8-b383-4c7b-bd68-1380250834cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"from\": 0,\r\n    \"size\": 5,\r\n    \"query\": {\r\n        \"range\": {\r\n            \"dateFiled\": {\r\n                \"gte\": \"2022-01-01\",\r\n                \"lte\": \"2022-01-10\",\r\n                \"format\": \"yyyy-MM-dd\"\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_search","description":"<p>This request gets cases filed between January 1st 2022 and January 10th, 2022 (inclusive). An offset (<code>from</code> field) and limit (<code>to</code> field) are also specified.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","_all","_search"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"3aafa79d-7618-47bc-ad2c-908907a5103b","name":"Example 1 - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"from\": 0,\r\n    \"size\": 5,\r\n    \"query\": {\r\n        \"range\": {\r\n            \"dateFiled\": {\r\n                \"gte\": \"2022-01-01\",\r\n                \"lte\": \"2022-01-10\",\r\n                \"format\": \"yyyy-MM-dd\"\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Feb 2024 09:04:40 GMT"},{"key":"Server","value":"Apache"},{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.17.16-2b23fa076334f8d4651aeebe458a955a2ae23218 \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"1020"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"took\": 43,\n    \"timed_out\": false,\n    \"_shards\": {\n        \"total\": 438,\n        \"successful\": 438,\n        \"skipped\": 266,\n        \"failed\": 0\n    },\n    \"hits\": {\n        \"total\": {\n            \"value\": 10000,\n            \"relation\": \"gte\"\n        },\n        \"max_score\": 1,\n        \"hits\": [\n            {\n                \"_index\": \"normalized_parsed_alaskav2\",\n                \"_type\": \"_doc\",\n                \"_id\": \"801_607085\",\n                \"_score\": 1,\n                \"_source\": {\n                    \"dataSourceId\": \"801\",\n                    \"caseId\": 607085,\n                    \"urlId\": \"r37d3kc13266\",\n                    \"dataSourceName\": \"Alaska - Statewide Court Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Alaska\",\n                    \"dataSourceGeoDistrict\": null,\n                    \"courtId\": 3210,\n                    \"courtName\": \"United States, Alaska, Trial Court System\",\n                    \"caseNumber\": \"3AN-22-00045DN\",\n                    \"caseNumberNormalized\": \"3AN2200045DN\",\n                    \"caseName\": \"In the Matter of: Kakaruk, Floyd Demandant: Credit Union 1\",\n                    \"caseType\": \"PROBATE NON-CASE FILING (3AN)\",\n                    \"caseStatus\": \"CLOSED\",\n                    \"dateFiled\": \"2022-01-10\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"Kakaruk, Floyd\",\n                            \"partyRole\": null,\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"Credit Union 1\",\n                            \"partyRole\": null,\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            },\n            {\n                \"_index\": \"normalized_parsed_alaskav2\",\n                \"_type\": \"_doc\",\n                \"_id\": \"801_607281\",\n                \"_score\": 1,\n                \"_source\": {\n                    \"dataSourceId\": \"801\",\n                    \"caseId\": 607281,\n                    \"urlId\": \"r3glffue039b\",\n                    \"dataSourceName\": \"Alaska - Statewide Court Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Alaska\",\n                    \"dataSourceGeoDistrict\": null,\n                    \"courtId\": 3210,\n                    \"courtName\": \"United States, Alaska, Trial Court System\",\n                    \"caseNumber\": \"1JU-22-00026CR\",\n                    \"caseNumberNormalized\": \"1JU2200026CR\",\n                    \"caseName\": \"City and Borough of Juneau vs. Keck, Dawn Elaine KLS\",\n                    \"caseType\": \"CRIMINAL\",\n                    \"caseStatus\": \"REOPENED\",\n                    \"dateFiled\": \"2022-01-10\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"Keck, Dawn Elaine\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": 1987,\n                            \"dateOfBirthMonth\": 9,\n                            \"dateOfBirthDay\": 22,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"City and Borough of Juneau\",\n                            \"partyRole\": \"PROSECUTION\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            },\n            {\n                \"_index\": \"normalized_parsed_alaskav2\",\n                \"_type\": \"_doc\",\n                \"_id\": \"801_607359\",\n                \"_score\": 1,\n                \"_source\": {\n                    \"dataSourceId\": \"801\",\n                    \"caseId\": 607359,\n                    \"urlId\": \"r5ojbtlja7c3\",\n                    \"dataSourceName\": \"Alaska - Statewide Court Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Alaska\",\n                    \"dataSourceGeoDistrict\": null,\n                    \"courtId\": 3210,\n                    \"courtName\": \"United States, Alaska, Trial Court System\",\n                    \"caseNumber\": \"3DI-22-00001DN\",\n                    \"caseNumberNormalized\": \"3DI2200001DN\",\n                    \"caseName\": \"In the Matter of: Kohuk, Fannie Demandant: SOA, Dept of Law, Office of the Attorney General. et al\",\n                    \"caseType\": \"PROBATE NON-CASE FILING (3DI)\",\n                    \"caseStatus\": \"CLOSED\",\n                    \"dateFiled\": \"2022-01-06\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"Kohuk, Fannie\",\n                            \"partyRole\": null,\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"SOA, Dept of Law, Office of the Attorney General.\",\n                            \"partyRole\": null,\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"Dept of DHSS, DHCS\",\n                            \"partyRole\": null,\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            },\n            {\n                \"_index\": \"normalized_parsed_alaskav2\",\n                \"_type\": \"_doc\",\n                \"_id\": \"801_608321\",\n                \"_score\": 1,\n                \"_source\": {\n                    \"dataSourceId\": \"801\",\n                    \"caseId\": 608321,\n                    \"urlId\": \"r5kzitq90ea9\",\n                    \"dataSourceName\": \"Alaska - Statewide Court Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Alaska\",\n                    \"dataSourceGeoDistrict\": null,\n                    \"courtId\": 3210,\n                    \"courtName\": \"United States, Alaska, Trial Court System\",\n                    \"caseNumber\": \"3KO-22-00005CR\",\n                    \"caseNumberNormalized\": \"3KO2200005CR\",\n                    \"caseName\": \"State of Alaska vs. Flerchinger, Eric J SBW\",\n                    \"caseType\": \"CRIMINAL\",\n                    \"caseStatus\": \"REOPENED\",\n                    \"dateFiled\": \"2022-01-04\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"Flerchinger, Eric J\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": 1969,\n                            \"dateOfBirthMonth\": 1,\n                            \"dateOfBirthDay\": 5,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"State of Alaska\",\n                            \"partyRole\": \"PROSECUTION\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            },\n            {\n                \"_index\": \"normalized_parsed_alaskav2\",\n                \"_type\": \"_doc\",\n                \"_id\": \"801_608571\",\n                \"_score\": 1,\n                \"_source\": {\n                    \"dataSourceId\": \"801\",\n                    \"caseId\": 608571,\n                    \"urlId\": \"r5cmkjzq5455\",\n                    \"dataSourceName\": \"Alaska - Statewide Court Records\",\n                    \"dataSourceGeoCountry\": \"United States\",\n                    \"dataSourceGeoRegion\": \"Alaska\",\n                    \"dataSourceGeoDistrict\": null,\n                    \"courtId\": 3210,\n                    \"courtName\": \"United States, Alaska, Trial Court System\",\n                    \"caseNumber\": \"3AN-22-00040CR\",\n                    \"caseNumberNormalized\": \"3AN2200040CR\",\n                    \"caseName\": \"Municipality of Anchorage vs. Sallee-Fleming, Parker Eric UNK3AN\",\n                    \"caseType\": \"CRIMINAL\",\n                    \"caseStatus\": \"CLOSED\",\n                    \"dateFiled\": \"2022-01-02\",\n                    \"parties\": [\n                        {\n                            \"partyName\": \"Sallee-Fleming, Parker Eric\",\n                            \"partyRole\": \"DEFENDANT\",\n                            \"dateOfBirthYear\": 2002,\n                            \"dateOfBirthMonth\": 6,\n                            \"dateOfBirthDay\": 28,\n                            \"aliases\": []\n                        },\n                        {\n                            \"partyName\": \"Municipality of Anchorage\",\n                            \"partyRole\": \"PROSECUTION\",\n                            \"dateOfBirthYear\": null,\n                            \"dateOfBirthMonth\": null,\n                            \"dateOfBirthDay\": null,\n                            \"aliases\": []\n                        }\n                    ]\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"a77d97e8-b383-4c7b-bd68-1380250834cb"},{"name":"Get the count of cases filed within a date range (via _count)","id":"31129371-705f-4954-9c4c-6daddf119370","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"query\": {\r\n        \"range\": {\r\n            \"dateFiled\": {\r\n                \"gte\": \"2022-01-01\",\r\n                \"lte\": \"2022-01-10\",\r\n                \"format\": \"yyyy-MM-dd\"\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_count","description":"<p>This request gets the count of cases filed between January 1st 2022 and January 10th, 2022 (inclusive). This query is similar to the corresponding query to return cases, but uses the <code>_count</code> API instead of the <code>_search</code> API and does not specify <code>to</code> and <code>from</code> fields since the count query is not used to return results.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","_all","_count"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"de7f6e35-ad67-4fe9-806a-4ce1c59912c8","name":"Example 1 - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"query\": {\r\n        \"range\": {\r\n            \"dateFiled\": {\r\n                \"gte\": \"2022-01-01\",\r\n                \"lte\": \"2022-01-10\",\r\n                \"format\": \"yyyy-MM-dd\"\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_count"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Feb 2024 09:07:18 GMT"},{"key":"Server","value":"Apache"},{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.17.16-2b23fa076334f8d4651aeebe458a955a2ae23218 \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"89"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"count\": 159123,\n    \"_shards\": {\n        \"total\": 438,\n        \"successful\": 438,\n        \"skipped\": 0,\n        \"failed\": 0\n    }\n}"}],"_postman_id":"31129371-705f-4954-9c4c-6daddf119370"},{"name":"Get the count of cases filed within a date range (via _search)","id":"bc9392f4-6790-4df8-8f59-42e9cb9b526d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"size\": 0,\r\n    \"track_total_hits\": true,\r\n    \"query\": {\r\n        \"range\": {\r\n            \"dateFiled\": {\r\n                \"gte\": \"2022-01-01\",\r\n                \"lte\": \"2022-01-10\",\r\n                \"format\": \"yyyy-MM-dd\"\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_search","description":"<p>This request gets the count of cases filed between January 1st 2022 and January 10th, 2022 (inclusive). This query is similar to the corresponding query to return cases, but uses the <code>_search</code> API's ability to only return the number of result hits. This is done by specifying <code>\"track_total_hits\": true</code> and <code>size: 0</code>. A size of 0 tells the <code>_search</code> API not to return any document results and only the number of result hits.</p>\n","urlObject":{"protocol":"https","path":["api","structured-objects","_all","_search"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"6c9f9fa3-2228-4644-b8dd-a13d58122b26","name":"Example 1 - Success","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"size\": 0,\r\n    \"track_total_hits\": true,\r\n    \"query\": {\r\n        \"range\": {\r\n            \"dateFiled\": {\r\n                \"gte\": \"2022-01-01\",\r\n                \"lte\": \"2022-01-10\",\r\n                \"format\": \"yyyy-MM-dd\"\r\n            }\r\n        }\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://{{judyrecordsHost}}/api/structured-objects/_all/_search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 27 Feb 2024 09:13:58 GMT"},{"key":"Server","value":"Apache"},{"key":"X-elastic-product","value":"Elasticsearch"},{"key":"Warning","value":"299 Elasticsearch-7.17.16-2b23fa076334f8d4651aeebe458a955a2ae23218 \"Elasticsearch built-in security features are not enabled. Without authentication, your cluster could be accessible to anyone. See https://www.elastic.co/guide/en/elasticsearch/reference/7.17/security-minimal-setup.html to enable security.\""},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"147"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json; charset=UTF-8"}],"cookie":[],"responseTime":null,"body":"{\n    \"took\": 31,\n    \"timed_out\": false,\n    \"_shards\": {\n        \"total\": 438,\n        \"successful\": 438,\n        \"skipped\": 266,\n        \"failed\": 0\n    },\n    \"hits\": {\n        \"total\": {\n            \"value\": 159123,\n            \"relation\": \"eq\"\n        },\n        \"max_score\": null,\n        \"hits\": []\n    }\n}"}],"_postman_id":"bc9392f4-6790-4df8-8f59-42e9cb9b526d"}],"id":"a4c7b3bb-c0cd-4d79-b545-fe2952fe337c","description":"<p>This section contains recipes for various use cases and aims to be a practical resource for understanding and using the API.</p>\n<p>The Structured Objects API is primarily documented in this section, where the idea is to focus on workflows and use cases in contrast to an endpoint-by-endpoint focused approach. However, an endpoint reference section is also available, under the <code>SO API - Endpoints Reference</code> folder.</p>\n","_postman_id":"a4c7b3bb-c0cd-4d79-b545-fe2952fe337c"}],"id":"d8fb00a1-eeeb-412e-bc1b-b0839db63a03","description":"<p>The Structured Objects API allows searching and retrieving data using finer-grained data fields (e.g., case name, case number, party name, etc.).</p>\n<p>For searching, the API primarily leverages the search API of Elasticsearch, which provides a fast, flexible, and powerful system for querying, aggregating, and scoring data. Elasticsearch is also a mature and well-known system where a great deal of existing developer knowledge, documentation, and API tools can be leveraged.</p>\n<p>For retrieving individual case records, specific case retrieval endpoints are available.</p>\n","_postman_id":"d8fb00a1-eeeb-412e-bc1b-b0839db63a03"},{"name":"Full-Text API","item":[{"name":"Search Endpoint","item":[{"name":"Search Endpoint - Overview","id":"2614c2f1-198f-47a5-8962-16daffe599ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"<p>Your application API key.</p>\n","type":"text"}],"url":"https://{{judyrecordsHost}}/search?search=donald trump","description":"<p>The search endpoint is used to send search queries to judyrecords.</p>\n<p>This endpoint combines the functionality of several requests normally needed to complete searches on the website. Instead of calling an endpoint to add a search job, check search job status, and get search job results, each of these functions are combined into a single endpoint for ease of use.</p>\n<p>With a single request, a search can be initiated and results retrieved.</p>\n<p>See the annotated response below for details about the search endpoint response structure and values.</p>\n","urlObject":{"protocol":"https","path":["search"],"host":["{{judyrecordsHost}}"],"query":[{"description":{"content":"<p>(required, string) The search query to find matching cases for.</p>\n","type":"text/plain"},"key":"search","value":"donald trump"},{"disabled":true,"description":{"content":"<p>(optional, int) The maximum number of seconds to wait for a search to complete. If after the specified seconds, the search has not completed, the response is immediately returned with a failed status. Default is 5 seconds.</p>\n<p>Note: If a search fails due to this time limit being exceeded, the search will currently continue processing in the background and will likely return results immediately upon a subsequent request for the same query.</p>\n","type":"text/plain"},"key":"maxWaitSec","value":"example: 5"},{"disabled":true,"description":{"content":"<p>(optional, int) The page number of results to return. For pages after the first, page must be specified to navigate search result pages.</p>\n<p>By default, the first 2,000 results are displayed for a given search. With 10 results per page, this gives a maximum number of 200 result pages per search. For extended searches (see info page on website), the first 500k results/50k pages are returned.</p>\n","type":"text/plain"},"key":"page","value":"example: 2"}],"variable":[]}},"response":[{"id":"58b4c473-c468-4855-a4f7-fff0f49a046c","name":"Response Example - Annotated","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":{"raw":"https://{{judyrecordsHost}}/search?search=donald trump texas","protocol":"https","host":["{{judyrecordsHost}}"],"path":["search"],"query":[{"key":"search","value":"donald trump texas","description":"(required, string) The search query to find matching cases for."},{"key":"maxWaitSec","value":"example: 5","description":"(optional, int) The maximum number of seconds to wait for a search to complete. If after the specified seconds, the search has not completed, the response is immediately returned with a failed status. Default is 5 seconds.\n\nNote: If a search fails due to this time limit being exceeded, the search will currently continue processing in the background and will likely return results immediately upon a subsequent request for the same query.","type":"text","disabled":true},{"key":"page","value":"example: 2","description":"(optional, int) The page number of results to return. For pages after the first, page must be specified to navigate search result pages.\nBy default, the first 2,000 results are displayed for a given search. With 10 results per page, this gives a maximum number of 200 result pages per search. For extended searches (see info page on website), the first 500k results/50k pages are returned.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 07:42:13 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"1269"},{"key":"Keep-Alive","value":"timeout=5, max=249"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    /* The status of the search. Possible values are failed or succeeded. */\n    \"status\": \"succeeded\",\n    \n    /* The result info pertaining to the search. */\n    \"resultInfo\": {\n\n        /* The time in milliseconds it took for Elasticsearch to process the search. */\n        \"took\": 49,\n        \n        \"hits\": {\n            \n            /* Search result hit summary info. */\n            \"total\": {\n                \n                /* The total number of results available for the search. */\n                \"value\": 611,\n            \n                /*\n                If track_total_hits is not limited when sending a search to Elasticsearch, this value will always be \"eq\",\n                reflecting that the number of results in \"total.value\" matches the total number of matches available. \n                If track_total_hits was set/limited to 2,000, the \"total.value\" will never be higher than 2,000 because \n                Elasticsearch stops keeping track of hits beyond that limit. However, if Elasticsearch stops keeping track \n                of hits because of this setting, the relation will be \"gte\" because \"total.value\" is either greater than or equal \n                to where results stopped being counted at.\n                \n                Currently, track_total_hits is not limited and therefore the true  total count is always available. \n                In the future, this may change as it remains a potential performance improvement/optimization.\n                */\n                \"relation\": \"eq\",\n            \n                /* The total number of results retrieved for this search, which is limited to 2,000 for most searches. */\n                \"retrieved\": 611\n            },\n            \n            /* The max score of the search hits returned. */\n            \"max_score\": \"1392.384\",\n            \n            \"hits\": [\n                {\n                    /* The score of this search result hit. */\n                    \"_score\": \"1392.384\",\n                    \n                    /* The most relevant highlight snippet of the document matching the search. */\n                    \"highlight\": \"<div class=\\\"snippet\\\">district court, s.d. <em>texas</em> brooks ii v. <em>donald</em> <em>trump</em></div>\",\n                    \n                    /* \n                    This is the same as the link title displayed in search results on the website.\n                    Some data sources have more detailed titles for cases than others.\n                    */\n                    \"title\": \"District Court, S.D. Texas Record\",\n\n                    /* The URL for the matched case. */\n                    \"href\": \"/record/0ej5t4rsl6236\"\n                },\n                {\n                    \"_score\": \"1385.270\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">dallas county, <em>texas</em> court record | case information dc-17-15613 | eli k</div> ... <div class=\\\"snippet\\\">stowers vs. <em>donald</em> <em>trump</em> <em>trump</em> industries case number dc-17-15613 court 192nd district</div> ... <div class=\\\"snippet\\\">defendant <em>donald</em> <em>trump</em> <em>trump</em> industries disposition events 01/16/2018 judgment view</div>\",\n                    \"title\": \"Dallas County, Texas Court Record\",\n                    \"href\": \"/record/dcivmhzt88ed\"\n                },\n                {\n                    \"_score\": \"1374.378\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">court of appeals for the fifth circuit el paso county, <em>texas</em> v</div> ... <div class=\\\"snippet\\\"><em>donald</em> <em>trump</em>, et a</div>\",\n                    \"title\": \"Court of Appeals for the Fifth Circuit Record\",\n                    \"href\": \"/record/qv5je614l06e5\"\n                },\n                {\n                    \"_score\": \"1221.442\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">travis county, <em>texas</em> justice of the peace court record | register of actions</div> ... <div class=\\\"snippet\\\">case no. j1-cv-21-002417 roslyn robinson vs. greg abbot,<em>donald</em> <em>trump</em> case type</div> ... <div class=\\\"snippet\\\">78701 defendant <em>trump</em>, <em>donald</em> austin, tx 78701 plaintiff robinson, roslyn</div>\",\n                    \"title\": \"Travis County, Texas Justice Of The Peace Court Record\",\n                    \"href\": \"/record/221c1qos6d22\"\n                },\n                {\n                    \"_score\": \"1204.066\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">webb county, <em>texas</em> court record | register of actions case no. 2018cvk001485d1</div> ... <div class=\\\"snippet\\\">r wayne johnson vs. <em>donald</em> <em>trump</em> case type: all other civil cases subtype: other</div> ... <div class=\\\"snippet\\\">attorneys defendant bexar county atty defendant <em>trump</em>, <em>donald</em> plaintiff johnson, r</div>\",\n                    \"title\": \"Webb County, Texas Court Record\",\n                    \"href\": \"/record/dna4ezgz8025\"\n                },\n                {\n                    \"_score\": \"1160.691\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">district court, w.d. <em>texas</em> pool v. <em>donald</em> j. <em>trump</em></div>\",\n                    \"title\": \"District Court, W.D. Texas Record\",\n                    \"href\": \"/record/04av15ggr6ff6\"\n                },\n                {\n                    \"_score\": \"1157.456\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">district court, s.d. <em>texas</em> king v. president <em>donald</em> j <em>trump</em></div>\",\n                    \"title\": \"District Court, S.D. Texas Record\",\n                    \"href\": \"/record/0emx614vb52a7\"\n                },\n                {\n                    \"_score\": \"1149.212\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">states district court for the southern district of <em>texas</em> usdc no. 3:16-mc-16</div> ... <div class=\\\"snippet\\\">and he has been barred from filing cases in the southern district of <em>texas</em></div> ... <div class=\\\"snippet\\\"><em>donald</em> <em>trump</em>, sr. case: 17-40068 document: 00514142918 page: 1 date filed: 09/05</div>\",\n                    \"title\": \"Court of Appeals for the Fifth Circuit Record\",\n                    \"href\": \"/record/v1ivkkuc85137\"\n                },\n                {\n                    \"_score\": \"1138.425\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">district court, e.d. <em>texas</em> estate of louis charles hamilton, ii</div> ... <div class=\\\"snippet\\\">v. president <em>donald</em> john <em>trump</em>, sr</div>\",\n                    \"title\": \"District Court, E.D. Texas Record\",\n                    \"href\": \"/record/0albb0dnm499b\"\n                },\n                {\n                    \"_score\": \"1040.663\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">criminal justice (tdcj), greg abbott, the governor of <em>texas</em>, and <em>donald</em> <em>trump</em>, the</div> ... <div class=\\\"snippet\\\">lavern otis, lyle w. cayce clerk plaintiff-appellant v. <em>texas</em> bureau of criminal</div> ... <div class=\\\"snippet\\\">justice/tdcj-id brian collier, in his official capacity; <em>texas</em> government gregg</div>\",\n                    \"title\": \"Court of Appeals for the Fifth Circuit Record\",\n                    \"href\": \"/record/vivgspitg8bc2\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"2614c2f1-198f-47a5-8962-16daffe599ae"},{"name":"Example 1 - Basic search","id":"daa1fde2-7b7f-45c0-a5e4-548b83299b61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/search?search=kristen poe texas","urlObject":{"protocol":"https","path":["search"],"host":["{{judyrecordsHost}}"],"query":[{"description":{"content":"<p>A basic search query containing a name and a state.</p>\n","type":"text/plain"},"key":"search","value":"kristen poe texas"}],"variable":[]}},"response":[{"id":"63fd4613-0bc7-4cc4-a98f-bd42e5871ed0","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":{"raw":"https://{{judyrecordsHost}}/search?search=kristen poe texas","protocol":"https","host":["{{judyrecordsHost}}"],"path":["search"],"query":[{"key":"search","value":"kristen poe texas","description":"A basic search query containing a name and a state."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 07:36:59 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"1164"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"resultInfo\": {\n        \"took\": 20,\n        \"hits\": {\n            \"total\": {\n                \"value\": 52,\n                \"relation\": \"eq\",\n                \"retrieved\": 52\n            },\n            \"max_score\": \"1423.972\",\n            \"hits\": [\n                {\n                    \"_score\": \"1423.972\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">state of <em>texas</em> vs. <em>kristen</em> <em>poe</em> case type: traffic - adult date filed: 03/23/2017</div> ... <div class=\\\"snippet\\\">state of <em>texas</em> charge information charges: <em>poe</em>, <em>kristen</em> beth statute level date</div> ... <div class=\\\"snippet\\\">wise county, <em>texas</em> court record | register of actions case no. cr-17-01368-2</div>\",\n                    \"title\": \"Wise County, Texas Court Record\",\n                    \"href\": \"/record/upceuyjlb43f\"\n                },\n                {\n                    \"_score\": \"1355.824\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">cameron county, <em>texas</em> court record | register of actions case no. 2005-06</div> ... <div class=\\\"snippet\\\"><em>kristen</em> <em>poe</em> served: 06/07/05 filed: 06/15/05 issue date: 06/02/2005 file date: 06/15</div> ... <div class=\\\"snippet\\\">2005 service date: 06/07/2005 06/02/2005 service precept: <em>kristen</em> <em>poe</em> served: 06</div>\",\n                    \"title\": \"Cameron County, Texas Court Record\",\n                    \"href\": \"/record/vo10lo0y1d20\"\n                },\n                {\n                    \"_score\": \"1348.618\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">state of <em>texas</em> vs the state of <em>texas</em>, <em>poe</em>, <em>kristen</em> case type: traffic date filed: 12</div> ... <div class=\\\"snippet\\\">huntsville, tx 77340 state state of <em>texas</em> charge information charges: <em>poe</em></div> ... <div class=\\\"snippet\\\">walker county, <em>texas</em> court record | register of actions case no. 79063 the</div>\",\n                    \"title\": \"Walker County, Texas Court Record\",\n                    \"href\": \"/record/n1ihm4k65cf9\"\n                },\n                {\n                    \"_score\": \"1348.618\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">state of <em>texas</em> vs the state of <em>texas</em>, <em>poe</em>, <em>kristen</em> case type: traffic date filed: 12</div> ... <div class=\\\"snippet\\\">huntsville, tx 77340 state state of <em>texas</em> charge information charges: <em>poe</em></div> ... <div class=\\\"snippet\\\">walker county, <em>texas</em> court record | register of actions case no. 79064 the</div>\",\n                    \"title\": \"Walker County, Texas Court Record\",\n                    \"href\": \"/record/n1iyqydcde11\"\n                },\n                {\n                    \"_score\": \"1180.869\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">united states bankruptcy court, n.d. <em>texas</em> richard t. <em>poe</em> and</div> ... <div class=\\\"snippet\\\"><em>kristen</em> beth <em>poe</em></div>\",\n                    \"title\": \"United States Bankruptcy Court, N.D. Texas Record\",\n                    \"href\": \"/record/cg48psieb487b\"\n                },\n                {\n                    \"_score\": \"1162.872\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">denton county, <em>texas</em> court record | register of actions case no. 2008-20667-158</div> ... <div class=\\\"snippet\\\">in the matter of the marriage of richard <em>poe</em> and <em>kristen</em> <em>poe</em> and in the</div> ... <div class=\\\"snippet\\\">respondent <em>poe</em>, <em>kristen</em> events &amp; orders of the court dispositions 09/23/2008 agreed</div>\",\n                    \"title\": \"Denton County, Texas Court Record\",\n                    \"href\": \"/record/saewivec1692\"\n                },\n                {\n                    \"_score\": \"1162.872\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">denton county, <em>texas</em> district court record | register of actions case no. 2008</div> ... <div class=\\\"snippet\\\">20667-158 in the matter of the marriage of richard <em>poe</em> and <em>kristen</em> <em>poe</em> and in</div> ... <div class=\\\"snippet\\\">respondent <em>poe</em>, <em>kristen</em> events &amp; orders of the court dispositions 09/23/2008</div>\",\n                    \"title\": \"Denton County, Texas District Court Record\",\n                    \"href\": \"/record/np2jvnab0c92\"\n                },\n                {\n                    \"_score\": \"1142.135\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">richard theodore plaintiff <em>poe</em>, <em>kristen</em> beth plaintiff state of <em>texas</em> attorney</div> ... <div class=\\\"snippet\\\">attorneys attorney general attorney general of <em>texas</em> - child support defendant <em>poe</em></div> ... <div class=\\\"snippet\\\">denton county, <em>texas</em> court record | register of actions case no. 2007-61142-393</div>\",\n                    \"title\": \"Denton County, Texas Court Record\",\n                    \"href\": \"/record/sa7y9ps73042\"\n                },\n                {\n                    \"_score\": \"1142.001\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">defendant <em>poe</em>, richard theodore plaintiff <em>poe</em>, <em>kristen</em> beth plaintiff state of <em>texas</em></div> ... <div class=\\\"snippet\\\"><em>texas</em> (9.90) plaintiff <em>poe</em>, <em>kristen</em> beth total financial assessment 234.00 total</div> ... <div class=\\\"snippet\\\">denton county, <em>texas</em> district court record | register of actions case no. 2007</div>\",\n                    \"title\": \"Denton County, Texas District Court Record\",\n                    \"href\": \"/record/npqrnjs5299b\"\n                },\n                {\n                    \"_score\": \"1101.190\",\n                    \"highlight\": \"<div class=\\\"snippet\\\"><em>texas</em> vs <em>poe</em>, <em>kristen</em> anne case number mr2c1109691 court county court at law #2</div> ... <div class=\\\"snippet\\\">bell county, <em>texas</em> court record | case information mr2c1109691 | the state of</div> ... <div class=\\\"snippet\\\">state of <em>texas</em> active attorneys lead attorney danford, mark retained defendant</div>\",\n                    \"title\": \"Bell County, Texas Court Record\",\n                    \"href\": \"/record/fcltrvnded18\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"daa1fde2-7b7f-45c0-a5e4-548b83299b61"},{"name":"Example 1 - Basic search with page number","id":"2dc0c97d-1d3f-446f-94e7-fd522635b94a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/search?search=kristen poe texas&page=2","urlObject":{"protocol":"https","path":["search"],"host":["{{judyrecordsHost}}"],"query":[{"description":{"content":"<p>A basic search query containing a name and a state.</p>\n","type":"text/plain"},"key":"search","value":"kristen poe texas"},{"description":{"content":"<p>Specifying the 2nd page of search results.</p>\n","type":"text/plain"},"key":"page","value":"2"}],"variable":[]}},"response":[{"id":"ad459fef-4506-42b0-b141-842c8ca23e1d","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":{"raw":"https://{{judyrecordsHost}}/search?search=kristen poe texas&page=2","protocol":"https","host":["{{judyrecordsHost}}"],"path":["search"],"query":[{"key":"search","value":"kristen poe texas","description":"A basic search query containing a name and a state."},{"key":"page","value":"2","description":"Specifying the 2nd page of search results."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 07:38:10 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"1354"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"resultInfo\": {\n        \"took\": 20,\n        \"hits\": {\n            \"total\": {\n                \"value\": 52,\n                \"relation\": \"eq\",\n                \"retrieved\": 52\n            },\n            \"max_score\": \"1423.972\",\n            \"hits\": [\n                {\n                    \"_score\": \"1009.627\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">dallas county, <em>texas</em> county &amp; district court record | register of actions case</div> ... <div class=\\\"snippet\\\">no. df-00-10908 <em>poe</em> <em>kristen</em> b vs. <em>poe</em> richard case type: divorce subtype</div> ... <div class=\\\"snippet\\\">256-6300(w) petitioner <em>poe</em>, <em>kristen</em> b jane h mapes retained 972-256-6300(w</div>\",\n                    \"title\": \"Dallas County, Texas County & District Court Record\",\n                    \"href\": \"/record/26lajqiwaf06\"\n                },\n                {\n                    \"_score\": \"261.110\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">taylor county, <em>texas</em> court record | register of actions case no. 10279-d bank</div> ... <div class=\\\"snippet\\\">assessment 8.00 05/12/2015 payment receipt # dc-129279 first <em>texas</em> title company</div> ... <div class=\\\"snippet\\\">doris johnson, rosana belle evans, richard weeter, donald eugene <em>poe</em>, <em>kristen</em></div>\",\n                    \"title\": \"Taylor County, Texas Court Record\",\n                    \"href\": \"/record/ko2taotf5d3\"\n                },\n                {\n                    \"_score\": \"27.829\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">harris county, <em>texas</em> court record | case information 184200355147 | hastings</div> ... <div class=\\\"snippet\\\"><em>poe</em>, llc vs. <em>kristen</em> adams, daniel adams case number 184200355147 court precinct 4</div> ... <div class=\\\"snippet\\\">eviction case status disposed party plaintiff hastings <em>poe</em>, llc address 6300 la calma</div>\",\n                    \"title\": \"Harris County, Texas Court Record\",\n                    \"href\": \"/record/fnyzwax125d6\"\n                },\n                {\n                    \"_score\": \"26.700\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">state of <em>texas</em> vs <em>kristen</em> haynie case type: misdemeanor by complaint and</div> ... <div class=\\\"snippet\\\">dob: 07/27/1981 5&#039;3&quot;, 215 lbs state of <em>texas</em> the state of <em>texas</em> jason <em>poe</em> 903</div> ... <div class=\\\"snippet\\\">gregg county, <em>texas</em> court record | register of actions case no. 2006-2981 the</div>\",\n                    \"title\": \"Gregg County, Texas Court Record\",\n                    \"href\": \"/record/n2t1lyvpb4db\"\n                },\n                {\n                    \"_score\": \"26.394\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">bexar county, <em>texas</em> court record | case summary 225th district court case</div> ... <div class=\\\"snippet\\\">attorneys petitioner the state of <em>texas</em> jura, michele k court appointed respondent</div> ... <div class=\\\"snippet\\\">citation/child support jung, <em>kristen</em> marie served: 02/13/2017 served @ <em>poe</em>: 4917 fm</div>\",\n                    \"title\": \"Bexar County, Texas Court Record\",\n                    \"href\": \"/record/u47dsvh57446\"\n                },\n                {\n                    \"_score\": \"26.282\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">harris county, <em>texas</em> court record | case information 184100500857 | hastings</div> ... <div class=\\\"snippet\\\"><em>poe</em>, llc vs. <em>kristen</em> reeves case number 184100500857 court precinct 4, place 1</div> ... <div class=\\\"snippet\\\">status dismissed party plaintiff hastings <em>poe</em>, llc address 6300 la calma dr, ste 150</div>\",\n                    \"title\": \"Harris County, Texas Court Record\",\n                    \"href\": \"/record/vo6yag9803f36\"\n                },\n                {\n                    \"_score\": \"26.116\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">harris county, <em>texas</em> court record | case information 174200578987 | hastings</div> ... <div class=\\\"snippet\\\"><em>poe</em> llc vs. <em>kristen</em> adams, daniel adams case number 174200578987 court precinct 4</div> ... <div class=\\\"snippet\\\">eviction case status dismissed party plaintiff hastings <em>poe</em> llc address 6300 la calma</div>\",\n                    \"title\": \"Harris County, Texas Court Record\",\n                    \"href\": \"/record/fmwapr7180cc\"\n                },\n                {\n                    \"_score\": \"26.067\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">harris county, <em>texas</em> court record | case information 184100500859 | hastings</div> ... <div class=\\\"snippet\\\"><em>poe</em>, llc vs. <em>kristen</em> palumbo case number 184100500859 court precinct 4, place 1</div> ... <div class=\\\"snippet\\\">status dismissed party plaintiff hastings <em>poe</em>, llc address 6300 la calma dr, ste</div>\",\n                    \"title\": \"Harris County, Texas Court Record\",\n                    \"href\": \"/record/vvy2xzif058cd\"\n                },\n                {\n                    \"_score\": \"25.957\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">angelina county, <em>texas</em> court record | register of actions case no. cv-24309-1</div> ... <div class=\\\"snippet\\\">jerry <em>poe</em> and jennifer <em>poe</em> case type: small claims date filed: 01/14/2021 location</div> ... <div class=\\\"snippet\\\">jp1 party information attorneys defendant <em>poe</em>, jennifer defendant <em>poe</em>, jerry</div>\",\n                    \"title\": \"Angelina County, Texas Court Record\",\n                    \"href\": \"/record/v27foma20bf7\"\n                },\n                {\n                    \"_score\": \"25.933\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">angelina county, <em>texas</em> court record | register of actions case no. cv-24762-1</div> ... <div class=\\\"snippet\\\">alan <em>poe</em> case type: small claims date filed: 06/30/2021 location: jp1 party</div> ... <div class=\\\"snippet\\\">information attorneys defendant <em>poe</em>, alan plaintiff piney woods healthcare system, l.p</div>\",\n                    \"title\": \"Angelina County, Texas Court Record\",\n                    \"href\": \"/record/v2kcmy2d742b\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"2dc0c97d-1d3f-446f-94e7-fd522635b94a"},{"name":"Example 1 - Basic search with max wait","id":"2a998709-b993-4bea-aa98-87a936540960","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/search?search=court williamson&maxWaitSec=6","urlObject":{"protocol":"https","path":["search"],"host":["{{judyrecordsHost}}"],"query":[{"description":{"content":"<p>A basic search query that takes longer than normal to execute (if not cached) due to extremely common terms.</p>\n","type":"text/plain"},"key":"search","value":"court williamson"},{"description":{"content":"<p>Specifies that the search request should wait up to 6 seconds for results.</p>\n","type":"text/plain"},"key":"maxWaitSec","value":"6"}],"variable":[]}},"response":[{"id":"5be05f59-0fc0-495c-8296-c0b28ec7e3be","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":{"raw":"https://{{judyrecordsHost}}/search?search=court williamson&maxWaitSec=9","protocol":"https","host":["{{judyrecordsHost}}"],"path":["search"],"query":[{"key":"search","value":"court williamson","description":"A basic search query that takes longer than normal to execute (if not cached) due to extremely common terms."},{"key":"maxWaitSec","value":"9","description":"Specifies that the search request should wait up to 6 seconds for results."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 07:38:50 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"840"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"resultInfo\": {\n        \"took\": 3183,\n        \"hits\": {\n            \"total\": {\n                \"value\": 2888800,\n                \"relation\": \"eq\",\n                \"retrieved\": 2000\n            },\n            \"max_score\": \"1012.266\",\n            \"hits\": [\n                {\n                    \"_score\": \"1012.266\",\n                    \"highlight\": \"<div class=\\\"snippet\\\"><em>williamson</em> county, texas <em>court</em> record | register of actions case no. 04-0482</div> ... <div class=\\\"snippet\\\">transfer order judgment: other comment: transferred to district <em>court</em>, <em>williamson</em></div> ... <div class=\\\"snippet\\\">judgment: other comment: transferred to district <em>court</em>, <em>williamson</em> county 06/22/2004</div>\",\n                    \"title\": \"Williamson County, Texas Court Record\",\n                    \"href\": \"/record/lq60fdbd18b2\"\n                },\n                {\n                    \"_score\": \"971.612\",\n                    \"highlight\": \"<div class=\\\"snippet\\\"><em>williamson</em> county, texas <em>court</em> record | register of actions case no. 13-1623</div> ... <div class=\\\"snippet\\\">the peace <em>court</em>, <em>williamson</em> county, precinct two plaintiff american homes 4</div> ... <div class=\\\"snippet\\\">justice of the peace <em>court</em>, <em>williamson</em> county, precinct two served 11/25/2013</div>\",\n                    \"title\": \"Williamson County, Texas Court Record\",\n                    \"href\": \"/record/q4c1ik0s902e\"\n                },\n                {\n                    \"_score\": \"911.537\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">united states tax <em>court</em> <em>williamson</em> v. commissioner</div>\",\n                    \"title\": \"United States Tax Court Record\",\n                    \"href\": \"/record/chcsjd4jfbd1c\"\n                },\n                {\n                    \"_score\": \"911.537\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">united states tax <em>court</em> <em>williamson</em> v. commissioner</div>\",\n                    \"title\": \"United States Tax Court Record\",\n                    \"href\": \"/record/chcsjxyrraad7\"\n                },\n                {\n                    \"_score\": \"911.071\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">nevada supreme <em>court</em> <em>williamson</em> v. <em>williamson</em> rehearing denied</div>\",\n                    \"title\": \"Nevada Supreme Court Record\",\n                    \"href\": \"/record/vqsslyv4l64ea\"\n                },\n                {\n                    \"_score\": \"911.071\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">washington supreme <em>court</em> <em>williamson</em> v. <em>williamson</em> on rehearing</div>\",\n                    \"title\": \"Washington Supreme Court Record\",\n                    \"href\": \"/record/racjvqtog100e\"\n                },\n                {\n                    \"_score\": \"909.828\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">ohio supreme <em>court</em> <em>williamson</em> v. johnson judgment affirmed</div>\",\n                    \"title\": \"Ohio Supreme Court Record\",\n                    \"href\": \"/record/rltyfzz7ne0b0\"\n                },\n                {\n                    \"_score\": \"908.125\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">hawaii supreme <em>court</em> <em>williamson</em> v. hawaii paroling authority</div>\",\n                    \"title\": \"Hawaii Supreme Court Record\",\n                    \"href\": \"/record/2a1p4qacn62c1\"\n                },\n                {\n                    \"_score\": \"908.125\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">hawaii supreme <em>court</em> <em>williamson</em> v. reynolds metals co. affirmed</div>\",\n                    \"title\": \"Hawaii Supreme Court Record\",\n                    \"href\": \"/record/tvewfebcg8f91\"\n                },\n                {\n                    \"_score\": \"901.376\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">new york supreme <em>court</em> <em>williamson</em> v. carlton no opinion. order</div>\",\n                    \"title\": \"New York Supreme Court Record\",\n                    \"href\": \"/record/rgf4085i578ce\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"2a998709-b993-4bea-aa98-87a936540960"},{"name":"Example 2 - Search with proximity matching","id":"9503e265-747e-421c-8c05-ee55ee3d43ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/search?search=\"kristen poe\"~3 texas","urlObject":{"protocol":"https","path":["search"],"host":["{{judyrecordsHost}}"],"query":[{"description":{"content":"<p>A search query using proximity matching.</p>\n<p>More information about proximity searches can be found at the links below.</p>\n<p>Elasticsearch's website:</p>\n<p><a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#_proximity_searches\">https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#_proximity_searches</a></p>\n<p>Lucene's website:</p>\n<p><a href=\"https://lucene.apache.org/core/2_9_4/queryparsersyntax.html#Proximity%20Searches\">https://lucene.apache.org/core/2_9_4/queryparsersyntax.html#Proximity%20Searches</a></p>\n","type":"text/plain"},"key":"search","value":"\"kristen poe\"~3 texas"}],"variable":[]}},"response":[{"id":"73cc49d2-5091-4f00-ae64-297a54df9d3f","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":{"raw":"https://{{judyrecordsHost}}/search?search=\"kristen poe\"~3 texas","protocol":"https","host":["{{judyrecordsHost}}"],"path":["search"],"query":[{"key":"search","value":"\"kristen poe\"~3 texas","description":"A search query using proximity matching.\n\nMore information about proximity searches can be found at the links below.\n\nElasticsearch's website:\n\nhttps://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-query-string-query.html#_proximity_searches\n\nLucene's website:\n\nhttps://lucene.apache.org/core/2_9_4/queryparsersyntax.html#Proximity%20Searches"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 07:39:32 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"1219"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"resultInfo\": {\n        \"took\": 12,\n        \"hits\": {\n            \"total\": {\n                \"value\": 13,\n                \"relation\": \"eq\",\n                \"retrieved\": 13\n            },\n            \"max_score\": \"27.859\",\n            \"hits\": [\n                {\n                    \"_score\": \"27.859\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">state of <em>texas</em> vs. <em>kristen</em> <em>poe</em> case type: traffic - adult date filed: 03/23/2017</div> ... <div class=\\\"snippet\\\">state of <em>texas</em> charge information charges: <em>poe</em>, <em>kristen</em> beth statute level date</div> ... <div class=\\\"snippet\\\">location: jp2 party information lead attorneys defendant <em>poe</em>, <em>kristen</em> beth state</div>\",\n                    \"title\": \"Wise County, Texas Court Record\",\n                    \"href\": \"/record/upceuyjlb43f\"\n                },\n                {\n                    \"_score\": \"26.534\",\n                    \"highlight\": \"<div class=\\\"snippet\\\"><em>kristen</em> <em>poe</em> served: 06/07/05 filed: 06/15/05 issue date: 06/02/2005 file date: 06/15</div> ... <div class=\\\"snippet\\\">2005 service date: 06/07/2005 06/02/2005 service precept: <em>kristen</em> <em>poe</em> served: 06</div> ... <div class=\\\"snippet\\\">06/02/2005 other(general) citation: <em>kristen</em> <em>poe</em> served: 06/07/05 filed: 06/15</div>\",\n                    \"title\": \"Cameron County, Texas Court Record\",\n                    \"href\": \"/record/vo10lo0y1d20\"\n                },\n                {\n                    \"_score\": \"26.328\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">state of <em>texas</em> vs the state of <em>texas</em>, <em>poe</em>, <em>kristen</em> case type: traffic date filed: 12</div> ... <div class=\\\"snippet\\\">14/1995 location: jp1 party information attorneys defendant <em>poe</em>, <em>kristen</em> other</div> ... <div class=\\\"snippet\\\">huntsville, tx 77340 state state of <em>texas</em> charge information charges: <em>poe</em></div>\",\n                    \"title\": \"Walker County, Texas Court Record\",\n                    \"href\": \"/record/n1ihm4k65cf9\"\n                },\n                {\n                    \"_score\": \"26.328\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">state of <em>texas</em> vs the state of <em>texas</em>, <em>poe</em>, <em>kristen</em> case type: traffic date filed: 12</div> ... <div class=\\\"snippet\\\">14/1995 location: jp1 party information attorneys defendant <em>poe</em>, <em>kristen</em> other</div> ... <div class=\\\"snippet\\\">huntsville, tx 77340 state state of <em>texas</em> charge information charges: <em>poe</em></div>\",\n                    \"title\": \"Walker County, Texas Court Record\",\n                    \"href\": \"/record/n1iyqydcde11\"\n                },\n                {\n                    \"_score\": \"25.999\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">united states bankruptcy court, n.d. <em>texas</em> richard t. <em>poe</em> and</div> ... <div class=\\\"snippet\\\"><em>kristen</em> beth <em>poe</em></div>\",\n                    \"title\": \"United States Bankruptcy Court, N.D. Texas Record\",\n                    \"href\": \"/record/cg48psieb487b\"\n                },\n                {\n                    \"_score\": \"22.667\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">in the matter of the marriage of richard <em>poe</em> and <em>kristen</em> <em>poe</em> and in the</div> ... <div class=\\\"snippet\\\">respondent <em>poe</em>, <em>kristen</em> events &amp; orders of the court dispositions 09/23/2008 agreed</div> ... <div class=\\\"snippet\\\">judgment (judicial officer: collier, jake) party( <em>poe</em>, <em>kristen</em> ) judgment: () - other</div>\",\n                    \"title\": \"Denton County, Texas Court Record\",\n                    \"href\": \"/record/saewivec1692\"\n                },\n                {\n                    \"_score\": \"22.667\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">20667-158 in the matter of the marriage of richard <em>poe</em> and <em>kristen</em> <em>poe</em> and in</div> ... <div class=\\\"snippet\\\">respondent <em>poe</em>, <em>kristen</em> events &amp; orders of the court dispositions 09/23/2008</div> ... <div class=\\\"snippet\\\">agreed judgment (judicial officer: collier, jake) party( <em>poe</em>, <em>kristen</em> ) judgment</div>\",\n                    \"title\": \"Denton County, Texas District Court Record\",\n                    \"href\": \"/record/np2jvnab0c92\"\n                },\n                {\n                    \"_score\": \"22.225\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">richard theodore plaintiff <em>poe</em>, <em>kristen</em> beth plaintiff state of <em>texas</em> attorney</div> ... <div class=\\\"snippet\\\">of negotiation conference <em>kristen</em> beth <em>poe</em> waiver of ten days notice of</div> ... <div class=\\\"snippet\\\">plaintiff <em>poe</em>, <em>kristen</em> beth total financial assessment 234.00 total payments</div>\",\n                    \"title\": \"Denton County, Texas Court Record\",\n                    \"href\": \"/record/sa7y9ps73042\"\n                },\n                {\n                    \"_score\": \"22.225\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">defendant poe, richard theodore plaintiff <em>poe</em>, <em>kristen</em> beth plaintiff state of <em>texas</em></div> ... <div class=\\\"snippet\\\"><em>texas</em> (9.90) plaintiff <em>poe</em>, <em>kristen</em> beth total financial assessment 234.00 total</div> ... <div class=\\\"snippet\\\">party( <em>poe</em>, <em>kristen</em> beth ) judgment: () - other judgment amt: 0.00 child support</div>\",\n                    \"title\": \"Denton County, Texas District Court Record\",\n                    \"href\": \"/record/npqrnjs5299b\"\n                },\n                {\n                    \"_score\": \"21.442\",\n                    \"highlight\": \"<div class=\\\"snippet\\\"><em>texas</em> vs <em>poe</em>, <em>kristen</em> anne case number mr2c1109691 court county court at law #2</div> ... <div class=\\\"snippet\\\"><em>poe</em>, <em>kristen</em> anne dob xx/xx/1977 charge charges <em>poe</em>, <em>kristen</em> anne description</div> ... <div class=\\\"snippet\\\">bell county, <em>texas</em> court record | case information mr2c1109691 | the state of</div>\",\n                    \"title\": \"Bell County, Texas Court Record\",\n                    \"href\": \"/record/fcltrvnded18\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"9503e265-747e-421c-8c05-ee55ee3d43ff"},{"name":"Example 3 - Search with exact match","id":"168c33eb-503d-4829-bc11-4fed57e3bc4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/search?search=\"kristen poe\"","urlObject":{"protocol":"https","path":["search"],"host":["{{judyrecordsHost}}"],"query":[{"description":{"content":"<p>A search query specifying an exact match.</p>\n","type":"text/plain"},"key":"search","value":"\"kristen poe\""}],"variable":[]}},"response":[{"id":"5b4912f0-6a3c-4334-8b0c-514da6ec2a20","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":{"raw":"https://{{judyrecordsHost}}/search?search=\"kristen poe\"","protocol":"https","host":["{{judyrecordsHost}}"],"path":["search"],"query":[{"key":"search","value":"\"kristen poe\"","description":"A search query specifying an exact match."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 07:40:10 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"1110"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"resultInfo\": {\n        \"took\": 11,\n        \"hits\": {\n            \"total\": {\n                \"value\": 11,\n                \"relation\": \"eq\",\n                \"retrieved\": 11\n            },\n            \"max_score\": \"23.987\",\n            \"hits\": [\n                {\n                    \"_score\": \"23.987\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">arizona court record | j-1102-cv-200901253 <em>kristen</em> <em>poe</em> defendant casa grande</div>\",\n                    \"title\": \"Arizona Court Record\",\n                    \"href\": \"/record/jr38ihwu6aa8\"\n                },\n                {\n                    \"_score\": \"23.204\",\n                    \"highlight\": \"<div class=\\\"snippet\\\"><em>kristen</em> <em>poe</em> served: 06/07/05 filed: 06/15/05 issue date: 06/02/2005 file date: 06/15</div> ... <div class=\\\"snippet\\\">2005 service date: 06/07/2005 06/02/2005 service precept: <em>kristen</em> <em>poe</em> served: 06</div> ... <div class=\\\"snippet\\\">06/02/2005 other(general) citation: <em>kristen</em> <em>poe</em> served: 06/07/05 filed: 06/15</div>\",\n                    \"title\": \"Cameron County, Texas Court Record\",\n                    \"href\": \"/record/vo10lo0y1d20\"\n                },\n                {\n                    \"_score\": \"20.152\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">state of texas vs. <em>kristen</em> <em>poe</em> case type: traffic - adult date filed: 03/23/2017</div>\",\n                    \"title\": \"Wise County, Texas Court Record\",\n                    \"href\": \"/record/upceuyjlb43f\"\n                },\n                {\n                    \"_score\": \"18.667\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">1996 failure of service on failure of service on <em>kristen</em> <em>poe</em>, cert mail returned</div> ... <div class=\\\"snippet\\\">of <em>kristen</em> <em>poe</em> by reg. mail with cert. of mailing post mark date oct. 3, 1996. 10</div> ... <div class=\\\"snippet\\\">failure of service on failure of service on <em>kristen</em> <em>poe</em>, cert. mail ret. unknown, no</div>\",\n                    \"title\": \"Logan County, Ohio Common Pleas and Family Court Record\",\n                    \"href\": \"/record/vn150t9fc60\"\n                },\n                {\n                    \"_score\": \"18.331\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">petitioner lacher, thomas edward confidential respondent didonna, <em>kristen</em> <em>poe</em>: 5550</div>\",\n                    \"title\": \"Pinellas County, Florida Circuit Court Record\",\n                    \"href\": \"/record/dxb8ing275caa\"\n                },\n                {\n                    \"_score\": \"16.143\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">in the matter of the marriage of richard poe and <em>kristen</em> <em>poe</em> and in the</div>\",\n                    \"title\": \"Denton County, Texas Court Record\",\n                    \"href\": \"/record/saewivec1692\"\n                },\n                {\n                    \"_score\": \"16.143\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">20667-158 in the matter of the marriage of richard poe and <em>kristen</em> <em>poe</em> and in</div>\",\n                    \"title\": \"Denton County, Texas District Court Record\",\n                    \"href\": \"/record/np2jvnab0c92\"\n                },\n                {\n                    \"_score\": \"15.526\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">petitioner lacher, kimberly michelle confidential respondent didonna, <em>kristen</em></div> ... <div class=\\\"snippet\\\"><em>poe</em>: esurance 5550 w idlewild ave #0 tampa, fl 33634 events &amp; orders of the court</div>\",\n                    \"title\": \"Pinellas County, Florida Circuit Court Record\",\n                    \"href\": \"/record/dxzxzfeac6c38\"\n                },\n                {\n                    \"_score\": \"12.627\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">thompson, <em>kristen</em> <em>poe</em>: 2237 wealthy st se , e. grand rapids , mi , 49506 judgement</div>\",\n                    \"title\": \"Grand Rapids, Michigan District Court Record\",\n                    \"href\": \"/record/2jylpz7x52cb\"\n                },\n                {\n                    \"_score\": \"4.552\",\n                    \"highlight\": \"<div class=\\\"snippet\\\">administration of support order. funds for <em>kristen</em> <em>poe</em> to be impounded. see journal</div>\",\n                    \"title\": \"Lake County, Ohio Court Record\",\n                    \"href\": \"/record/xqcw6ara3ed\"\n                }\n            ]\n        }\n    }\n}"}],"_postman_id":"168c33eb-503d-4829-bc11-4fed57e3bc4d"},{"name":"Example 4 - Search failure - only stop words in query","id":"c559f130-d268-4d7e-abe8-cba3b71eecbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/search?search=texas case","urlObject":{"protocol":"https","path":["search"],"host":["{{judyrecordsHost}}"],"query":[{"description":{"content":"<p>These two search terms (texas and case) are both considered stop words.</p>\n<p>Common court words and state names are considered stop words.</p>\n","type":"text/plain"},"key":"search","value":"texas case"}],"variable":[]}},"response":[{"id":"e9d2dd09-7969-49c7-b406-3cebe66b598d","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":{"raw":"https://{{judyrecordsHost}}/search?search=texas case","protocol":"https","host":["{{judyrecordsHost}}"],"path":["search"],"query":[{"key":"search","value":"texas case","description":"These two search terms (texas and case) are both considered stop words.\n\nCommon court words and state names are considered stop words."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 07:40:33 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"114"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"errors\": [\n        \"At least one non-general search term must be provided.\"\n    ]\n}"}],"_postman_id":"c559f130-d268-4d7e-abe8-cba3b71eecbb"},{"name":"Example 5 - Search failure - syntax error","id":"14f0ee1e-e2c3-4f9f-8103-8dc070fa1d5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/search?search=\"kristen poe","urlObject":{"protocol":"https","path":["search"],"host":["{{judyrecordsHost}}"],"query":[{"description":{"content":"<p>A search query containing an unmatched double-quote character, leading to a syntax error.</p>\n<p>The processingStatusMsg details may be used. However, code using this field should account for the possibility that the content/format of this field may change or be inconsistent.</p>\n","type":"text/plain"},"key":"search","value":"\"kristen poe"}],"variable":[]}},"response":[{"id":"7610a4b2-7ee5-4585-b806-727c8ea47b20","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":{"raw":"https://{{judyrecordsHost}}/search?search=\"kristen poe","protocol":"https","host":["{{judyrecordsHost}}"],"path":["search"],"query":[{"key":"search","value":"\"kristen poe","description":"A search query containing an unmatched double-quote character, leading to a syntax error.\n\nThe processingStatusMsg details may be used. However, code using this field should account for the possibility that the content/format of this field may change or be inconsistent."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 07:40:52 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"404"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"processingStatusMsg\": \"{\\\"error\\\":{\\\"root_cause\\\":[{\\\"type\\\":\\\"query_shard_exception\\\",\\\"reason\\\":\\\"Failed to parse query [\\\\\\\"kristen poe]\\\",\\\"index_uuid\\\":\\\"6mrZdfTpQ5q5-k651aekrA\\\",\\\"index\\\":\\\"cases_new\\\"}],\\\"type\\\":\\\"search_phase_execution_exception\\\",\\\"reason\\\":\\\"all shards failed\\\",\\\"phase\\\":\\\"query\\\",\\\"grouped\\\":true,\\\"failed_shards\\\":[{\\\"shard\\\":0,\\\"index\\\":\\\"cases_new\\\",\\\"node\\\":\\\"xpSlX_sBTaqaV8y91HWl9A\\\",\\\"reason\\\":{\\\"type\\\":\\\"query_shard_exception\\\",\\\"reason\\\":\\\"Failed to parse query [\\\\\\\"kristen poe]\\\",\\\"index_uuid\\\":\\\"6mrZdfTpQ5q5-k651aekrA\\\",\\\"index\\\":\\\"cases_new\\\",\\\"caused_by\\\":{\\\"type\\\":\\\"parse_exception\\\",\\\"reason\\\":\\\"Cannot parse '\\\\\\\"kristen poe': Lexical error at line 1, column 13.  Encountered: <EOF> after : \\\\\\\"\\\\\\\\\\\\\\\"kristen poe\\\\\\\"\\\",\\\"caused_by\\\":{\\\"type\\\":\\\"token_mgr_error\\\",\\\"reason\\\":\\\"Lexical error at line 1, column 13.  Encountered: <EOF> after : \\\\\\\"\\\\\\\\\\\\\\\"kristen poe\\\\\\\"\\\"}}}}]},\\\"status\\\":400}\"\n}"}],"_postman_id":"14f0ee1e-e2c3-4f9f-8103-8dc070fa1d5c"}],"id":"2afa602c-072e-41d6-94ea-c4ae494df0be","_postman_id":"2afa602c-072e-41d6-94ea-c4ae494df0be","description":""},{"name":"Case Endpoint","item":[{"name":"Case Endpoint - Overview","id":"da6ee578-1732-46e2-9e63-1b4028119408","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"<p>Your application API key.</p>\n","type":"text"}],"url":"https://{{judyrecordsHost}}/record/upceuyjlb43f","urlObject":{"protocol":"https","path":["record","upceuyjlb43f"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"343a8cb6-0ac1-4d37-bfa1-6a90f0c18dfe","name":"Response Example - Annotated","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","description":"Your application API key.","type":"text"}],"url":"https://{{judyrecordsHost}}/record/upceuyjlb43f"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Apr 2023 08:47:00 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"1262"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    /* The status of the case request. Possible values are failed or succeeded. */\n    \"status\": \"succeeded\",\n\n    /*\n    Title info for the case.\n    The \"recordContext\" key usually matches the value in the search result title.\n    The \"recordStyle\" is not available in most data sources but allows more detailed title info about a case.\n    You can think of these keys as a heading and sub-heading.\n    */\n    \"caseTitleInfo\": {\n        \"recordContext\": \"Wise County, Texas Court Record\",\n        \"recordStyle\": null\n    },\n\n    /* The case data available for this case. */\n    \"case\": {\n\n        /* The data source case ID for this case. This value is not unique across judyrecords and is only unique within a data source. */\n        \"caseId\": \"340843\",\n\n        /*\n        One or more keys may be present that include the sub-string \"httpreq\".\n        This case has only one such key, but some data sources have multiple HTTP request keys.\n        \n        Importantly, a key with the sub-string \"httpreq\" may contain one or more sub keys that include the sub-string \"httpreq\".\n        \n        There is no strict naming convention for HTTP request columns with the exception that they must contain the sub-string \"httpreq\" (case insensitive).\n\n        The following are examples of valid HTTP request keys you may encounter:\n        - httpReq\n        - caseDetailsHttpReq\n        - caseSummaryHttpReq\n        - partyInfoHttpReq\n        - httpReqs\n        - caseDetailsHttpReqs\n\n        In the above list, httpReqs and caseDetailsHttpReqs would contain one or more sub keys that include the sub-string \"httpreq\".\n\n        See the following cases for additional helpful examples:\n        - https://{{judyrecordsHost}}/record/sjxrjn3z1f0d\n        - https://{{judyrecordsHost}}/record/d78lsxca99a8a\n        */\n        \"caseDetailsHttpReq\": \"    <div class=\\\"ssCaseDetailROA\\\"   >Register of Actions</div><div class=\\\"ssCaseDetailCaseNbr\\\"   > Case No. <span style=\\\"font-variant: normal\\\">CR-17-01368-2</span></div><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" border=\\\"0\\\" width=\\\"100%\\\" ><tr><td width=\\\"50%\\\" valign=\\\"top\\\"><b>STATE OF TEXAS vs. KRISTEN POE</b></td><td><br /><br /><br /><br /><br /></td><td width=\\\"50%\\\" valign=\\\"top\\\" align=\\\"center\\\"><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"90%\\\" border=\\\"0\\\"><tr><td width=\\\"70%\\\"><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"100%\\\" border=\\\"0\\\"><cols>  </cols><tr><th class=\\\"ssTableHeaderLabel\\\">Case Type:</th><td style=\\\"padding-left:10px\\\"><b>Traffic - Adult</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\">Date Filed:</th><td style=\\\"padding-left:10px\\\"><b>03/23/2017</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\">Location:</th><td style=\\\"padding-left:10px\\\"><b>JP2</b></td></tr></table></td></tr></table></td></tr></table><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"100%\\\" border=\\\"0\\\" style=\\\"table-layout: fixed\\\" >     <caption><div class=\\\"ssCaseDetailSectionTitle\\\">Party Information</div></caption><tr><td colspan=\\\"4\\\"></td><th class=\\\"ssTableHeader\\\" id=\\\"PIc5\\\">Lead Attorneys</th></tr><tr><th class=\\\"ssTableHeader\\\" valign=\\\"top\\\" rowspan=\\\"2\\\" id=\\\"PIr01\\\">Defendant</th><th class=\\\"ssTableHeader\\\" valign=\\\"top\\\" id=\\\"PIr11\\\">POE, KRISTEN BETH</th><td rowspan=\\\"2\\\"></td><td rowspan=\\\"2\\\" valign=\\\"top\\\" headers=\\\"   PIr01    PIr11\\\"></td><td rowspan=\\\"2\\\" valign=\\\"top\\\" headers=\\\"   PIr01    PIr11    PIc5   \\\"></td></tr><tr><td valign=\\\"top\\\" headers=\\\"   PIr01    PIr11\\\"></td></tr><tr height=\\\"25\\\"><td colspan=\\\"5\\\"></td></tr><tr><th class=\\\"ssTableHeader\\\" valign=\\\"top\\\" rowspan=\\\"2\\\" id=\\\"PIr02\\\">State</th><th class=\\\"ssTableHeader\\\" valign=\\\"top\\\" id=\\\"PIr12\\\">STATE OF TEXAS</th><td rowspan=\\\"2\\\"></td><td rowspan=\\\"2\\\" valign=\\\"top\\\" headers=\\\"   PIr02    PIr12\\\"></td><td rowspan=\\\"2\\\" valign=\\\"top\\\" headers=\\\"   PIr02    PIr12    PIc5   \\\"></td></tr><tr><td valign=\\\"top\\\" headers=\\\"   PIr02    PIr12\\\"></td></tr></table><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"100%\\\" border=\\\"0\\\" >      <caption><div class=\\\"ssCaseDetailSectionTitle\\\">Charge Information</div></caption><tr><th class=\\\"ssTableHeader\\\"   colspan=\\\"2\\\"> Charges: POE, KRISTEN BETH</th><th class=\\\"ssTableHeader\\\"></th><th class=\\\"ssTableHeader\\\"> Statute </th><th class=\\\"ssTableHeader\\\"> Level </th><th class=\\\"ssTableHeader\\\"> Date </th></tr><tr><td valign=\\\"top\\\">1.  </td><td valign=\\\"top\\\">SPEEDING 73/55</td><td valign=\\\"top\\\"></td><td valign=\\\"top\\\">545.351</td><td valign=\\\"top\\\"  >Misdemeanor Traffic</td><td valign=\\\"top\\\"  >03/08/2017</td></tr><tr><td /><td></td></tr></table><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"100%\\\" border=\\\"0\\\" style=\\\"table-layout:fixed;\\\" >     <caption><div class=\\\"ssCaseDetailSectionTitle\\\">Events & Orders of the Court</div></caption><tr><td></td><td style=\\\"border-right: 1px solid black\\\"></td><td></td><th id=\\\"CDisp\\\" class=\\\"ssEventsAndOrdersSubTitle\\\">DISPOSITIONS</th></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDCD1\\\">03/31/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td valign=\\\"top\\\" headers=\\\"CDisp RCDCD1\\\"><div style=\\\"padding-bottom: 10px\\\"><b>Plea</b> (Judicial Officer: Johnson, Craig)<br /><div><div style=\\\"padding-left: 10px\\\">1. SPEEDING 73/55<div style=\\\"padding-left: 40px\\\">Nolo Contendere</div><div style=\\\"padding-left: 40px\\\"></div></div></div></div></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDCD2\\\">04/05/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td valign=\\\"top\\\" headers=\\\"CDisp RCDCD2\\\"><div style=\\\"padding-bottom: 10px\\\"><b>Disposition</b> (Judicial Officer: Johnson, Craig)<br /><div><div style=\\\"padding-left: 10px\\\">1. SPEEDING 73/55<div style=\\\"padding-left: 40px\\\">Paid Fine</div><div style=\\\"padding-left: 40px\\\"></div></div></div></div></td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td></td><td style=\\\"border-right: 1px solid black\\\"></td><td></td><th id=\\\"COtherEventsAndHearings\\\" class=\\\"ssEventsAndOrdersSubTitle\\\">OTHER EVENTS AND HEARINGS</th></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER1\\\">03/23/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER1\\\"><b>Case Filed (OCA)</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER2\\\">03/31/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER2\\\"><b>Called Office</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER3\\\">03/31/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER3\\\"><b>Judgment</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER4\\\">04/04/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER4\\\"><b>E-Mail Received</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER5\\\">04/05/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER5\\\"><b>Paid in Full</b></td></tr></table>    \"\n    }\n}"}],"_postman_id":"da6ee578-1732-46e2-9e63-1b4028119408"},{"name":"Example 1 - View Case - Success","id":"6160b5c6-3f34-410a-bb30-a54c83e49bd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/record/upceuyjlb43f","urlObject":{"protocol":"https","path":["record","upceuyjlb43f"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"d8563ace-4156-4509-9a56-a64922c14075","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"url":"https://{{judyrecordsHost}}/record/upceuyjlb43f"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Apr 2023 21:09:35 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"1262"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"succeeded\",\n    \"caseTitleInfo\": {\n        \"recordContext\": \"Wise County, Texas Court Record\",\n        \"recordStyle\": null\n    },\n    \"case\": {\n        \"caseId\": \"340843\",\n        \"caseDetailsHttpReq\": \"    <div class=\\\"ssCaseDetailROA\\\"   >Register of Actions</div><div class=\\\"ssCaseDetailCaseNbr\\\"   > Case No. <span style=\\\"font-variant: normal\\\">CR-17-01368-2</span></div><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" border=\\\"0\\\" width=\\\"100%\\\" ><tr><td width=\\\"50%\\\" valign=\\\"top\\\"><b>STATE OF TEXAS vs. KRISTEN POE</b></td><td><br /><br /><br /><br /><br /></td><td width=\\\"50%\\\" valign=\\\"top\\\" align=\\\"center\\\"><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"90%\\\" border=\\\"0\\\"><tr><td width=\\\"70%\\\"><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"100%\\\" border=\\\"0\\\"><cols>  </cols><tr><th class=\\\"ssTableHeaderLabel\\\">Case Type:</th><td style=\\\"padding-left:10px\\\"><b>Traffic - Adult</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\">Date Filed:</th><td style=\\\"padding-left:10px\\\"><b>03/23/2017</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\">Location:</th><td style=\\\"padding-left:10px\\\"><b>JP2</b></td></tr></table></td></tr></table></td></tr></table><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"100%\\\" border=\\\"0\\\" style=\\\"table-layout: fixed\\\" >     <caption><div class=\\\"ssCaseDetailSectionTitle\\\">Party Information</div></caption><tr><td colspan=\\\"4\\\"></td><th class=\\\"ssTableHeader\\\" id=\\\"PIc5\\\">Lead Attorneys</th></tr><tr><th class=\\\"ssTableHeader\\\" valign=\\\"top\\\" rowspan=\\\"2\\\" id=\\\"PIr01\\\">Defendant</th><th class=\\\"ssTableHeader\\\" valign=\\\"top\\\" id=\\\"PIr11\\\">POE, KRISTEN BETH</th><td rowspan=\\\"2\\\"></td><td rowspan=\\\"2\\\" valign=\\\"top\\\" headers=\\\"   PIr01    PIr11\\\"></td><td rowspan=\\\"2\\\" valign=\\\"top\\\" headers=\\\"   PIr01    PIr11    PIc5   \\\"></td></tr><tr><td valign=\\\"top\\\" headers=\\\"   PIr01    PIr11\\\"></td></tr><tr height=\\\"25\\\"><td colspan=\\\"5\\\"></td></tr><tr><th class=\\\"ssTableHeader\\\" valign=\\\"top\\\" rowspan=\\\"2\\\" id=\\\"PIr02\\\">State</th><th class=\\\"ssTableHeader\\\" valign=\\\"top\\\" id=\\\"PIr12\\\">STATE OF TEXAS</th><td rowspan=\\\"2\\\"></td><td rowspan=\\\"2\\\" valign=\\\"top\\\" headers=\\\"   PIr02    PIr12\\\"></td><td rowspan=\\\"2\\\" valign=\\\"top\\\" headers=\\\"   PIr02    PIr12    PIc5   \\\"></td></tr><tr><td valign=\\\"top\\\" headers=\\\"   PIr02    PIr12\\\"></td></tr></table><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"100%\\\" border=\\\"0\\\" >      <caption><div class=\\\"ssCaseDetailSectionTitle\\\">Charge Information</div></caption><tr><th class=\\\"ssTableHeader\\\"   colspan=\\\"2\\\"> Charges: POE, KRISTEN BETH</th><th class=\\\"ssTableHeader\\\"></th><th class=\\\"ssTableHeader\\\"> Statute </th><th class=\\\"ssTableHeader\\\"> Level </th><th class=\\\"ssTableHeader\\\"> Date </th></tr><tr><td valign=\\\"top\\\">1.  </td><td valign=\\\"top\\\">SPEEDING 73/55</td><td valign=\\\"top\\\"></td><td valign=\\\"top\\\">545.351</td><td valign=\\\"top\\\"  >Misdemeanor Traffic</td><td valign=\\\"top\\\"  >03/08/2017</td></tr><tr><td /><td></td></tr></table><table cellpadding=\\\"0\\\" cellspacing=\\\"0\\\" width=\\\"100%\\\" border=\\\"0\\\" style=\\\"table-layout:fixed;\\\" >     <caption><div class=\\\"ssCaseDetailSectionTitle\\\">Events & Orders of the Court</div></caption><tr><td></td><td style=\\\"border-right: 1px solid black\\\"></td><td></td><th id=\\\"CDisp\\\" class=\\\"ssEventsAndOrdersSubTitle\\\">DISPOSITIONS</th></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDCD1\\\">03/31/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td valign=\\\"top\\\" headers=\\\"CDisp RCDCD1\\\"><div style=\\\"padding-bottom: 10px\\\"><b>Plea</b> (Judicial Officer: Johnson, Craig)<br /><div><div style=\\\"padding-left: 10px\\\">1. SPEEDING 73/55<div style=\\\"padding-left: 40px\\\">Nolo Contendere</div><div style=\\\"padding-left: 40px\\\"></div></div></div></div></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDCD2\\\">04/05/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td valign=\\\"top\\\" headers=\\\"CDisp RCDCD2\\\"><div style=\\\"padding-bottom: 10px\\\"><b>Disposition</b> (Judicial Officer: Johnson, Craig)<br /><div><div style=\\\"padding-left: 10px\\\">1. SPEEDING 73/55<div style=\\\"padding-left: 40px\\\">Paid Fine</div><div style=\\\"padding-left: 40px\\\"></div></div></div></div></td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td></td><td style=\\\"border-right: 1px solid black\\\"></td><td></td><th id=\\\"COtherEventsAndHearings\\\" class=\\\"ssEventsAndOrdersSubTitle\\\">OTHER EVENTS AND HEARINGS</th></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER1\\\">03/23/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER1\\\"><b>Case Filed (OCA)</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER2\\\">03/31/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER2\\\"><b>Called Office</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER3\\\">03/31/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER3\\\"><b>Judgment</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER4\\\">04/04/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER4\\\"><b>E-Mail Received</b></td></tr><tr><th class=\\\"ssTableHeaderLabel\\\" valign=\\\"top\\\" id=\\\"RCDER5\\\">04/05/2017</th><td style=\\\"border-right: 1px solid black\\\"></td><td></td><td headers=\\\"COtherEventsAndHearings RCDER5\\\"><b>Paid in Full</b></td></tr></table>    \"\n    }\n}"}],"_postman_id":"6160b5c6-3f34-410a-bb30-a54c83e49bd2"},{"name":"Example 2 - View Case - Failure","id":"fa942b85-b2af-45ce-93d3-8eb9497c8ea9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text","description":"<p>Your application API key.</p>\n"}],"url":"https://{{judyrecordsHost}}/record/upceuyjlb43ff","urlObject":{"protocol":"https","path":["record","upceuyjlb43ff"],"host":["{{judyrecordsHost}}"],"query":[],"variable":[]}},"response":[{"id":"6dfbde91-6cc2-4d5f-b741-2594de124d54","name":"Response Example","originalRequest":{"method":"GET","header":[{"key":"X-Api-Key","value":"{{X-Api-Key}}","type":"text"}],"url":"https://{{judyrecordsHost}}/record/upceuyjlb43ff"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Apr 2023 21:10:07 GMT"},{"key":"Server","value":"Apache"},{"key":"Vary","value":"Accept-Encoding,User-Agent"},{"key":"Content-Encoding","value":"gzip"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Length","value":"84"},{"key":"Keep-Alive","value":"timeout=5, max=250"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"failed\",\n    \"processingStatusMsg\": \"Record not found.\"\n}"}],"_postman_id":"fa942b85-b2af-45ce-93d3-8eb9497c8ea9"}],"id":"ce1b96f2-e707-45b6-9e03-d7301487e2dd","_postman_id":"ce1b96f2-e707-45b6-9e03-d7301487e2dd","description":""}],"id":"cb13f62d-d1be-466d-9665-6c10d8c13709","_postman_id":"cb13f62d-d1be-466d-9665-6c10d8c13709","description":""}]}