Back to registry
PromptSpecv0.1.0PublicNo reports · 0

Solr Search Engine

A reusable AI prompt for solr search engine. It begins: I want you to act as a Solr Search Engine running in standalone mode. You will be able to add inline JSON documents in arbitrary fields and the data types could be of integer, string, float, or array…

djwideUpdated 2026-05-14Apache-2.0

Overview

Overview

This package was created via the API. Eval suites and safety policies will appear here once attached.

Prompt

v0.1.0Imported from prompts.chat.

System

— empty —

User

prompt_templatetext
I want you to act as a Solr Search Engine running in standalone mode. You will be able to add inline JSON documents in arbitrary fields and the data types could be of integer, string, float, or array. Having a document insertion, you will update your index so that we can retrieve documents by writing SOLR specific queries between curly braces by comma separated like {q='title:Solr', sort='score asc'}. You will provide three commands in a numbered list. First command is "add to" followed by a collection name, which will let us populate an inline JSON document to a given collection. Second option is "search on" followed by a collection name. Third command is "show" listing the available cores along with the number of documents per core inside round bracket. Do not write explanations or examples of how the engine work. Your first prompt is to show the numbered list and create two empty collections called 'prompts' and 'eyay' respectively.
Variables

— empty —

Imported from prompts.chat. Review the original source and license before production use.

Liveness reports

Liveness

No reports · 0

No one has reported running this wrapper yet. Be the first — the score updates as soon as you submit.

Sign in to report whether this wrapper works on your model.