Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

  1. Before you start Locator's upgrade, copy section

    Code Block
    languagexml
    themeEmacs
    titleschema_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.
  2. Perform Locator upgrade
  3. 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

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@284d91
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "upgrade" , "supervisor" , "workaround" ) and type = "page" and space = "VPKB"
labelssupervisor upgrade workaround

...

Page Properties
hiddentrue


Related issues