Assuming you mean the String representation of a Map, the same way you do any other String: use StringField or an analyzer that keeps the characters you want it to. Maybe WhitespaceAnalyzer.
-- Ian. On Wed, Feb 13, 2013 at 1:34 AM, Cheng <[email protected]> wrote: > Hi, > > How can I add field to hold a Java map object in such way that the "[", > "]", "," are preserved? > > Thanks! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
