Re: Indexing problems with BBoxField

2014-11-24 Thread remus
OK, David Smiley now already created an issue for this: https://issues.apache.org/jira/browse/SOLR-6781 So it really is a bug. Furthermore, I also had a lot of problems trying to search on the field after finally getting it indexed. I summarized those here: https://issues.apache.org/jira/browse/

Re: Indexing problems with BBoxField

2014-11-23 Thread remus
Thanks a lot for your reply! I had »docValues="true"« in there before, but then thought I'd try out removing it to see if that helped. It didn't, and I forgot to re-add it before copying it into the mail. So, unfortunately, that's not it. However, the other one seems to bring us a step closer to

With solr.MappingCharFilterFactory, highlighting doesn't work with transformed characters

2012-05-11 Thread remus
hting works fine again when finding "Ärzte". If I comment out the solr.MappingCharFilterFactory in the text type, highlighting also works perfectly. The problem exists in all versions I tested, i.e., 1.4, 3.5, 3.6. Google didn't find anything useful. Does anyone have any clues

Indexing arbitrary RDF resources

2009-03-26 Thread remus
Hey, all! I'm planning a project where I want to write software that takes an RDF class and uses that information to dynamically support indexing and faceted searching of resources of that type. This would (as I imagine it) function with dynamic fields in all required data types and multiplicit