Skip to content

Instantly share code, notes, and snippets.

@IllDepence
Last active May 16, 2018 04:06
Show Gist options
  • Save IllDepence/ea26f181e1c83a6b6494ae2d1c14e427 to your computer and use it in GitHub Desktop.
Save IllDepence/ea26f181e1c83a6b6494ae2d1c14e427 to your computer and use it in GitHub Desktop.
[shared]
db_uri = sqlite:////home/tarek/repos/canvasindexer/canvasindexer/index.db
[crawler]
as_sources = http://localhost/JSONkeeper/as/collection.json
[api]
facet_label_sort_top = テーマ,性別,向き,制作年,所蔵,原典,原典ID
facet_label_sort_bottom = tag
facet_value_sort_frequency = テーマ,性別,身分,向き,所蔵,原典
facet_value_sort_alphanum = 制作年,原典ID
[facet_value_sort_custom_1]
label = 身分
sort_top = 貴族,武士
sort_bottom = 庶民
[facet_value_sort_custom_2]
label = foo
sort_top = bar,baz
sort_bottom = bam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment