From 8c479019a9cdaf16924522e0af22df070b63b819 Mon Sep 17 00:00:00 2001 From: David Sauve Date: Fri, 20 Apr 2012 13:10:43 -0700 Subject: [PATCH] Updated readme.rst with note about stemming languages --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index fa91463..58b3996 100644 --- a/README.rst +++ b/README.rst @@ -56,6 +56,8 @@ As well as the flags described `here `_ for further information. + - `HAYSTACK_XAPIAN_LANGUAGE` -- used to override the default stemming language. By default, Xapian will stem all terms in english. + Testing -------