Giter VIP home page Giter VIP logo

rshad / lucenesearchengine Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 6.4 MB

Category : JavaEE Application - Desinging a search engine using Lucene 7.0.1 - Description :Designing a simple search engine over Granada University's web pages using Lucene core.

HTML 98.14% JavaScript 0.35% CSS 0.05% Java 1.45%
javaee jsp lucene lucenesearch lucene-analyzer lucene-indexes java lucenefacets search-engine

lucenesearchengine's Introduction

LuceneSearchEngine

- Category:

It's a JavaEE Application

- Main Description:

Using Lucene 7.1 to design a simple search engine over Granada University's web pages.

Description:

  • In Information Recovery subject of the last course of Computer Science Engineering degree, I got to design a search engine using Lucene 7.1 as the core of the egine.

I followed the next steps:

  1. Study the purpose of the engine.
  2. Study the querys's types, content and natural.
  3. Make a basic design to start improving it by each step I work on.
  4. Design the Indexer class.
  5. Test the Indexer class with examples, using Tika software:
    • The main index desing and implementation.
    • The facets index design and implementation.
  6. Design and implement the "Searcher"
  7. Test the searcher.
  8. Improve the searcher by adding more query's types results's filters.
  9. Design the user interface, using JavaEE and Tomcat server.

Project Structure

  • In src directory, you can find the application main code files " the hole aplication without the interface code files ".
  • In web directory, you can find the total files, related to the user interface and the server configuration.
  • In Problems_Solutions and References, you can find the coding problems and bugs I faced during the implementation of the application with the solutions "how I resolved the bugs".

lucenesearchengine's People

Contributors

rshad avatar

Stargazers

 avatar

Watchers

 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.