Skip to main content
Lucidworks documentation home page
v4.2
Search anything
⌘K
Archive docs
LucidAcademy
Book a demo
Book a demo
Search...
Navigation
4.2 Index Pipelines API
index pipeline documents and do not generate any statistical processing data
SaaS Platform
Platform APIs
Self-hosted Fusion
Managed Fusion
Fusion APIs
Fusion Connectors
Policies
Apps
4.2 Apps API
Archive
4.2 Archive API
Blobs
4.2 Blobs API
Catalog
4.2 Catalog API
Collections
4.2 Collections API
Configurations
4.2 Configurations API
Connectors Datasources
4.2 Connectors Datasources API
Connectors History
4.2 Connectors History API
Connectors Jobs
4.2 Connectors Jobs API
Connectors Plugins
4.2 Connectors Plugins API
Connectors Status
4.2 Connectors Status API
Custom Rule
4.2 Custom Rules API
Experiments
4.2 Experiments API
Features
4.2 Features API
Groups
4.2 Groups API
History Id
4.2 History ID API
History
4.2 History API
Index Pipeline Templates
4.2 Index Pipelines Templates API
Index Pipelines
4.2 Index Pipelines API
GET
List all pipeline definitions
POST
Create a new pipeline
GET
Get the status of the service
GET
Get the definition for a specific pipeline
PUT
Modify an existing pipeline
DEL
Delete the specified pipeline
POST
Debug a pipeline
POST
index pipeline documents and do not generate any statistical processing data
POST
Submit a set of documents to an index pipeline
POST
Reindex raw document
GET
For internal use by the system
PUT
Reload the specified pipeline
DEL
For internal use by the system
Index Profiles CRUD
4.2 Index Profiles CRUD API
Index Profiles
4.2 Index Profiles API
Index Stages
4.2 Index Stages API
Introspect
4.2 Introspect API
Jobs
4.2 Jobs API
License
4.2 License API
Links
4.2 Links API
Messaging
4.2 Messaging API
Nodes
4.2 Nodes API
Objects
4.2 Objects API
Parser Templates
4.2 Parser Templates API
Parsers
4.2 Parsers API
Partitions
4.2 Partitions API
Query Pipeline Templates
4.2 Query Pipeline Templates API
Query Pipelines
4.2 Query Pipelines API
Query Profile Back Compatibility
4.2 Query Profiles Back Compatibility API
Query Profiles CRUD
4.2 Query Profiles CRUD API
Query Profiles
4.2 Query Profiles API
Query Rewrite
4.2 Query Rewrite API
Query Stages
4.2 Query Stages API
Recommend
4.2 Recommend API
Registration
4.2 Query Profiles API
Scheduler
4.2 Scheduler API
Schema
4.2 Schema API
Search Cluster
4.2 Search Cluster API
Search Logs
4.2 Search Logs API
Signals
4.2 Signals API
Solr
4.2 Solr API
Solr Admin
4.2 Solr Admin API
Solr Config
4.2 Solr Config API
Spark
4.2 Spark API
Suggestions Datasources
4.2 Suggestions API
Swagger
4.2 Swagger API
Synonyms Editor
4.2 Synonyms API
System Autocomplete
4.2 System Autocomplete API
System
4.2 System API
Tasks
4.2 Tasks API
Taxonomy
4.2 Taxonomy API
Usage
4.2 Usage API
Webapps Admin
4.2 Webapps Admin API
Webapps Appkit
4.2 Webapps Appkit API
Webapps
4.2 Webapps API
Zookeeper
4.2 Zookeeper API
Index Pipelines
4.2 Index Pipelines API
index pipeline documents and do not generate any statistical processing data
Copy page
Copy page
POST
/
index-pipelines
/
{id}
/
collections
/
{collection}
/
index
Path Parameters
id
string
required
collection
string
required
Query Parameters
simulate
boolean
default:
false
echo
boolean
default:
false
echoMaxCount
integer
default:
-1
bufferDocsForSolr
boolean
throwOnError
boolean
default:
true
eventsCollection
string
eventsPipeline
string
eventTypes
string
Body
application/vnd.lucidworks-document · any
application/vnd.solr-document
The body is of type
any
.
Response
200
successful operation
Was this page helpful?
Yes
No
Debug a pipeline
Submit a set of documents to an index pipeline
⌘I