Author Login
Post Reply
Hello,
I know I can store multiple values under same field and I can later retrieve
all those values. But the problem I have is a bit structure related. When
I'm reading those fields (that usually have more than one value) it happens
that it has only one value and I cannot know if that field is meant to have
multiple values.
Is there a way (at indexing (creating fields)) to set that certain field is
meant for multiple values, so that later when I'm searching and I get
document/s hit, I can get from each field in it how to represent the hit.
Thank you.
--
Sent from the Lucene - Java Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@(protected)
For additional commands, e-mail: java-user-help@(protected)