You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by KabooHahahein <st...@hotmail.com> on 2011/11/25 16:33:13 UTC

XML Manager for Solr

Hi,

I am new to Solr, and from what I understand, Solr indexes an XML database
into its own format in order to enter the data into the search engine.

I am currently trying to find an XML solution for management of these XML
files. My database will include multiple XML files, and I'd like to be able
to manually edit some entries before allowing solr to parse the XML files. I
would rather use a third party tool than code my own XML manager by hand.

What does everyone recommend?
Thanks,
Stephane

--
View this message in context: http://lucene.472066.n3.nabble.com/XML-Manager-for-Solr-tp3536383p3536383.html
Sent from the Solr - User mailing list archive at Nabble.com.

RE: XML Manager for Solr

Posted by Steven A Rowe <sa...@syr.edu>.
Hi Stephane,

Do you know about Solr's DataImportHandler, aka DIH?: http://wiki.apache.org/solr/DataImportHandler

Steve

> -----Original Message-----
> From: KabooHahahein [mailto:stelee22@hotmail.com]
> Sent: Friday, November 25, 2011 10:33 AM
> To: solr-user@lucene.apache.org
> Subject: XML Manager for Solr
> 
> Hi,
> 
> I am new to Solr, and from what I understand, Solr indexes an XML database
> into its own format in order to enter the data into the search engine.
> 
> I am currently trying to find an XML solution for management of these XML
> files. My database will include multiple XML files, and I'd like to be
> able
> to manually edit some entries before allowing solr to parse the XML files.
> I
> would rather use a third party tool than code my own XML manager by hand.
> 
> What does everyone recommend?
> Thanks,
> Stephane
> 
> --
> View this message in context: http://lucene.472066.n3.nabble.com/XML-
> Manager-for-Solr-tp3536383p3536383.html
> Sent from the Solr - User mailing list archive at Nabble.com.