Skip to content

gotomypc/lucene.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lucene.js

A Javascript Port of Apache Lucene Core. Lucene.js is a javascript implementation of the popular apache lucene search engine core. you can use it as

  • a server-side javascript module running on Node.js
  • a js library run directly in the client-side browser

Library features including

  • framework API conforming to the latest apache lucene core spec
  • pure javascript-based implementation with optional C++ node.js module addon
  • integrated networking module
  • indexing DB with efficient and scalable data structure format

Roadmap

The project is still a work-in-progress undergoing development. If you think you can help, please drop me a note or fork it !

Author

Denny C. Dai dennycd@me.com or visit http://dennycd.me

License

MIT License

About

A Javascript Port of Apache Lucene Search Engine (Core)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published