You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@lucene.apache.org by Tricia Williams <pg...@student.cs.uwaterloo.ca> on 2005/09/20 21:13:50 UTC

Storing HashMap as an UnIndexed Field

Hi,

   I'd like to store a HashMap for some extra data to be used when a given
document is retrieved as a Hit for a query.  To add an UnIndexed Field
to an index takes only Strings as parameters.  Does anyone have any
suggestions on how I might convert the HashMap to a String that is
efficiently recomposed into the desired HashMap on the other end?

Thanks,
Tricia


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