Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geomesa-users] Attribute Indexing

Marcel,

Regarding general Accumulo strategies, I'd point out this project:

https://github.com/calrissian/accumulo-recipes

Thinking through their sample store implementations should let you see quite a bit how Accumulo/Big Table Clones can be used in different ways.

Thanks for the great questions!

Jim

On 10/09/2015 07:23 AM, Chris Eichelberger wrote:
2.  There is nothing particularly novel about the way GeoMesa stores
secondary attribute indexes in the "_attr_idx" table.  This is a
straight lexicographically-encoded-value storage.




Back to the top