Lucidworks · JSON Structure

Lucidworks Structure

Structural overview of the Lucidworks API surface; extracted from openapi/.

Type: Properties: 0
SearchArtificial IntelligenceEnterprise SearchVector SearchRAGCommerce

Lucidworks Structure is a JSON Structure definition published by Lucidworks.

Meta-schema:

JSON Structure

Raw ↑
{
  "provider": "Lucidworks",
  "providerId": "lucidworks",
  "kind": "json-structure",
  "description": "Structural overview of the Lucidworks API surface; extracted from openapi/.",
  "schemaCount": 2,
  "operationCount": 10,
  "schemas": [
    {
      "name": "Rule",
      "type": "object",
      "propertyCount": 6,
      "required": [
        "name"
      ]
    },
    {
      "name": "QueryRewrite",
      "type": "object",
      "propertyCount": 5,
      "required": [
        "source"
      ]
    }
  ],
  "operations": [
    {
      "method": "GET",
      "path": "/rules",
      "operationId": "listRules",
      "summary": "List rules",
      "tags": [
        "Rules"
      ]
    },
    {
      "method": "POST",
      "path": "/rules",
      "operationId": "createRule",
      "summary": "Create a rule",
      "tags": [
        "Rules"
      ]
    },
    {
      "method": "GET",
      "path": "/rules/{ruleId}",
      "operationId": "getRule",
      "summary": "Get a rule",
      "tags": [
        "Rules"
      ]
    },
    {
      "method": "PUT",
      "path": "/rules/{ruleId}",
      "operationId": "updateRule",
      "summary": "Update a rule",
      "tags": [
        "Rules"
      ]
    },
    {
      "method": "DELETE",
      "path": "/rules/{ruleId}",
      "operationId": "deleteRule",
      "summary": "Delete a rule",
      "tags": [
        "Rules"
      ]
    },
    {
      "method": "GET",
      "path": "/query-rewrites",
      "operationId": "listQueryRewrites",
      "summary": "List query rewrites",
      "tags": [
        "QueryRewrites"
      ]
    },
    {
      "method": "POST",
      "path": "/query-rewrites",
      "operationId": "createQueryRewrite",
      "summary": "Create a query rewrite",
      "tags": [
        "QueryRewrites"
      ]
    },
    {
      "method": "GET",
      "path": "/query-rewrites/{rewriteId}",
      "operationId": "getQueryRewrite",
      "summary": "Get a query rewrite",
      "tags": [
        "QueryRewrites"
      ]
    },
    {
      "method": "PUT",
      "path": "/query-rewrites/{rewriteId}",
      "operationId": "updateQueryRewrite",
      "summary": "Update a query rewrite",
      "tags": [
        "QueryRewrites"
      ]
    },
    {
      "method": "DELETE",
      "path": "/query-rewrites/{rewriteId}",
      "operationId": "deleteQueryRewrite",
      "summary": "Delete a query rewrite",
      "tags": [
        "QueryRewrites"
      ]
    }
  ]
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/lucidworks-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.