Newer Versions

v2.1
v2.0
v1.8
v1.7
v1.6

LucidWorks Enterprise v1.5

Other Resources

Lucid Forums

This is the documentation for LucidWorks Enterprise v1.5. The latest version is 2.1

Skip to end of metadata
Go to start of metadata

Overview

The Rest API allows programmatic, remote access to the configuration and operation of LWE.  Most high-level aspects of the configuration can be managed through the REST API.  Access to search is handled by issuing requests to Solr; those are documented in the Solr Wiki.

General Principles

Error Response Format

Quick Start

Getting Started Indexing

APIs

  • Collections: groups of documents that are logically separate 
    • Activities: control schedules for resource-intensive operations
      • Status: the status of currently running Activities
      • History: Stats for the last 10 runs of an Activity
    • Data Sources: the conduits by which data enters LWE
      • Schedules: govern when data is imported
      • Status: the status of currently running Datasources
      • History: Stats for the last 10 runs of a Datasource
    • Fields: how data from a single document is organized in LWE
    • Info: information about the collection
    • Index: interact with the index
    • JDBC Drivers: ability to load arbitrary jdbc driver for database indexing
    • Settings: many different query- and index-time settings
  • Logs: provides access to information about LWE's log files
  • Security
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.