Hi, I am using Nutch 1.3 with Solr 3.4 (using nutch schema.xml) in order to crawl a few websites and create a search engine for these websites.
I noticed that some web pages don't have the TITLE HTML element and as end effect in Solr there are no nice title to display in the search results... Now I was wondering how you guys out there deal with this case? Do you just display something like "no title" in your search results or is there maybe a more elegant way to deal with this case? Regards, ML

