Skip to content

Personal knowledge management through a search bar. Powered by Apache Solr.

License

Notifications You must be signed in to change notification settings

rudazhang/shredder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Shredder

Personal knowledge management through a search bar. Powered by Apache Solr.

Shred all your paper notes and start searching! 🎉

Steps

  1. start solr; bin/solr stop -all bin/solr start
  2. indexing docs: POST to colletion; bin/post -c <collectionName> <docs|dirs>
  3. search!
  4. remember to stop solr; bin/solr stop -all

Cores

Potential collections (toggle-able before search):

  • notes (manually written articles),
  • logs (sparks, rambles, and mind farts),
  • literature (other's work),

TODO

  • Acknowledge Carrot2 and add its open source license. (Licenses of extensions are included under licenses/ in Solr distribution, e..g licenses/carrot2-mini-LICENSE-BSD_LIKE.txt.)

About

Personal knowledge management through a search bar. Powered by Apache Solr.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published