We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba46aca commit c087345Copy full SHA for c087345
1 file changed
docs/rag_guide.md
@@ -349,7 +349,7 @@ Note: Solr does not currently work with RAG tools. You will need to specify "no_
349
350
To filter the Solr context edit the *chunk_filter_query* field in the
351
Solr **vector_io** provider in the `run.yaml`. Filters should follow the key:value format:
352
-ex. `"product:*openshift*`"
+ex. `"product:*openshift*"`
353
354
Note: This static filter is a temporary work-around.
355
0 commit comments