{"_id":"ldapjs-elasticsearch","_rev":"7-656730bfc100675d1300b09e5c70ab98","name":"ldapjs-elasticsearch","description":"Search into your elastic search datas throught LDAP.","dist-tags":{"latest":"0.0.2"},"versions":{"0.0.1":{"name":"ldapjs-elasticsearch","version":"0.0.1","description":"Search into your elastic search datas throught LDAP.","author":{"name":"Mathieu Lecarme","email":"mathieu@garambrogne.net"},"dependencies":{"ldapjs":">=0.3.1"},"devDependencies":{"vows":">=0.6"},"keywords":["ldap","elasticsearch"],"repositories":[{"type":"git","path":"git://github.com/athoune/node-ldapjs-elasticsearch.git"}],"homepage":"http://github.com/athoune/node-ldapjs-elasticsearch","bugs":{"name":"http://github.com/athoune/node-ldapjs-elasticsearch/issues"},"licenses":[{"type":"MIT"}],"engine":"node","scripts":{"test":"node test/test.js"},"_npmUser":{"name":"athoune","email":"mathieu@garambrogne.net"},"_id":"ldapjs-elasticsearch@0.0.1","engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.0.106","_nodeVersion":"v0.6.5","_defaultsLoaded":true,"dist":{"shasum":"15ee08790f946d34bee97284283180a46406530c","tarball":"https://registry.npmjs.org/ldapjs-elasticsearch/-/ldapjs-elasticsearch-0.0.1.tgz","integrity":"sha512-dhzOHLgNfUmZu4m6hIZdr/z/oguyQOe1WUKkuP431xCI904KZgPda7kJFeAYf4oKiS6Mx8J97tHsf4Odz+k9+g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDhkGuxmH4WLQl1ETQyAOn3K2OoIeci3IRCkWTmetfD3AiA2xS5+1B2pYdPtCeeJBUZRuTrDJq+FDRu7Is5TR7W9mw=="}]},"maintainers":[{"name":"athoune","email":"mathieu@garambrogne.net"}]},"0.0.2":{"name":"ldapjs-elasticsearch","version":"0.0.2","description":"Search into your elastic search datas throught LDAP.","author":{"name":"Mathieu Lecarme","email":"mathieu@garambrogne.net"},"dependencies":{"ldapjs":">=0.3.1"},"devDependencies":{"vows":">=0.6"},"keywords":["ldap","elasticsearch"],"repositories":[{"type":"git","path":"git://github.com/athoune/node-ldapjs-elasticsearch.git"}],"homepage":"http://github.com/athoune/node-ldapjs-elasticsearch","bugs":{"name":"http://github.com/athoune/node-ldapjs-elasticsearch/issues"},"licenses":[{"type":"MIT"}],"engine":"node","scripts":{"test":"node test/test.js"},"_npmUser":{"name":"athoune","email":"mathieu@garambrogne.net"},"_id":"ldapjs-elasticsearch@0.0.2","engines":{"node":"*"},"_engineSupported":true,"_npmVersion":"1.0.106","_nodeVersion":"v0.6.5","_defaultsLoaded":true,"dist":{"shasum":"87a60e23a6538b73ba2c0ffc89486eae42358e26","tarball":"https://registry.npmjs.org/ldapjs-elasticsearch/-/ldapjs-elasticsearch-0.0.2.tgz","integrity":"sha512-bOBm6ZqjkPFHlxei4+mTFXC2sbmhzjzInsd53D+Iy7hVrNXsYwVFM/9g8xyJulpQUyyMrYnC2Dor1jtAPnIt5g==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC5KIWALQu685MpSkVe72tePmBqgMkMVaimGan/Tu4PSAiEAjEGYpINCVksjl+FzlhMXl62kiBsSuUDP+OGRpU5RAdk="}]},"maintainers":[{"name":"athoune","email":"mathieu@garambrogne.net"}]}},"readme":"# Node ldap elasticsearch\n\nConvert ldap query (from [ldapjs](http://ldpajs.org) project) to\n[elastic search](http://www.elasticsearch.org/) query. With few code, you\ncreate a ldap server wich ask question to your elastic search index.\n\nImagine querying from your mail client to your intranet data stored in a classic storage (mysql, mongodb …)\n\n## What you can do\n * _or, and, equality, substr_ filters\n\n## What you can't do\n * there is a bug with _not_\n * no authentification for now\n\n## What will never work\n * no equivalent for \\>= and \\<=\n\n## Install and test\n\n    npm install .\n\n    npm test\n\n## Example\n\nThere is a simple example in the _example/addressbook_ folder.\n\n## Dependencies\n\nThe example use [elastical](https://github.com/rgrove/node-elastical),\nbut the query conversion is agnostic.\n\n## Licence\n\nMIT.\n","maintainers":[{"name":"athoune","email":"mathieu@garambrogne.net"}],"time":{"modified":"2022-06-19T11:05:37.646Z","created":"2011-12-11T17:58:54.429Z","0.0.1":"2011-12-11T17:58:56.305Z","0.0.2":"2011-12-11T18:14:22.984Z"},"author":{"name":"Mathieu Lecarme","email":"mathieu@garambrogne.net"}}