Skip to content

Commit

Permalink
Merge pull request ckan#6745 from pdelboca/update-search-docs
Browse files Browse the repository at this point in the history
Update documentation link to latest supported Solr
  • Loading branch information
amercader authored Mar 15, 2022
2 parents 5899ab0 + 93e842c commit ea973bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/user-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -484,7 +484,7 @@ Simple Search
-------------

CKAN defers most of the search to Solr and by default it uses the `DisMax Query
Parser <https://lucene.apache.org/solr/guide/6_6/the-dismax-query-parser.html>`_
Parser <https://solr.apache.org/guide/8_11/the-dismax-query-parser.html>`_
that was primarily designed to be easy to use and to accept almost any input
without returning an error.

Expand Down

0 comments on commit ea973bf

Please sign in to comment.