Fix search for non-existing term with filters turned on.
authorkh1 <karsten.heimrich@digia.com>
Wed, 19 Dec 2012 16:33:17 +0000 (17:33 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 9 Jan 2013 11:40:24 +0000 (12:40 +0100)
commitfcfebaad4aa8ee1f2ce05a48005cb2b0b33a6ae2
tree562c14ff4c1203d9b6f574841b183a142293aeb6
parente8f6cd2c547923cfcca611cf5db284a2e9225bf7
Fix search for non-existing term with filters turned on.

Task-number: QTBUG-26733

In case we search with attributes, all fields including the actual
search term needs to match. Otherwise we will find all pages with
matching indexed filter attributes, but ignoring the search term...

Change-Id: I691afb839a4175e800ab71a40ead7963f3c54c31
Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
src/assistant/help/qhelpsearchindexreader_clucene.cpp