about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-02-13 02:15:03 +0000
committerEric Wong <e@80x24.org>2021-02-27 16:21:17 -0400
commitc9ff20cbef45d32e4b46a78f081312543c781428 (patch)
tree3cd646feb522f78335187a361a4004e49c7b597f /MANIFEST
parentb4603182d50456dc410093efd4d921078559fd42 (diff)
downloadpublic-inbox-c9ff20cbef45d32e4b46a78f081312543c781428.tar.gz
With an example such as:

	something before "quoted phrase" something after

The Xapian will now see:

	[ "something before", "quoted phrase", "something after" ]

whereas before it would see:

	[ "something before", "quoted", "phrase", "something after" ]

which should improve search results accuracy when looking
up commits by commit title (subject).
Diffstat (limited to 'MANIFEST')
0 files changed, 0 insertions, 0 deletions