Re: highlighting issue lst.name is a leaf node

2009-11-13 Thread Chuck Mysak
I found the solution. If somebody will run into the same problem, here is how I solved it. - while uploading the document: req.setParam("uprefix", "attr_"); req.setParam("fmap.content", "attr_content"); req.setParam("overwrite", "true"); req.setPara

highlighting issue lst.name is a leaf node

2009-11-13 Thread Chuck Mysak
Hello list, I'm new to solr but from what I'm experimenting, it's awesome. I have a small issue regarding the highlighting feature. It finds stuff (as I see from the query analyzer), but the highlight list looks something like this: (the files were added using ContentStreamUpdateRequest re