Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Infocenter - Indexing remote content for search
Infocenter - Indexing remote content for search [message #220909] Wed, 11 July 2007 19:14 Go to next message
Jim Graf is currently offline Jim GrafFriend
Messages: 12
Registered: July 2009
Junior Member
Hello,

We're using Eclipse 3.3 to host a standalone infocenter but the search
function doesn't work. Our table of contents links entirely to remotely
hosted content from a different department which we do not and cannot have
control over. Our toc.xml file essentially looks like this:

<toc label = "Operations Manual" link_to = "toc.xml#operations_manual">
<topic label = "Overview"
href="http://www1.xxx.com/system_overview.htm">
<topic label = "Asyst" href="http://www1.xxx.com/quotation/manual.htm" />
</topic>
</toc>

system_overview.htm and manual.htm do not get indexed by the help system,
and we're wondering if there's a configuration setting, or extension point
we have to utilize to make this content searchable. Any ideas?

Thanks,
Jim
Re: Infocenter - Indexing remote content for search [message #221139 is a reply to message #220909] Thu, 12 July 2007 14:14 Go to previous message
Eclipse UserFriend
Originally posted by: nospamkowalski_lee.yahoo.com

Hi Jim,

I don't know the answer to your specific question; however, there is an
Eclipse newsgroup specific for Eclipse UA questions. (UA = user
assistance = help system, infocenter, cheat sheets, help view,
context-sensitive help, etc).

The newsgroup is eclipse.platform.ua.

You might want to post your question there also, as it is specific to
the infocenter system.

--Lee Anne

Jim Graf wrote:
> Hello,
>
> We're using Eclipse 3.3 to host a standalone infocenter but the search
> function doesn't work. Our table of contents links entirely to remotely
> hosted content from a different department which we do not and cannot
> have control over. Our toc.xml file essentially looks like this:
>
> <toc label = "Operations Manual" link_to = "toc.xml#operations_manual">
> <topic label = "Overview"
> href="http://www1.xxx.com/system_overview.htm">
> <topic label = "Asyst"
> href="http://www1.xxx.com/quotation/manual.htm" />
> </topic>
> </toc>
>
> system_overview.htm and manual.htm do not get indexed by the help
> system, and we're wondering if there's a configuration setting, or
> extension point we have to utilize to make this content searchable. Any
> ideas?
>
> Thanks,
> Jim
>
Previous Topic:Need flexibility in determining when an action should be visible (PopupMenu)
Next Topic:add a new page
Goto Forum:
  


Current Time: Thu Apr 25 13:18:59 GMT 2024

Powered by FUDForum. Page generated in 0.07468 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top