GithubHelp home page GithubHelp logo

tdm-pit's Introduction

Process for Indexing Thesis

This is the main worker process used for indexing items from Fedora in Elasticsearch.

Installing

pit uses Pipenv to manage dependencies. Once you have pipenv installed:

$ git clone https://github.com/mitlib-tdm/pit.git
$ cd pit
$ pipenv install --dev

Using pit

The pit run subcommand will start the worker process. This will watch Fedora's ActiveMQ instance for newly added items and add them to the Elasticsearch index. Type $ pit run --help for a full description.

The pit reindex subcommand will reindex the full theses collection. Type $ pit reindex --help for a full description.

Developing

There are several Makefile targets that can be used for developing. make test and make coverage will run the tests and output the test coverage. make update will update all the dependencies. make release will increase the version number, create a new tag and build a new docker image with a corresponding tag.

tdm-pit's People

Watchers

James Cloos avatar  avatar

tdm-pit's Issues

Use Fedora ID not tied to host

Since the URI for a thesis could change based on how services are deployed in kubernetes, it's been proposed to just use the handle ID as the identifier in elasticsearch. We can guarantee it will be unique locally.

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.