summaryrefslogtreecommitdiff
path: root/sphinx/search/ja.py
Commit message (Expand)AuthorAgeFilesLines
* Merge with stable.Georg Brandl2014-11-041-3/+2
|\
| * Fix #1610: Sphinx cause AttributeError when MeCab search option is enabled an...shimizukawa2014-10-291-3/+2
* | use six privided iteritems(),itervalues() to support py2/py3 in one source. r...shimizukawa2014-04-291-3/+5
* | Merged in shibu/sphinx/add_stemmer (pull request #214)Georg Brandl2014-03-041-0/+1
|\ \ | |/ |/|
| * Add html_search_* options templates to conf.pyYoshiki Shibukawa2014-01-201-0/+1
* | Update copyright year.Georg Brandl2014-03-011-1/+1
|/
* Fix: Can't search alphabetical words on the HTML quick search generated with ...shimizukawa2014-01-071-2/+2
* Fix uppercase word is not found in search when html_search_language='ja'. Clo...shimizukawa2013-02-241-0/+3
* Copyright update.Georg Brandl2013-01-011-1/+1
* Make check.Georg Brandl2011-01-151-2/+2
* #273: Add an API for adding full-text search support for languages other than...Georg Brandl2011-01-041-0/+273