Ceiling Rate Search View Set

GET /api/v3/search/ceilingrates/?suggest=labor_category:co&suggest=vendor_name:te&suggest=idv_piid:47q
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "idv_piid-suggestion": [
        {
            "text": "47q",
            "offset": 0,
            "length": 3,
            "options": [
                {
                    "text": "47QMCB18D0007",
                    "_index": "ceilingrates",
                    "_id": "6373585",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "47QMCB19D000C",
                    "_index": "ceilingrates",
                    "_id": "6371050",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "47QRAA20D0081",
                    "_index": "ceilingrates",
                    "_id": "6386732",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "47QRAA20D0088",
                    "_index": "ceilingrates",
                    "_id": "6251043",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "47QRAA20D0090",
                    "_index": "ceilingrates",
                    "_id": "6382279",
                    "_score": 1.0,
                    "_source": {}
                }
            ]
        }
    ],
    "labor_category-suggestion": [
        {
            "text": "co",
            "offset": 0,
            "length": 2,
            "options": [
                {
                    "text": "508 Compliance Analyst",
                    "_index": "ceilingrates",
                    "_id": "6376934",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "COBOL Developer",
                    "_index": "ceilingrates",
                    "_id": "6301721",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "Co-Creative Director",
                    "_index": "ceilingrates",
                    "_id": "6297498",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "Co-Op Engineer/Scientist",
                    "_index": "ceilingrates",
                    "_id": "6302129",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "Co-Op Engineer/Scientist**",
                    "_index": "ceilingrates",
                    "_id": "6314389",
                    "_score": 1.0,
                    "_source": {}
                }
            ]
        }
    ],
    "vendor_name-suggestion": [
        {
            "text": "te",
            "offset": 0,
            "length": 2,
            "options": [
                {
                    "text": "TEAM 7 CONSULTING LLC",
                    "_index": "ceilingrates",
                    "_id": "6352043",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "TEAM ESCALATE LLC",
                    "_index": "ceilingrates",
                    "_id": "6352236",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "TEAM RESULTS USA LLC",
                    "_index": "ceilingrates",
                    "_id": "6381173",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "TEC SOLUTIONS LLC",
                    "_index": "ceilingrates",
                    "_id": "6385368",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "TECH SERVICES GROUP, INC.",
                    "_index": "ceilingrates",
                    "_id": "6303816",
                    "_score": 1.0,
                    "_source": {}
                }
            ]
        }
    ]
}