You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Andrzej Bialecki (JIRA)" <ji...@apache.org> on 2010/07/02 17:56:50 UTC

[jira] Issue Comment Edited: (NUTCH-837) Remove search servers and Lucene dependencies

    [ https://issues.apache.org/jira/browse/NUTCH-837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12884729#action_12884729 ] 

Andrzej Bialecki  edited comment on NUTCH-837 at 7/2/10 11:55 AM:
------------------------------------------------------------------

bq. So, I think we should still have a Nutch webapp and in my mind it's a must-have for a 2.0 release...

I agree. But for the moment it's better to delete the old webapp stuff that we know for sure doesn't work with the current Nutch, and it will be completely reimplemented anyway. Refactoring it to work with the new Solr-based app is likely not worth it - we can achieve a similar effect to the current webapp by just tweaking the styling of the Solritas handler.

      was (Author: ab):
    bq. So, I think we should still have a Nutch webapp and in my mind it's a must-have for a 2.0 release...

I agree. But for the moment it's better to delete the old webapp stuff that we know for sure doesn't work with the current Nutch, and it will be completely reimplemented anyway.
  
> Remove search servers and Lucene dependencies 
> ----------------------------------------------
>
>                 Key: NUTCH-837
>                 URL: https://issues.apache.org/jira/browse/NUTCH-837
>             Project: Nutch
>          Issue Type: Task
>          Components: searcher, web gui
>    Affects Versions: 1.1
>            Reporter: Julien Nioche
>            Assignee: Andrzej Bialecki 
>             Fix For: 2.0
>
>         Attachments: NUTCH-837.patch
>
>
> One of the main aspects of 2.0 is the delegation of the indexing and search to external resources like SOLR. We can simplify the code a lot by getting rid of the : 
> * search servers
> * indexing and analysis with Lucene
> * search side functionalities : ontologies / clustering etc...
> In the short term only SOLR / SOLRCloud will be supported but the plan would be to add other systems as well. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.