field - Configure Solr to index metadata included in seed.txt -
i running nutch 1.10 , solr 5.3.1, , attempting crawl , index few sites. these sites have id , name associated (on same line url in seed.txt file) included along side other fields in solr search results (such host, segment, etc). possible? if so, need modify files other seed.txt , schema-solr4?
example of have in seed.txt:
www.examplesite.com id=3 name=examplesite
Comments
Post a Comment