[erlang-questions] MongoDB EnsureIndex
Ali Sabil
ali.sabil@REDACTED
Tue Feb 12 17:53:56 CET 2013
I would recommend the soundrop fork of the mongodb driver:
https://github.com/soundrop/mongodb-erlang the details can be found here:
https://github.com/mongodb/mongodb-erlang/pull/10
Best,
Ali
On Tue, Feb 12, 2013 at 11:23 AM, Dmitry Klionsky <dm.klionsky@REDACTED>wrote:
> +1
>
>
> On 02/12/2013 12:53 PM, Steve Strong wrote:
>
> Hi,
>
> We use https://github.com/mongodb/mongodb-erlang for erlang - seems to
> work well enough, and certainly supports creating indexes etc.
>
> cheers,
>
> Steve
>
> --
> Steve Strong
> Sent with Sparrow <http://www.sparrowmailapp.com/?sig>
>
> On Tuesday, 12 February 2013 at 10:50, Evren Bayraktar wrote:
>
> Hi everyone,
>
> Is there a any one who uses emongo or another library to use mongodb in
> erlang ? I couldn't use ensureindex property with emongo. I don't know
> whether it is possible or not :)
>
> I saw ensure_index function in this file (
> https://github.com/JacobVorreuter/emongo/blob/master/src/emongo.erl )
> then used it but it always gets ok.
>
> Actually, I want to use Mongo's Geospatial property with erlang. Thats
> why I guess, I need to use ensureIndex. If there is any other method to use
> geospatial search in Erlang I can use it.
>
> Best Regards !
> Evren
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
>
>
> _______________________________________________
> erlang-questions mailing listerlang-questions@REDACTED://erlang.org/mailman/listinfo/erlang-questions
>
>
>
> --
> Best regards,
> Dmitry Klionsky
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130212/a655f1f5/attachment.htm>
More information about the erlang-questions
mailing list