une 05, 2010 2:10 AM
To: [email protected]
Subject: [CLucene-dev] user data in an index
Hi,
I would like to store user data in an index so that I can pull out this
metadata when needed and also persist it. In Java Lucene I see this (in the
lastest version) as a concept of UserData
Hi,
I would like to store user data in an index so that I can pull out
this metadata when needed and also persist it. In Java Lucene I see
this (in the lastest version) as a concept of UserData is there a way
I can do something similar with CLucene.
I am keeping a database and CLucene up to date