Conal-Tuohy / TroveQueryBuilder

A web form for querying the Trove API via the TroveProxy
Apache License 2.0
2 stars 0 forks source link

Review list of indexes in Query Builder to ensure all are added #1

Open mraadgev opened 9 months ago

Conal-Tuohy commented 8 months ago

https://github.com/Conal-Tuohy/TroveQueryBuilder/blob/main/web/TroveQuery.js#L383-L603

NB it looks like there are still some functionality missing to deal with indexes that aren't text fields.

Conal-Tuohy commented 8 months ago

So we've discovered isAvailable is missing because it's not in Trove's technical docs