hi, I have integrated nutch with solr. I have crawled the content using nutch with subcollections. It is indexed properly. But in the results the subcollection name is not displaying.
I have declared the field for subcollection in solr schema.xml like this: <filed name="subcollection" type="text" indexed="true" stored="true"> Everything working fine but in the results the subcollection value not displaying. It is displaying like: <subcollection /> -- View this message in context: http://www.nabble.com/solr-with-nutch-%3A-problem-in-subcollection-tp19394218p19394218.html Sent from the Solr - Dev mailing list archive at Nabble.com.