[
https://issues.apache.org/jira/browse/NUTCH-930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrzej Bialecki updated NUTCH-930:
------------------------------------
Attachment: NUTCH-930.patch
Patch to fix the issue. I'll commit this shortly.
> Remove remaining dependencies on Lucene API
> -------------------------------------------
>
> Key: NUTCH-930
> URL: https://issues.apache.org/jira/browse/NUTCH-930
> Project: Nutch
> Issue Type: Improvement
> Affects Versions: 2.0
> Reporter: Andrzej Bialecki
> Assignee: Andrzej Bialecki
> Attachments: NUTCH-930.patch
>
>
> Nutch doesn't use Lucene API anymore, all indexing happens via
> Lucene-agnostic SolrJ API. The only place where we still use a minor part of
> Lucene is in index-basic, and that use (DateTools) can be easily replaced.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.