Re: Index an xml filed that is saved in a database

2012-05-14 Thread Jack Krupansky
pathentity processor." See: http://osdir.com/ml/solr-user.lucene.apache.org/2011-02/msg00769.html -- Jack Krupansky -Original Message- From: Michael Della Bitta Sent: Monday, May 14, 2012 5:51 PM To: solr-user@lucene.apache.org Subject: Re: Index an xml filed that is saved in a databa

Re: Index an xml filed that is saved in a database

2012-05-14 Thread Michael Della Bitta
That answer may serve the OP well, but I can't help but propagate this link when the idea of parsing XML with regex comes up: http://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags/1732454#1732454 :) Michael On Mon, 2012-05-14 at 17:03 -0400, Jack Kr

Re: Index an xml filed that is saved in a database

2012-05-14 Thread Jack Krupansky
A regex transformer should do the trick: http://wiki.apache.org/solr/DataImportHandler#RegexTransformer -- Jack Krupansky -Original Message- From: Ramo Karahasan Sent: Monday, May 14, 2012 4:54 PM To: solr-user@lucene.apache.org Subject: Index an xml filed that is saved in a database