Skip to content

Conversation

@adriendupuis
Copy link
Contributor

@adriendupuis adriendupuis commented Sep 5, 2024

Question Answer
JIRA Ticket IBX-8858
Versions 4.6
Edition All

Update Solr config when upgrading from 4.5 to 4.6 to enable spellchecking.

Preview: https://ez-systems-developer-documentation--2486.com.readthedocs.build/en/2486/update_and_migration/from_4.5/update_from_4.5/#update-solr-configuration

ibexa/solr#52 was merged into v4.6.0-beta4

diff -r v4.5.7/solrconfig.xml v4.6.10/solrconfig.xml
767a768,770
>     <arr name="last-components">
>       <str>spellcheck</str>
>     </arr>
911c914
<       <str name="field">_text_</str>
---
>       <str name="field">meta_content__text_t</str>

Checklist

  • Text renders correctly
  • Text has been checked with vale
  • Description metadata is up to date
  • Redirects cover removed/moved pages
  • Code samples are working
  • PHP code samples have been fixed with PHP CS fixer
  • Added link to this PR in relevant JIRA ticket or code PR

@adriendupuis adriendupuis changed the base branch from master to 4.6 September 5, 2024 12:11
@adriendupuis adriendupuis changed the title IBX-8858: Update Solr config when upgrading from 45 to 4.6 to enable spellcheking IBX-8858: Update Solr config when upgrading from 45 to 4.6 Sep 5, 2024
@adriendupuis adriendupuis changed the title IBX-8858: Update Solr config when upgrading from 45 to 4.6 IBX-8858: Update Solr config between 4.5 and 4.6 Sep 5, 2024
@adriendupuis adriendupuis marked this pull request as ready for review September 5, 2024 12:27
@adriendupuis adriendupuis requested a review from vidarl September 5, 2024 12:30
Copy link
Member

@adamwojs adamwojs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments below.

@adriendupuis adriendupuis requested a review from vidarl September 16, 2024 10:04
# Conflicts:
#	docs/update_and_migration/from_4.5/update_from_4.5.md
Copy link
Contributor

@julitafalcondusza julitafalcondusza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check my comments.

Co-authored-by: julitafalcondusza <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants