You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Julien Nioche (JIRA)" <ji...@apache.org> on 2010/02/26 16:23:28 UTC

[jira] Created: (NUTCH-798) Upgrade to SOLR1.4

Upgrade to SOLR1.4
------------------

                 Key: NUTCH-798
                 URL: https://issues.apache.org/jira/browse/NUTCH-798
             Project: Nutch
          Issue Type: Improvement
          Components: indexer
            Reporter: Julien Nioche
             Fix For: 1.1


in particular SOLR1.4 has a StreamingUpdateSolrServer which would simplify the way we buffer the docs before sending them to the SOLR instance 

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


[jira] Commented: (NUTCH-798) Upgrade to SOLR1.4

Posted by "Andrzej Bialecki (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843555#action_12843555 ] 

Andrzej Bialecki  commented on NUTCH-798:
-----------------------------------------

+1, preferably before the 1.1 freeze so that we  can test it.

> Upgrade to SOLR1.4
> ------------------
>
>                 Key: NUTCH-798
>                 URL: https://issues.apache.org/jira/browse/NUTCH-798
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>            Reporter: Julien Nioche
>             Fix For: 1.1
>
>
> in particular SOLR1.4 has a StreamingUpdateSolrServer which would simplify the way we buffer the docs before sending them to the SOLR instance 

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


[jira] Commented: (NUTCH-798) Upgrade to SOLR1.4

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844351#action_12844351 ] 

Hudson commented on NUTCH-798:
------------------------------

Integrated in Nutch-trunk #1093 (See [http://hudson.zones.apache.org/hudson/job/Nutch-trunk/1093/])
     : Upgrade to SOLR1.4 and its dependencies


> Upgrade to SOLR1.4
> ------------------
>
>                 Key: NUTCH-798
>                 URL: https://issues.apache.org/jira/browse/NUTCH-798
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>            Reporter: Julien Nioche
>             Fix For: 1.1
>
>
> in particular SOLR1.4 has a StreamingUpdateSolrServer which would simplify the way we buffer the docs before sending them to the SOLR instance 

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


[jira] Resolved: (NUTCH-798) Upgrade to SOLR1.4

Posted by "Julien Nioche (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/NUTCH-798?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julien Nioche resolved NUTCH-798.
---------------------------------

    Resolution: Fixed

Updated SOLRJ's dependencies at the same time : 

Deleting       lib/apache-solr-common-1.3.0.jar
Adding  (bin)  lib/apache-solr-core-1.4.0.jar
Deleting       lib/apache-solr-solrj-1.3.0.jar
Adding  (bin)  lib/apache-solr-solrj-1.4.0.jar
Deleting       lib/commons-httpclient-3.0.1.jar
Adding  (bin)  lib/commons-httpclient-3.1.jar
Adding  (bin)  lib/commons-io-1.4.jar
Adding  (bin)  lib/geronimo-stax-api_1.0_spec-1.0.1.jar
Adding  (bin)  lib/jcl-over-slf4j-1.5.5.jar
Deleting       lib/slf4j-api-1.4.3.jar
Adding  (bin)  lib/slf4j-api-1.5.5.jar
Adding  (bin)  lib/wstx-asl-3.2.7.jar

Committed revision 921831

> Upgrade to SOLR1.4
> ------------------
>
>                 Key: NUTCH-798
>                 URL: https://issues.apache.org/jira/browse/NUTCH-798
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>            Reporter: Julien Nioche
>             Fix For: 1.1
>
>
> in particular SOLR1.4 has a StreamingUpdateSolrServer which would simplify the way we buffer the docs before sending them to the SOLR instance 

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


[jira] Commented: (NUTCH-798) Upgrade to SOLR1.4

Posted by "Sami Siren (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/NUTCH-798?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843546#action_12843546 ] 

Sami Siren commented on NUTCH-798:
----------------------------------

+1

> Upgrade to SOLR1.4
> ------------------
>
>                 Key: NUTCH-798
>                 URL: https://issues.apache.org/jira/browse/NUTCH-798
>             Project: Nutch
>          Issue Type: Improvement
>          Components: indexer
>            Reporter: Julien Nioche
>             Fix For: 1.1
>
>
> in particular SOLR1.4 has a StreamingUpdateSolrServer which would simplify the way we buffer the docs before sending them to the SOLR instance 

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