Add valid_start_date and valid_end_date to concept endpoint #2057 - #2068
Conversation
…g columns to concepts tables
…cept with local class, circe changes no longer required
|
Does the latest change to the SOLR query (that includes start/end date fields) require a rebuild of the core or will the core contain these fields already? I ask because we need to know if we have to tell people to rebuild their SOLR cores to support these fields. |
Best I can tell, these changes will require a rebuild of the SOLR cores to incorporate the date fields. |
|
Do you happen to know if the fields aren't in SOLR, will the UI break? Update: Spoke with Anton and I think blank values will appear by default, so we should be good to go. Instructions to rebuild the SOLR core to include those fields. |
Resolves #2057