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

Julien Nioche commented on NUTCH-1517:
--------------------------------------

Tom - by convention changes made by the users are set in nutch-site.xml whereas 
nutch-default.xml is used to list the parameters and their default values. It 
is just a convention but it helps finding what has been changed specifically 
for a given setup.

You can have multiple indexing backends used at the same time and e.g. index 
with both solr and elasticsearch provided of course that their respective 
plugins are activated in nutch-site.xml and that they are properly configured.
                
> CloudSearch indexer
> -------------------
>
>                 Key: NUTCH-1517
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1517
>             Project: Nutch
>          Issue Type: New Feature
>          Components: indexer
>            Reporter: Julien Nioche
>             Fix For: 1.9
>
>         Attachments: 0023883254_1377197869_indexer-cloudsearch.patch
>
>
> Once we have made the indexers pluggable, we should add a plugin for Amazon 
> CloudSearch. See http://aws.amazon.com/cloudsearch/. Apparently it uses a 
> JSON based representation Search Data Format (SDF), which we could reuse for 
> a file based indexer.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to