Skip to content
Snippets Groups Projects
Commit 816e59ed authored by Nils Windisch's avatar Nils Windisch :coffee:
Browse files

chore: edit info texts

parent ba853ee2
No related branches found
No related tags found
1 merge request!27feat: info for the search
Pipeline #214436 passed
......@@ -9,7 +9,7 @@
autofocus
v-model="input"
label="Your Search String"
hint="Operators: OR, AND and *"
hint="Operators: e.g. 'OR', 'AND', 'NOT', '*' and more"
persistent-hint
outlined
dense
......
......@@ -6,6 +6,8 @@ layout: Layout
# {{ $frontmatter.title }}{.text-h1 .mt-4 .mb-6 .font-weight-light .primary--text}
Lorem ipsum dolor sit amut. Lorem ipsum dolor sit amut. Lorem ipsum dolor sit amut. Lorem ipsum dolor sit amut. Lorem ipsum dolor sit amut. Lorem ipsum dolor sit amut. Lorem ipsum dolor sit amut. Lorem ipsum dolor sit amut. Lorem ipsum dolor sit amut. Lorem ipsum dolor sit amut. Lorem ipsum dolor sit amut. {.body-2}
You can search the text of any edition just by typing a search term.{.body-2}
Additionally you can start a more elaborated search by using operator like "AND", "NOT", "OR". Wildcards "\*" are avalable as well. Please dive into the [full documentation at Lucene](https://lucene.apache.org/core/8_9_0/queryparser/org/apache/lucene/queryparser/classic/package-summary.html) for info on how to use e. g. proximity, regular expressions, ranges and more. {.body-2}
<SearchPage/>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment