Hi BlackIce,

On Thu, May 21, 2015 at 9:32 AM, <[email protected]> wrote:

>
> If I understand this correctly this plug-in only deteckts the geographic
> location of the hosting server based on its IP address, correct?
>

Yes. But a whole bunch more than just geographic location. Take a look at
the Solr schema.
https://github.com/apache/nutch/blob/trunk/conf/schema.xml#L106-L137


> It does not like analize any data withinh the website, say like an
> business address, and then map its location?
>

Correct. You could however add this functionality through a further
extraction plugin which would extend HtmlParseFilter
http://nutch.apache.org/apidocs/apidocs-1.9/index.html?org/apache/nutch/parse/HtmlParseFilter.html

Any more questions, give us a shout.
Thanks
Lewis

Reply via email to