Reltable Topic Text no longer in search

Post here questions and problems related to editing and publishing DITA content.
Tristan
Posts: 30
Joined: Tue Jun 02, 2015 2:01 pm

Reltable Topic Text no longer in search

Post by Tristan »

Hi,

Since the auto complete quote fix was applied to the indexer, topic link text no longer seems to be part of the search database.
More specifically topic link text from links which have been created from reltables.

I tried to force the addition by explicitly adding

Code: Select all

div.linklist=25
and also

Code: Select all

div.related_link=25
to scoring.properties, but webhelp search output still doesn't show the pages on which the link text appears.

Would there be other ways to make this again part of the index database?

Thanks,

Tristan
radu_pisoi
Posts: 403
Joined: Thu Aug 21, 2003 11:36 am
Location: Craiova
Contact:

Re: Reltable Topic Text no longer in search

Post by radu_pisoi »

Hi,

I'm not sure I understand your use case.

Do you want search function to match text from navigational links such as related links or TOC?
Radu Pisoi
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Tristan
Posts: 30
Joined: Tue Jun 02, 2015 2:01 pm

Re: Reltable Topic Text no longer in search

Post by Tristan »

Hi,

Yes, we make use of a reltable in which there is a link between a topic page and links which have in their link text unique IDs, e.g. 50797.
These related links then show up (with their link text containing the unique id) on the corresponding topic pages.

Prior to the last Oxygen maintenance build (build 2017042020) these unique ids showed up when making use of the webhelp search, guiding you directly to the corresponding topic page, now they don't show up anymore, the message is given '50797' is not found.

For us this is loss in the search functionality as these unique IDs can no longer by found via a simple search.

Thanks,

Tristan
radu_pisoi
Posts: 403
Joined: Thu Aug 21, 2003 11:36 am
Location: Craiova
Contact:

Re: Reltable Topic Text no longer in search

Post by radu_pisoi »

Hi,

Could you send us a sample DITA map to reproduce the problem on support@oxygenxml.com?
Radu Pisoi
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Post Reply