Ticket #1111 (new defect)

Opened 4 years ago

Last modified 4 years ago

add search engine in wiki

Reported by: tziade Assigned to: tziade
Priority: P2 Milestone: CPS 3.5.2
Component: CPSWiki Version: TRUNK
Severity: normal Keywords:
Cc:

Description

search engine has to fulfill four features:

- regular content indexing, and search UI like moin-moin

- semantic search, that would let the user look over:

  • relations between pages
  • all pages related to a keyword

- the search results will be saved as a new view, the user can

keep in a toolbar the different wiki views.

- the user will be able to add meta-pages in the wiki: the content of the

page is a search result over the wiki.

Change History

11/08/05 02:00:43 changed by tziade

also let the user do some filtering, for example:

- gimme all external links that contains 'john doe'

- gimme all piece of code related to "pdb"

- etc...