Depends what you are trying to do.
Is there anything wrong with just using string or text fieldType?
If you use the XML writer, it will get returned xml encodedd (> becomes
> etc). I think if you use the JSON writer, it is only escaped for json.
what is missing? what problem are you hitting?
ryan
Frédéric Glorieux wrote:
Hi all,
Sorry to repost on this issue.
Is there a regular way to use a field to store XML source of a document?
If not, is a fieldType the solution ?
Or, is it a "solr-user" question ?
Sorry if I have post in the bad place.