Re: [Doxygen-users] Client-Side Searching
Brought to you by:
dimitri
|
From: Jake C. <co...@pp...> - 2010-12-16 21:26:27
|
>>>>> "DVH" == Dimitri Van Heesch <do...@gm...> writes: DVH> Hi Jake, DVH> On Dec 16, 2010, at 21:51 , Jake Colman wrote: >> >> I've just upgraded from Doxygen v1.5.5 to v1.7.2 reconfigured to use >> client-side searching instead of server-side. Much to my surprise, the >> search does not find anything! >> >> I am using the following settings: >> >> SEARCHENGINE = YES >> SERVER_BASED_SEARCH = NO >> >> Am I missing something obvious? DVH> Hard to tell. The difference between the server and client side DVH> search indices, is that the client side only works with symbol DVH> names and symbol prefixes, so no words in the documentation or DVH> arbitrary sub-strings can be searched, which is possible with DVH> the server side version. DVH> Does the server-side version work for you with 1.7.2? Yes, server-side searching works fine. I've been poking into this some more. For client-side searching to work do you need <link href="$relpath$search/search.css" rel="stylesheet" type="text/css"/> at the top of each .html file? Because, if so, that is not being generated for me even though I specified "HTML_HEADER =", leaving it blank. Did I miss something or is there a problem in Doxygen? -- Jake Colman | Director, Software Development Principia Partners LLC 101 West Elm Street | Conshohocken | PA 19428 | +1 (610) 755 9770 t: +1 (610) 755 9786 | c: +1 (610) 348 2788 | f: +1 (201) 221 8929 e: co...@pp... | w: www.principiapartners.com Credit technology innovation awards winner 2008, 2009 & 2010 |