Suppose i have a document which stores details about a person. The document
would have various fields such as name, address and services provided by the
user. Now here service can have multiple string values. Now i also want to
store some metadata associated with each service such as the id of service
and cost associated with it.

How do i correctly store such information?



--
View this message in context: 
http://lucene.472066.n3.nabble.com/Lucene-Store-Associated-Data-with-a-field-tp4311180.html
Sent from the Lucene - Java Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org

Reply via email to