Use $unique in query template on unstem result
commit61d06552caf64d7ad1d388a00abdd9df71abb881
authorOlly Betts <olly@survex.com>
Wed, 11 Jul 2018 02:39:47 +0000 (11 14:39 +1200)
committerOlly Betts <olly@survex.com>
Wed, 11 Jul 2018 02:39:47 +0000 (11 14:39 +1200)
tree030024e3a5af2e740adaeb66764d67c0095e0598
parentec4e8fa89c1abf5f53d37c4dee6a7142873814c2
Use $unique in query template on unstem result

When multiple words with the same stem are in the query string, the list
of unstemmed terms is in query order, so e.g. test testing test now
previously showed the frequency for "test/testing/test" and now it shows
it for "test/testing".
xapian-applications/omega/templates/query