Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elasticsearch Bulk load Service #8

Open
Orbiter opened this issue Jun 11, 2017 · 1 comment
Open

Elasticsearch Bulk load Service #8

Orbiter opened this issue Jun 11, 2017 · 1 comment
Labels

Comments

@Orbiter
Copy link
Member

Orbiter commented Jun 11, 2017

This shall be an API which is able to take a bulk index file from the asset store and pushes this into the assigned elasticsearch index.

The servlet shall be given the path to an asset and then the service calls elasticsearch and pushes the asset (flat json) into elasticsearch

@nikhilrayaprolu
Copy link
Member

@Orbiter @mariobehling I would like to work on this issue, my idea is we can simply create a new API end point service in yacy index https://github.com/yacy/yacy_grid_mcp/tree/master/src/main/java/net/yacy/grid/mcp/api/index , that accepts a path to asset storage and indexes it. I think this might be similar to the functionality of crawler, but we take an asset file here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants