[
https://issues.apache.org/jira/browse/NUTCH-2296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15419775#comment-15419775
]
ASF GitHub Bot commented on NUTCH-2296:
---------------------------------------
Github user lewismc commented on a diff in the pull request:
https://github.com/apache/nutch/pull/139#discussion_r74679151
--- Diff:
src/plugin/indexer-elastic-rest/src/java/org/apache/nutch/indexwriter/elasticrest/package-info.java
---
@@ -0,0 +1,22 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements. See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License. You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
+/**
+ * Index writer plugin for <a
href="http://www.elasticsearch.org/">Elasticsearch</a>.
--- End diff --
REST-based
> Elasticsearch Indexing Over Rest
> --------------------------------
>
> Key: NUTCH-2296
> URL: https://issues.apache.org/jira/browse/NUTCH-2296
> Project: Nutch
> Issue Type: Improvement
> Components: indexer
> Reporter: Brian Zhao
> Priority: Minor
>
> Open Elasticsearch to the option of REST-based indexing, via another indexing
> plugin implemeted using Jest, potentially allowing the use of https.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)