Solr doesn't do anything with links natively, it just echoes back what you put in. So you're sending file-based http links to Solr...
Best Erick On Thu, Mar 21, 2013 at 1:40 PM, zeroeffect <g.paul.r...@gmail.com> wrote: > While I am still in the beginning phase of solr I have been able to index a > directory of HTML files. I can search keywords and get results. The problem > I am having is the links to the HTML document is file based and http based. > I get the link but it points to file:\\ and not http:\\. I have been > looking > for where to set this information. My setup is exporting database > information to individual HTML files then FTP them to the solr server and > have them indexed and accessed on our intranet. > > Thank you for your guidance. > > ZeroEffect > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Solr-4-2-0-results-links-tp4049788.html > Sent from the Solr - User mailing list archive at Nabble.com. >