lucene-indexes
There are 14 repositories under lucene-indexes topic.
gdebasis/luc4ir
A simple Lucene framework to get started with Information Retrieval experiments on TREC documents
arvindv17/Lucene-Document-Search
This is a simple Java project to perform a word search from a directory of documents. It can handle multiple Document types, from PDF to txt to XML.
DrPwner/FortiLucene
FortiLucene is a Web UI Program Interface that facilitates the FortiEDR Lucene Syntax Query Language
ivancete/InformationRetrieval-Browser
Práctica realizada para la Asignatura de Ingeniería Informática de Recuperación de Información.
rshad/LuceneSearchEngine
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.
C01-TEAM5/search-engine-utsc
Design and develop a search engine for instructors and students at UTSC. Students and instructors can upload and search for documents. The students and instructors have the option to create an account and the uploaded files will be indexed separately to allow for file filtering. Any visitor of the application can use the query system to search through the documents.
Divyajyoti/concurrent-file-indexer
Concurrent File Indexer and Search Engine
Coursal/Lucene-Indexer-And-Searcher
A Lucene 8.0.0 API based java application example of an indexer and a searcher
girishpatni/WebCrawlerIndexer
Application to search for Java topics from web and Index them using Apache Lucene Indexer.
ShaishavJogani/Web-Crawler-for-Recommendation
Crawl the web pages of JAVA tutorial sites and index them using Apache Lucene. Recommend crawl content based on the user's current reading.
VargaJoe/SenseNet-SubTree-Lucene-Fixer
Custom ContentCollection view to compare repository content structure and lucene index structure of a subtree, and try to fix any differences.