Hi Robby,
> The actual product xml-files are +- 500kb on average and I'm talking
> about LOTS of products so I have to consider performance upfront.

Just create the XML documents with all information you want indexed and post 
them to the Solr instance. If you keep a reference to the original file in your 
XML document posted to Solr you can easily get all the details from the 
original document saved in the filesystem.

And Solr is quick, very quick, so you don't have to worry about performance.

> SOLR seems good for indexing static html files etc but I don't get the
> impression it can offer the necessary functionality for this use case.

Solr is great to index XML documents. You only have to transfrom your original 
document into a XML input document for Solr, post it to the Solr instance and 
you are ready to query.

You can even use MoreLikeThis functionality, translations and much more.

Kind regards, Hubert Klein Ikkink


Disclaimer

Dit bericht met eventuele bijlagen is vertrouwelijk en uitsluitend bestemd voor 
de geadresseerde. Indien u niet de 

bedoelde ontvanger bent, wordt u verzocht de afzender te waarschuwen en dit 
bericht met eventuele bijlagen direct te 

verwijderen en/of te vernietigen. Het is niet toegestaan dit bericht en 
eventuele bijlagen te vermenigvuldigen, door 

te sturen, openbaar te maken, op te slaan of op andere wijze te gebruiken. 
Ordina N.V. en/of haar 

groepsmaatschappijen accepteren geen verantwoordelijkheid of aansprakelijkheid 
voor schade die voortvloeit uit de 

inhoud en/of de verzending van dit bericht.

This e-mail and any attachments are confidential and are solely intended for 
the addressee. If you are not the 

intended recipient, please notify the sender and delete and/or destroy this 
message and any attachments immediately. 

It is prohibited to copy, to distribute, to disclose or to use this e-mail and 
any attachments in any other way. 

Ordina N.V. and/or its group companies do not accept any responsibility nor 
liability for any damage resulting from 

the content of and/or the transmission of this message.

<<winmail.dat>>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@cocoon.apache.org
For additional commands, e-mail: users-h...@cocoon.apache.org

Reply via email to