Pre-processor for stored fields

2008-07-08 Thread Hugo Barauna
Hi, I already haved aked this, but I didn't get any good answer, so I will try again. I need to pre-process a stored field before it is saved. Just like a field that is gonna be indexed. I would be good to apply an analyzer to this stored field. My problem is that I have to send to solr html

Problems with Stored Field

2008-06-29 Thread Hugo Barauna
Hi Folks, I am having problems with a stored field. The problem is that field is not being stored as I need it to be. It has a tokenizer class=solr.HTMLStripWhitespaceTokenizerFactory, but when it is stored, that tokenizer is not applied. That tokenizer is only applied for the inverted index of