Oshin Rawal
2016-08-04 20:15:37 UTC
I want to create indexes in leveldb. I created another leveldb to serve as
an index for each field. (mimic-ing what a relational database does when
you add indexes to a table). This approach worked for a small data.
However, when the data grows this dosen't work. Can someone please suggest
how to create indexes?
Thank you :)
an index for each field. (mimic-ing what a relational database does when
you add indexes to a table). This approach worked for a small data.
However, when the data grows this dosen't work. Can someone please suggest
how to create indexes?
Thank you :)
--
You received this message because you are subscribed to the Google Groups "leveldb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to leveldb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "leveldb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to leveldb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.