When I hide a word from a topic and search the same word in generated Responsive HTML output, the topic is visible in the output.
Hi everyone,
I have a RoboHelp 2015 project. I need to remove the word 'flexlm' for a certain version, say 4.5. (That means, if I search 'flexlm', NO TOPIC containing the word 'flexlm' should show up in the output.) There are total 12 topics which contain this word. I hid the word by applying the conditional build tag "Remove_from_4.5" to this word, in 11 topics and 1 topic I left as it is.
Then I applied the relevant conditional build expression, and generated Responsive HTML help output. So far so good. Now when I searched the recently hidden word 'flexlm' in the search box of this generated output, NO TOPIC should be shown-up. But, one topic from which the word was hidden is being showed up in the resulting list of topics.
This is what I did inside the topic:
----------------------------------------------------------------------------------------------------------------------------------------------

------------------------------------------------------------------------------------------------------------------------------------------------
This is the output after search:
(The Differences between... topic is visible, which is a required behavior because I have not hid the word 'flexlm' in that topic.
All other 10 topics are not showed up with the hidden word 'felxlm', which is the correct behavior.
But the topic below Using... and HASP should not be visible, this is unwanted behavior.)

Can anyone help me on this issue?
