[ZOO-Discuss] [ZOO Project Trac] #23: Documentation search engine

ZOO Project Trac zoo-dev at cartography.st
Wed Apr 20 11:48:01 PDT 2011


#23: Documentation search engine
----------------------------+-----------------------------------------------
  Reporter:  djay           |       Owner:  jmckenna
      Type:  defect         |      Status:  assigned
  Priority:  minor          |   Milestone:  1.2.0   
 Component:  Documentation  |     Version:          
Resolution:                 |    Keywords:          
----------------------------+-----------------------------------------------

Comment (by jmckenna):

 Here is what I found:

  - the search tool uses javascript to crawl the source restructured text
 files for the search term (around this line:
 source:/trunk/docs/_static/searchtools.js#L483)
  - I can modify that to crawl the source .html files for the search term
 instead (see results in screengrab: attachment:html-results.jpg)
  - but since this searches the raw .html files, the html tags are
 displayed in the search results (not desirable)
  - I can also change the search to output only the page names (see
 screengrab: attachment:pagename-only-results.jpg)

 So which option is more desirable?  1) as-is, restructured text, 2) raw
 html, or 3) page names only.

 I prefer as-is.  I like having some sample text,even if some restructured
 text syntax is included.

 What is your preference?  Let me know, thanks.

-- 
Ticket URL: <http://svn.zoo-project.org/trac/ticket/23#comment:4>
ZOO Project Trac <http://www.zoo-project.org/>
Open WPS Platform


More information about the Zoo-discuss mailing list