Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Aardvark as the default format for indexing records #163

Merged
merged 2 commits into from
Jul 24, 2024

Conversation

thatbudakguy
Copy link
Member

@thatbudakguy thatbudakguy commented Sep 13, 2023

This changes the indexer so that when you do:

rake geocombine:index

It prefers Aardvark format records by default (instead of 1.0), since that's now the current standard. You can still do:

SCHEMA_VERSION='1.0' rake geocombine:index

To index v1.0 instead.

It also updates the README to add this info (and a little bit of other info).

@thatbudakguy thatbudakguy force-pushed the Aardvark-default branch 2 times, most recently from a117bea to 0b2b7ca Compare September 13, 2023 19:53
@thatbudakguy thatbudakguy marked this pull request as ready for review September 13, 2023 19:54
@thatbudakguy thatbudakguy mentioned this pull request Jan 29, 2024
6 tasks
@eliotjordan eliotjordan merged commit 129f31d into main Jul 24, 2024
7 checks passed
@eliotjordan eliotjordan deleted the Aardvark-default branch July 24, 2024 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants