Skip to content

Commit

Permalink
Fill docs with ngram information
Browse files Browse the repository at this point in the history
  • Loading branch information
Patryk Szczepański committed Jul 8, 2022
1 parent a7cdb65 commit eb52ddb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Expand Up @@ -92,6 +92,8 @@ The backend has the following optional settings:
See `here <http://xapian.org/docs/apidoc/html/classXapian_1_1QueryParser.html#ac7dc3b55b6083bd3ff98fc8b2726c8fd>`__ for
more information about the different strategies.

- ``XAPIAN_NGRAM_MIN_LENGTH``, ``XAPIAN_NGRAM_MAX_LENGTH``: options used to configure custom ngram (phrases) length.

- ``HAYSTACK_XAPIAN_USE_LOCKFILE``: Use a lockfile to prevent database locking errors when running management commands with multiple workers.
Defaults to `True`.

Expand Down

0 comments on commit eb52ddb

Please sign in to comment.