cancerberoSgx / node-lucene

node-lucene: (main objective) apache lucene bindings for nodejs (straightforward API, performant thanks to node-java dynamic bindings - no server, process spawning or IPC-like). javap and javap-json : inspect Java AST from .jar and .class. java2js: Research about auto generate TypeScript/JavaScript interfaces and implementations from java .jars and .class
MIT License
24 stars 0 forks source link

node-lucene

Apache Lucene API for Node.js. Implemented calling Java directly from Node.js thanks to node-java (no servers, no process spawning, no IPC-like mechanisms). Straightforward API.

See node-lucene sub project page

Subprojects and research:

See internal project's :