You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It searches in tokenized fields like absolute path, type, content e.g./opt/run/cmd/test - can be found by searching opt, run, cmd or test e.g.content: hello world, type:mp4
Auto update index when changes occur in the configured directories
Technologies used
Html for UI
Java backend (Spring boot webflux)
Search using Apache Lucene
Content parsing using Apache Tika
Index auto update using WatchService
Async communication to backend through javascript
About
Lets you search through the files on the local machine through a simple web based ui (runs on browser)