4 Dec
2013
4 Dec
'13
7:20 p.m.
Quoting Timo Sirainen tss@iki.fi:
- Support for multiple languages. Use textcat while indexing to
guess the language of the indexed data.
FWIW, you could probably use the Content-Language header (if it
exists) to at least give a hint. No guarantee it is correct, but it's
a better starting place than simply scanning all languages.
And, for that matter, you could leverage Accept-Language also (again,
if it exists). Which might be more useful, since it lists all the
languages the user recognizes.
michael