[dokuwiki] Re: New search function
- From: Matt Pascoe <hornet136@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Mon, 29 Aug 2005 07:48:53 -0600
Just a comment about the search UI if your back in that code. The
feature of popping up a matched namespace is very handy but I'd like
to see a slight mod to how it behaves. Right now if I type "proced"
in the search bar it finds the "procedures" namespace and shows the
poppup for it. If I type "install" I'd like it to match
"procedures:install" as an example. Thanks
On 8/28/05, Redeeman <redeeman@xxxxxxxxxxx> wrote:
> i tried to do a few searches, and it was very very fast
>
> On Sun, 2005-08-28 at 17:41 +0200, Andreas Gohr wrote:
> > Hi all!
> >
> > I just pushed the new search funtion to darcs. It's not yet integrated
> > into the UI of DokuWiki and needs some testing. You can test it with the
> > attached test file which is also installed at
> > http://wiki.splitbrain.org/test.php
> >
> > The query parser will use a logically AND for all given search words
> > (giving more words narrows the search) you can exclude words from the
> > search by prepending a - char. Phrases can be added using double quotes.
> >
> > Here are the things that still need work:
> >
> > - Integrate the new search into the Userinteface
> > - (re)add snippet generation
> >
> > Nice to have
> >
> > - An admin plugin to purge the index and to completely rebuild it
> > The plugin should gather a list of all documents and the use ajax
> > to call the indexer for each of these docs
> >
> > Any help welcome.
> >
> > Andi
> --
> Redeeman <redeeman@xxxxxxxxxxx>
>
> --
> DokuWiki mailing list - more info at
> http://wiki.splitbrain.org/wiki:mailinglist
>
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- Follow-Ups:
- [dokuwiki] RSS feeds parsing
- From: Riny Heijdendael
- References:
- [dokuwiki] New search function
- From: Andreas Gohr
- [dokuwiki] Re: New search function
- From: Redeeman
Other related posts:
- » [dokuwiki] New search function
- » [dokuwiki] Re: New search function
- » [dokuwiki] Re: New search function
- [dokuwiki] RSS feeds parsing
- From: Riny Heijdendael
- [dokuwiki] New search function
- From: Andreas Gohr
- [dokuwiki] Re: New search function
- From: Redeeman