Displaying 2 results from an estimated 2 matches for "23t18".
Did you mean:
2318
2015 Jun 20
1
Xapian with Json
...text, number), so I don?t know how to search in it.
Maybe that's a ridiculous question, but I?m a newbie.
For example:
{
?id?: 10,
?dinamic_fields?:
[
{
?field_name?:?Name"
?field_value?:?Carlos Antonio"
},
{
?field_name?:?Birthday"
?field_value?:?1975-04-23T18:25:43.511Z"
},
{
?field_name?:?Age"
?field_value?:40
},
]
}
Sometimes I need to search in ?field_value" by text, sometimes by date interval, sometimes by specific date, sometimes by number, sometimes by number range, etc.
How can I search by ?field_value? once we ha...
2015 Mar 08
2
Xapian with Couchdb
Hi,
I?m looking for how to integrate couchdb with xapian.
Couchdb has a elasticsearch plugin, but i didn?t find anything about xapian.
How is the best way to do it ?
There some tips / tricks about xapian and couchdb ?
Best Regards !
Carlos
Brazil.