view doc/license.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 f22831a12ab8
children 8a73b0b12102
line wrap: on
line source

License
=======

Roundup is Free Software under the following license (from the file
COPYING.txt in the software distribution):

  .. include:: ../COPYING.txt
    :literal:

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