feat(feed): feed widget support

This commit is contained in:
Alexey Kasyanchuk
2018-06-12 23:39:14 +03:00
parent 77721293e4
commit 027be8c3f3
4 changed files with 109 additions and 1 deletions

View File

@ -66,6 +66,15 @@ const writeSphinxConfig = (path, dbPath) => {
rt_attr_string = peerId
}
index feed
{
type = rt
path = ${dbPath}/database/feed
rt_field = feedIndex
rt_attr_json = data
}
searchd
{
listen = 9312