GithubHelp home page GithubHelp logo

sanne / gsoc-hsearch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mincong-h/gsoc-hsearch

0.0 2.0 0.0 2.06 MB

Google Summer of Code 2016

License: GNU Lesser General Public License v2.1

Java 100.00%

gsoc-hsearch's Introduction

Build Status

gsoc-hsearch

This project aims to provide an alternative to the current mass indexer implementation, using the Java Batch architecture as defined by JSR 352. This standardized tool JSR 352 provides task-and-chunk oriented processing, parallel execution and many other optimization features. This batch job should accept the entity type(s) to re-index as an input, load the relevant entities from the database and rebuild the full-text index from these.

Run

You can install the project and see test cases using:

mvn clean install

Mechanism

This project redesigns the mass index job as a chunk-oriented, non-interactive, long-running, background execution process. Execution contains operational control (start/stop/restart), logging, checkpointing and parallelization.

Workflow of the job "mass-index"

For more information, please check http://mincong-h.github.io/gsoc-hsearch

gsoc-hsearch's People

Contributors

mincong-h avatar gunnarmorling avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.