Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

luceneJava

This repository contains a Java implementation for working with Lucene, a powerful search engine library. The project includes code for creating and searching indexes. In the search functionality, MultiFieldQueryParser is utilized to perform queries across multiple fields, enabling more flexible and comprehensive searches.

Feel free to explore the code and adapt it to your own Lucene-based projects!

Functions in TestLucene1.java createIndex function reads text data to build an index searchIndex function retrieves the index countIndex function is a function that retrieves the index for a task

About

This repository contains a Java implementation for working with Lucene. The project includes code for creating and searching indexes.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages