[
https://issues.apache.org/jira/browse/JENA-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15940149#comment-15940149
]
ASF GitHub Bot commented on JENA-1305:
--------------------------------------
Github user osma commented on the issue:
https://github.com/apache/jena/pull/227
#226 has been merged. I suggest the following plan for merging this PR:
- @anujgandharv it would be great if you could rebase on top of current
apache master, which includes #226. That would reduce clutter when looking at
the diffs in this PR.
- I'll wait until Monday (or possibly Tuesday) to give others (@ajs6f,
@afs, @ehedgehog, @rvesse ...) a chance to look at the code. I'll merge it then
if there are no objections.
Personally I'm satisfied with the current implementation and tests.
Things I'm unsure about:
1. How the Maven integration tests have been wired up. There seems to be
quite a lot of configuration related to this in the new pom.xml, and it works
AFAICT. But I've never done a custom Maven test configuration so I can't tell
whether it's done in the right way. People who know more about the Jena testing
framework could take a closer look.
2. Logging setup, dependencies etc. Same thing, I can't tell whether the
current setup is right for the project.
> Elastic Search Support for Apache Jena Text
> --------------------------------------------
>
> Key: JENA-1305
> URL: https://issues.apache.org/jira/browse/JENA-1305
> Project: Apache Jena
> Issue Type: New Feature
> Components: Text
> Affects Versions: Jena 3.2.0
> Reporter: Anuj Kumar
> Assignee: Osma Suominen
> Labels: elasticsearch
> Original Estimate: 240h
> Remaining Estimate: 240h
>
> This Jira tracks the development of Jena Text ElasticSearch Implementation.
> The goal is to extend Jena Text capability to index, at scale, in
> ElasticSearch. This implementation would be similar to the Lucene and Solr
> implementations.
> We will use ES version 5.2.1 for the implementation.
> The following functionalities would be supported:
> * Indexing Literal values
> * Updating indexed values
> * Deleting Indexed values
> * Custom Analyzer Support
> * Configuration using Assembler as well as Java techniques.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)