Hi,
I'm using the couchdb river plugin which is working great "out of the box".
I would like to apply highlighting. I understand fields have to be
stored for this, but I can't figure out how to configure the river to
store fields. Could anyone point me in the general right direction
:-)?
--Albin
I found the answer to my own question. Short version: create index and
type with mapping. Then start the river.
It's here if anyone is interested (maybe it should also be mentioned
in the "official" docs):
--albin
On Sun, Dec 26, 2010 at 5:59 AM, Albin Stigo albin.stigo@gmail.com wrote:
Hi,
I'm using the couchdb river plugin which is working great "out of the box".
I would like to apply highlighting. I understand fields have to be
stored for this, but I can't figure out how to configure the river to
store fields. Could anyone point me in the general right direction
:-)?
--Albin