comparison doc/features.txt @ 5108:67fad01d2009

issue2550653: xapian search, stemming is not working This is a partial fix for the issue. It does make stemming work (so searching for silent will also return docs with silently in them). However to do this we need to lowercase the text so the porter stemmer will work. This means capitalization is not preserved. Tests in test/test_indexer for xapian backend all pass. David Wolever (wolever) did the work.
author John Rouillard <rouilj@ieee.org>
date Mon, 27 Jun 2016 22:10:45 -0400
parents e74c3611b138
children bfe8e52af1e7 392f887652f0
comparison
equal deleted inserted replaced
5107:33ac07a7ef96 5108:67fad01d2009

Roundup Issue Tracker: http://roundup-tracker.org/