You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Doğacan Güney (JIRA)" <ji...@apache.org> on 2007/08/06 10:45:59 UTC

[jira] Updated: (NUTCH-442) Integrate Solr/Nutch

     [ https://issues.apache.org/jira/browse/NUTCH-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Doğacan Güney updated NUTCH-442:
--------------------------------

    Attachment: NUTCH_442_v2.patch

New version.

* Properly reset internal state of SolrResponseHandler between parses.

* Remove unused imports in ScoringFilters.

* Reduce number of warnings in o.a.n.searcher.
    
    IndexSearcher: Remove deprecated FSDirectory API usage. Remove deprecated FileSystem API usage.
    LuceneQueryOptimizer: Remove usage of lucene's QueryFilter.
    Everything: Suppress serial UID warnings and use generics.


* Better handling of Hit results in DistributedSearchBean.


> Integrate Solr/Nutch
> --------------------
>
>                 Key: NUTCH-442
>                 URL: https://issues.apache.org/jira/browse/NUTCH-442
>             Project: Nutch
>          Issue Type: New Feature
>         Environment: Ubuntu linux
>            Reporter: rubdabadub
>         Attachments: NUTCH_442_v2.patch, RFC_multiple_search_backends.patch, schema.xml
>
>
> Hi:
> After trying out Sami's patch regarding Solr/Nutch. Can be found here (http://blog.foofactory.fi/2007/02/online-indexing-integrating-nutch-with.html) and I can confirm it worked :-) And that lead me to request the following :
> I would be very very great full if this could be included in nutch 0.9 as I am trying to eliminate my python based crawler which post documents to solr. As I am in the corporate enviornment I can't install trunk version in the production enviornment thus I am asking this to be included in 0.9 release. I hope my wish would be granted.
> I look forward to get some feedback.
> Thank you.

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