Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geomesa-users] Table/Index Management: can attribute indexes be created after the table?

Aaron,

It is possible to add a secondary-attribute index after the fact.  The
code to do this lives in the geomesa-jobs module; here's a link to the
section of its README.md that describes how to kick off just such a job:

https://github.com/locationtech/geomesa/tree/accumulo1.5.x/1.x/geomesa-jobs#attribute-indexing

If you have any additional questions, please just let us know.

Thanks, and good luck!

Sincerely,
  -- Chris


On Thu, 2015-05-14 at 14:11 +0000, Aaron Simmons wrote:
> Is it possible to create/add attribute indexes after a table has been
> created (and content has been added)?
> 
> Or do the index definitions have to be declared in the feature schema
> at table creation time?
> 
> -Aaron
> _______________________________________________
> geomesa-users mailing list
> geomesa-users@xxxxxxxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> http://www.locationtech.org/mailman/listinfo/geomesa-users




Back to the top