Skip to main content

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

Hello,

is there a possibility to get the complete "raw" key-value pair of a table as it is saved (a sample would be enough)? I want to look in the "_attr_idx" table and understand how the index is built, e.g. when indexing additional attributes like another Date, an Integer or a String. Is it this a special or a common strategy (adapted for Accumulo) for indexing? What fields available in the Accumulo table dsign did you use (RowId, ColumnFamily, etc.)?

Thanks,
Marcel Jacob.



Back to the top