Open karenmajewicz opened 3 months ago
Maybe there is just a lag between upload and when it published to Solr, as the GeoDatabase is now showing up.
Some files show up right away though.
Yeah, this is an order of operations issue.
If you add a new asset to a document, and select "Direct download file", that asset will be created but the parent document has not yet been re-index'd into Solr, which is necessary to expose that new file as one of the document's multiple downloads.
I'll make the app re-index the parent document when an associated asset is created.
Resolved. Need to fix CSV export now.
Steps: