Skip to content

Commit bdd7b10

Browse files
committed
Remove the mention of KNN, which comes as default in Solr 9.
1 parent 23b1ae7 commit bdd7b10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content_management/taxonomy/taxonomy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Taxonomy suggestions are built into the product and do not require additional in
142142
However, before you can enable it, make sure the following prerequisites have been fulfilled:
143143

144144
- [Search engine](search_engines.md): Taxonomy suggestions require a search engine that supports vector search.
145-
The feature has been tested to work with Elasticsearch or Solr 9.8.1+ with KNN enabled.
145+
The feature has been tested to work with Elasticsearch or Solr 9.8.1+.
146146
- [AI Actions](ai_actions.md): To be able to process embeddings, Taxonomy suggestions require that you have the [AI Actions configured](configure_ai_actions.md#configure-access-to-openai-optional) to support the OpenAI service.
147147

148148
#### Enable taxonomy embedding indexing

0 commit comments

Comments
 (0)