Re: result of filtered field not indexed

2010-11-24 Thread Bernd Fehling
Hi Rita, thanks for the advice, one problem solved. source start,end is now set to the correct value by the filter. After further debugging it looks like this is a bug in Lucene indexer. I wonder that noone ever noticed this... Kind regards, Bernd Am 23.11.2010 09:07, schrieb Bernd Fehling:

result of filtered field not indexed

2010-11-23 Thread Bernd Fehling
Dear list, solr/lucene has a strange problem. I'm currently using apache-solr-4.0-2010-10-12_08-05-48 I have written a MessageDigest for fields which generally works. Part of my schema.xml is: ... fieldType name=text_md class=solr.TextField analyzer type=index tokenizer