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": "47QMCB19D000C",
                    "_index": "ceilingrates",
                    "_id": "6371052",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "47QRAA20D0028",
                    "_index": "ceilingrates",
                    "_id": "6398313",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "47QRAA20D0041",
                    "_index": "ceilingrates",
                    "_id": "6380922",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "47QRAA20D0042",
                    "_index": "ceilingrates",
                    "_id": "6388316",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "47QRAA20D0081",
                    "_index": "ceilingrates",
                    "_id": "6386724",
                    "_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": "508 Compliance Expert",
                    "_index": "ceilingrates",
                    "_id": "6376933",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "508 Compliance Specialist",
                    "_index": "ceilingrates",
                    "_id": "6304515",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "COBOL Developer",
                    "_index": "ceilingrates",
                    "_id": "6301721",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "COMM Consultant I",
                    "_index": "ceilingrates",
                    "_id": "6404467",
                    "_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 HOLDINGS, INC.",
                    "_index": "ceilingrates",
                    "_id": "6461002",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "TEAM RESULTS USA LLC",
                    "_index": "ceilingrates",
                    "_id": "6381173",
                    "_score": 1.0,
                    "_source": {}
                },
                {
                    "text": "TEAMMATES COMMERCIAL INTERIORS, INC.",
                    "_index": "ceilingrates",
                    "_id": "6430786",
                    "_score": 1.0,
                    "_source": {}
                }
            ]
        }
    ]
}