Skip to content

Full text search using PowerShell, Everything, and Lucene.

Notifications You must be signed in to change notification settings

DBremen/SearchLucene

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SearchLucene

Full text search using PowerShell, Everything, and Lucene. With the help of Toxy and EpubSharp this also works with .pdf, .epub and other file formats.

Prerequisites (pathes need to be updated accordingly):

Name Source
Toxy https://www.nuget.org/packages/Toxy
EpubSharp https://github.com/asido/EpubSharp
es.exe (Everything command line) https://voidtools.com/downloads/
rga (aka ripgrep-all) https://community.chocolatey.org/packages/ripgrep-all

See link to my blog post for more details.

Function Synopsis Documentation
Find-FileLucene Search file using Lucene.Net Link
New-LuceneIndex Creates the index on disk for the Lucene search engine Link

About

Full text search using PowerShell, Everything, and Lucene.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages