Skip to content

Commit

Permalink
Fix id assigned to block already in use
Browse files Browse the repository at this point in the history
  • Loading branch information
malliaridis committed Feb 18, 2025
1 parent 3df485b commit 4e878a5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -396,7 +396,7 @@ At this point, if you run a query on a node having e.g., `rack=rack1`, Solr will

=== List Cluster Properties

[tabs#setobjproperty-request]
[tabs#listclusterproperties-request]
======
V1 API::
+
Expand Down Expand Up @@ -440,7 +440,7 @@ curl -X GET http://localhost:8983/api/cluster/properties

=== Fetch Cluster Property

[tabs#setobjproperty-request]
[tabs#fetchclusterproperty-request]
======
V1 API::
+
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3270,7 +3270,7 @@ With class name (legacy)::

*Example 2:*

[tabs#lang-spanish]
[tabs#lang-spanish-plural]
======
With name::
+
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Many are shared but for the full set of parameters of the model you are interest
Apache Solr uses https://github.com/langchain4j/langchain4j[LangChain4j] to support text vectorisation.
The models currently supported are:

[tabs#supported-models]
[tabs#supported-models-hugging-face]
======
Hugging Face::
+
Expand Down

0 comments on commit 4e878a5

Please sign in to comment.