Added branch 1.0.
[wolnelektury.git] / apps / djangosphinx / templates / index-multiple.conf
diff --git a/apps/djangosphinx/templates/index-multiple.conf b/apps/djangosphinx/templates/index-multiple.conf
new file mode 100644 (file)
index 0000000..3516e46
--- /dev/null
@@ -0,0 +1,12 @@
+index {{ index_name }}
+{
+    source          = {{ source_name }}
+    path            = /var/data/{{ index_name }}
+    docinfo         = extern
+    morphology      = none
+    stopwords       =
+    min_word_len    = 2
+    charset_type    = sbcs
+    min_prefix_len  = 0
+    min_infix_len   = 0
+}
\ No newline at end of file