Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add valid_start_date and valid_end_date to concept endpoint #2057 - #2068

Merged
chrisknoll merged 10 commits into
masterfrom
add_concept_valid_start_end_date
Sep 27, 2022
Merged

chrisknoll merged 10 commits into
masterfrom
add_concept_valid_start_end_date

Conversation

@anton-abushkevich

Copy link
Copy Markdown
Contributor

Resolves #2057

@chrisknoll

Copy link
Copy Markdown
Collaborator

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.

@anthonysena

Copy link
Copy Markdown
Collaborator

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.

@chrisknoll

chrisknoll commented Sep 27, 2022

Copy link
Copy Markdown
Collaborator

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.

@chrisknoll
chrisknoll merged commit 7af2dba into master Sep 27, 2022
@delete-merged-branch
delete-merged-branch Bot deleted the add_concept_valid_start_end_date branch September 27, 2022 14:25
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.

Add valid_start_date and valid_end_date to concept endpoint

4 participants