Tagged Questions
0
votes
0answers
56 views
LanguageIdentifierUpdateProcessor solr
I am using LanguageIdentifierUpdateProcessor for detecting languge and accordingly applying analysers to fields in solr, in my solrconfig.xml i have whitelisted two languages en and hi, and threshold ...
4
votes
3answers
1k views
Have you indexed nutch crawl results using elasticsearch before?
Has anyone had any luck writing custom indexers for nutch to index the crawl results with elasticsearch? Or do you know of any that already exist?
0
votes
1answer
590 views
nutch crawler - how to set maximum number of inlinks per host
How can i set maximum number of pages to index per host?
i don't want to index all million pages of site, i want to index only first 100000 found pages.
0
votes
2answers
385 views
Architecture with 3 servers for solr search engine
I'm going to build a search engine on solr, and nutch as a crawler. I have to index about 13mln documents.
I have 3 servers for this job:
4 core Xeon 3Ghz, 20Gb ram, 1.5Tb sata
2*4 core Xeon 3Ghz, ...
