What's happening:
• Locator installer only merges Locators Locator's schema_overrides.xml fileon upgrades.
• Supervisor installer merges both Locator's schema_overrides.xml file in addition to Lingos schemaand Supervisor Lingo schema_overrides_for_lingo.xml.
In other words Locator upgrade will ignore the Supervisor Lingo fields from schema_overrides_for_lingo.xml file.
Instructions
Before you start Locator's upgrade, copy section
Code Block |
---|
language | xml |
---|
theme | Emacs |
---|
title | schema_overrides_for_lingo.xml |
---|
|
<add sel="/schema/fields">
<field name="lingo_...
...
...
</add> |
section
from C:\Program Files\ayfie\Locator\Lingo\Install\schema_overrides_for_lingo.xml to into C:\ProgramData\ayfie\Locator\Solr\configsets\ViaWorksCloud\conf\schema_overrides.xml.- Perform Locator upgrade
- Remove the section you added in C:\ProgramData\ayfie\Locator\Solr\configsets\ViaWorksCloud\conf\schema_overrides.xml after the Locator upgrade is completed, so you won't get duplicate fields the next time you do upgrade Supervisor.. This will prevent the next Supervisor upgrade to add duplicate fields to the schema.xml
Related articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@284d91 |
---|
showSpace | false |
---|
sort | modified |
---|
reverse | true |
---|
type | page |
---|
cql | label in ( "upgrade" , "supervisor" , "workaround" ) and type = "page" and space = "VPKB" |
---|
labels | supervisor upgrade workaround |
---|
|
...