-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersingest-pipelineuntriaged
Description
Describe the bug
PUT /_ingest/pipeline/nfudvmyrxvubzuhgzmqvsykecpoufbewpagbfbdadugmdwwoaefbpjvtonhryupjtjdzfweuawfgcncbdjtyjnmayvoqmwrwxuomvcbgftryrsa
{
"description": "A Semantic ingest pipeline",
"processors": [
{
"text_embedding": {
"model_id": "ceb3f0e8-e66c-4edd-8293-94503cf9c7c5",
"field_map": {
"text": "passage_embedding"
}
}
}
]
}
Response: HTTP/1.1 200 OK
{"acknowledged":true}
Related component
No response
To Reproduce
- Create an ingest pipeline with 50 chars. See description
- See the response as 200
Expected behavior
- There should be a limit on chars (Around 15 chars)
Additional Details
Plugins
Please list all plugins currently enabled.
Screenshots
If applicable, add screenshots to help explain your problem.
Host/Environment (please complete the following information):
- OS: [e.g. iOS]
- Version [e.g. 22]
Additional context
Add any other context about the problem here.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggood first issueGood for newcomersGood for newcomersingest-pipelineuntriaged