: Anyway thanks, seems I'll have to code it myself, not hard, just tedious.
you could probably re-use a *log* of what's in XMLLoader -- certinaly
easier then starting from scratch -- i just don't know if you'll be able
to drop it in and use the API as is.
-Hoss
message in context:
http://lucene.472066.n3.nabble.com/a-way-to-marshall-xml-doc-into-a-SolrInputDocument-tp3654777p3656090.html
Sent from the Solr - User mailing list archive at Nabble.com.
: Is not there a way to easily marshal that file into a SolrInputDocument? Do
: I have to do the parsing myself?
:
: I need them in java pojo cause I want to modify some fields before indexing.
: I would think that is possible with built in methods in Solr but cannot find
: a way.
the class tha
context:
http://lucene.472066.n3.nabble.com/a-way-to-marshall-xml-doc-into-a-SolrInputDocument-tp3654777p3655033.html
Sent from the Solr - User mailing list archive at Nabble.com.
gt; I need them in java pojo cause I want to modify some fields before
> indexing.
> I would think that is possible with built in methods in Solr but cannot
> find
> a way.
>
> thanks
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/a-way-to-mars
parsing myself?
I need them in java pojo cause I want to modify some fields before indexing.
I would think that is possible with built in methods in Solr but cannot find
a way.
thanks
--
View this message in context:
http://lucene.472066.n3.nabble.com/a-way-to-marshall-xml-doc-into-a