If you index the raw document, that is what is returned by the search.
The analyzers create separate data that is stored in various files,
but is only used in searching. Searching, facets, and sorting use this
analyzed output, but search returns pull the original.
On Thu, Jan 7, 2010 at 2:28 AM, R
>>nutch search results provide a link for getting the cached document copy.
>>It fetches the raw content from segments based on document id. {cached.jsp}
>>Is it possible to have similar functionality in solr, what can be done to
>>achieve this? Any pointers.
I could retrieve the content using th
Hi,
nutch search results provide a link for getting the cached document copy.
It fetches the raw content from segments based on document id. {cached.jsp}
Is it possible to have similar functionality in solr, what can be done to
achieve this? Any pointers.
Thanks,
Ram
DISCLAIMER
==
This