mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-02-25 02:38:38 -05:00
Added to test book descriptions words that serve as keywords for query syntax with boolean operators (or, and, not, xor, near, adj) enabled. Note that the change in indexed text has lead to the change in the order of returned results.
55 lines
2.2 KiB
XML
55 lines
2.2 KiB
XML
<library version="1.0">
|
||
<book
|
||
id="raycharles"
|
||
path="./zimfile_raycharles.zim"
|
||
url="https://github.com/kiwix/libkiwix/raw/master/test/data/zimfile_raycharles.zim"
|
||
title="Ray Charles"
|
||
description="Wikipedia articles about Ray Charles (not all of them but near to what an average newborn may find more than enough)"
|
||
language="eng"
|
||
creator="Wikipedia"
|
||
publisher="Kiwix"
|
||
date="2020-03-31"
|
||
name="wikipedia_en_ray_charles"
|
||
tags="public_tag_without_a_value;_private_tag_without_a_value;wikipedia;_category:wikipedia;_pictures:no;_videos:no;_details:no;_ftindex:yes"
|
||
articleCount="284"
|
||
mediaCount="2"
|
||
size="556"
|
||
faviconMimeType="image/png"
|
||
favicon="SOME DATA"
|
||
></book>
|
||
<book
|
||
id="raycharles_uncategorized"
|
||
path="./zimfile_raycharles_uncategorized.zim"
|
||
url="https://github.com/kiwix/libkiwix/raw/master/test/data/zimfile_raycharles_uncategorized.zim"
|
||
title="Ray (uncategorized) Charles"
|
||
description="No category is assigned to this library entry (neither adj nor xor was considered a good option)"
|
||
language="rus,eng"
|
||
creator="Wikipedia"
|
||
publisher="Kiwix"
|
||
date="2020-03-31"
|
||
name="wikipedia_ru_ray_charles"
|
||
tags="public_tag_with_a_value:value_of_a_public_tag;_private_tag_with_a_value:value_of_a_private_tag;wikipedia;_pictures:no;_videos:no;_details:no"
|
||
articleCount="284"
|
||
mediaCount="2"
|
||
size="123"
|
||
faviconMimeType="image/png;favicon_attribute_is_absent"
|
||
></book>
|
||
<book
|
||
id="charlesray"
|
||
path="./zimfile&other.zim"
|
||
url="https://github.com/kiwix/libkiwix/raw/master/test/data/zimfile%26other.zim"
|
||
title="Charles, Ray"
|
||
description="Wikipedia articles about Ray Charles or why and when one should go to library"
|
||
language="fra"
|
||
creator="Wikipedia"
|
||
publisher="Kiwix"
|
||
date="2020-03-31"
|
||
name="wikipedia_fr_ray_charles"
|
||
tags="unittest;wikipedia;_category:jazz;_pictures:no;_videos:no;_details:no;_ftindex:yes"
|
||
articleCount="284"
|
||
mediaCount="2"
|
||
size="556"
|
||
favicon="faviconMimeType_attribute_is_absent"
|
||
></book>
|
||
</library>
|