Giter VIP home page Giter VIP logo

solr-ocr-indexing's Introduction

Analysis of the Indexing and Document Search Functionalities of the Apache Solr Platform

This project aims to analyze the functionalities of the Apache Solr platform, an open-source document search engine, for indexing and searching documents. The project involves configuring a prototype of Apache Solr and developing several components, including scripts, a Java program, and a UI Solritas. These components work together to achieve the following tasks:

  1. Detect changes in a folder containing documents in real time
  2. Identify non-indexable PDF files
  3. Make non-indexable PDF files indexable using OCR to extract text content
  4. Index the PDF files using Apache Solr
  5. Perform searches on the indexed files through a graphical interface

Prerequisites Presentation Screenshots

Prerequisites

  1. Solr
  2. Leptonica
  3. Tesseract

Project Description

The project's aim is to configure a prototype of Apache Solr and develop a set of scripts, a Java program, and a UI Solritas to index and search documents. The main parts are:

  1. Real-time detection of changes in a folder containing documents
    • This task is performed by a script that monitors the folder and detects any file creation, modification, deletion, or movement
  2. Identification of non-indexable PDF files
    • This task is performed by a script that identifies PDF files that cannot be indexed because of missing text content
  3. Making the PDF files indexable for content
    • This task is performed by a script that uses Optical Character Recognition (OCR) technology to extract text from PDF files that cannot be indexed
  4. Indexing the PDF files using Apache Solr
    • This task is performed by a Java program that indexes the PDF files on the Apache Solr platform
  5. Performing searches on the indexed files with a graphical interface
    • This task is performed by a UI Solritas that allows users to search the indexed files using a graphical interface

Screenshots

Below are some screenshots (in Italian) of the different components used in the project:

UI Solritas

Java Indexer

Solr Index Updater

Indexer

solr-ocr-indexing's People

Contributors

liviobisogni avatar

Stargazers

 avatar

Watchers

 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.