3 log = /Users/zuber/Projekty/wolnelektury.pl-sphinx/wolnelektury/sphinx/searchd.log
4 query_log = /Users/zuber/Projekty/wolnelektury.pl-sphinx/wolnelektury/sphinx/query.log
7 pid_file = /Users/zuber/Projekty/wolnelektury.pl-sphinx/wolnelektury/sphinx/searchd.pid
28 SELECT id, title, slug, description, created_at, _short_html, parent_number, xml_file, html_file, pdf_file, odt_file, txt_file, parent_id \
30 sql_query_info = SELECT * FROM `catalogue_book` WHERE `id` = $id
33 sql_group_column = parent_number
34 sql_group_column = parent_id
38 # DateField's and DateTimeField's
39 sql_date_column = created_at
45 source = catalogue_book
46 path = /Users/zuber/Projekty/wolnelektury.pl-sphinx/wolnelektury/sphinx/catalogue_book
57 source catalogue_fragment
71 SELECT id, text, short_text, _short_html, anchor, book_id \
72 FROM catalogue_fragment
73 sql_query_info = SELECT * FROM `catalogue_fragment` WHERE `id` = $id
76 sql_group_column = book_id
79 index catalogue_fragment
81 source = catalogue_fragment
82 path = /Users/zuber/Projekty/wolnelektury.pl-sphinx/wolnelektury/sphinx/catalogue_fragment
100 sql_db = wolnelektury
106 SELECT id, name, slug, sort_key, category, description, main_page, user_id, book_count \
108 sql_query_info = SELECT * FROM `catalogue_tag` WHERE `id` = $id
111 sql_group_column = main_page
112 sql_group_column = user_id
113 sql_group_column = book_count
118 source = catalogue_tag
119 path = /Users/zuber/Projekty/wolnelektury.pl-sphinx/wolnelektury/sphinx/catalogue_tag