# Search test cases

This page will contain a list of different inputs to perform search expecting good results

## Esco occupations by plain text (DE)

Search terms tested:

* web
* webdesign
* design
* webmaster ~~webmas~~
* proj, projekt, projektmana

## Esco skills by plain text (DE)

Search terms tested `https://proto.eduplex.eu/edu/api/v1/openSearch/esco_skills?plain_text=`:

* microsoft
* physiotherapiedienstleistung
* physiotherap
* physio

## Esco skills by occupation vector search (DE)

Using occupation labels, we get all the skills with their description vectors and perform vector search

Occupation labels tested:

* Web-Designer/Web-Designerin,Webmaster/Webmasterin


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.eduplex.eu/opensearch/search-cases.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
