Re: Store complete XML record (DIH & XPathEntityProcessor)

2011-08-02 Thread karsten-solr
Karsten Original-Nachricht > Datum: Mon, 1 Aug 2011 12:17:45 +0200 > Von: Chantal Ackermann > An: "solr-user@lucene.apache.org" > Betreff: Re: Store complete XML record (DIH & XPathEntityProcessor) > Hi g, > > ok, I understand your problem,

Re: Store complete XML record (DIH & XPathEntityProcessor)

2011-08-01 Thread Michael Sokolov
On 8/1/2011 6:17 AM, Chantal Ackermann wrote: If you are looking for a config-only solution - i'm not sure that there is one. Someone else might be able to comment on that? You might want to take a look at SOLR-2597; it has a patch for XmlStripCharFilter, which will strip tags from XML for inde

Re: Store complete XML record (DIH & XPathEntityProcessor)

2011-08-01 Thread Chantal Ackermann
o store the raw log in there. If I use the PlainTextEntityProcessor then > it gives me the whole file (from .. ) and not each of the > > > Am I using the PlainTextEntityProcessor wrong? > > THanks > g > > > -- > View this message in context: > http://l

Re: Store complete XML record (DIH & XPathEntityProcessor)

2011-07-28 Thread solruser@9913
also need to store the raw log in there. If I use the PlainTextEntityProcessor then it gives me the whole file (from .. ) and not each of the Am I using the PlainTextEntityProcessor wrong? THanks g -- View this message in context: http://lucene.472066.n3.nabble.com/Store-complete-XML-

Re: Store complete XML record (DIH & XPathEntityProcessor)

2011-07-28 Thread Chantal Ackermann
uot; > > xpath="/xml/myrecord/@something" > /> > > and so on ... > This works perfectly. However I also need something like ... > > > > Any help is much appreciated. I am a newbie and may be missing something > obvious h

Store complete XML record (DIH & XPathEntityProcessor)

2011-07-27 Thread solruser@9913
ng obvious here -g -- View this message in context: http://lucene.472066.n3.nabble.com/Store-complete-XML-record-DIH-XPathEntityProcessor-tp3205524p3205524.html Sent from the Solr - User mailing list archive at Nabble.com.