I haven't looked to much at this one, but it is an example of a php search library (http://framework.zend.com/manual/en/zend.search.lucene.html)
On Tue, Mar 24, 2009 at 12:10 PM, nutron <[email protected]> wrote: > Google search isn't great as that implies that the docs are online and > accessible by teh googles. I'd rather see you include a stand alone product. > My first though is perlfect (http://www.perlfect.com/freescripts/search/), > though to be fair it's... perl. But I bet there are similar products out > there in php or ruby or whatever. I don't think you need to build it > yourself. > > On Tue, Mar 24, 2009 at 7:16 AM, Jay-11 (via Nabble) < > ml-user%2b191949-1675436...@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=2527876&i=0> > > wrote: > >> >> Is there a reason why the side nav doesn't match scripts.json? Yes. >> >> Right now the left navigation menu is created, on the fly, based off >> of the files in the docs directory, in alphabetic order. I'm planning >> to add JSON support to the menu class soon. So if you want, you will >> be able to go the JSON powered method. >> >> Searchable docs are definitely something I want to add. I'm not sure >> what would the best method to accomplish this, however. I could go the >> Google search method like MooTools uses, or perhaps use an internal >> search class, but then again, we're talking flat-files, so the search >> speed might not be super fast. >> >> Any suggestions would be appreciated. >> >> >> On Mar 24, 2:30 am, nutron >> <anut...@...<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=2526763&i=0>> >> wrote: >> > Excellent work!<div><br></div><div>Ok, my only question is if there's a >> reason the left nav isn't in the same order as >> scripts.json</div><div><br></div><div>My wishlist item would be for someone >> to work on a portable search function that would let you search the >> docs...<br> >> > >> > > The MooTools Tutorial: www.mootorial.com Clientcide: www.clientcide.com > > ------------------------------ > View this message in context: Re: [Moo] Re: Mootools Git/Md powered > Docs<http://n2.nabble.com/Mootools-Git-Md-powered-Docs-tp2461967p2527876.html> > Sent from the MooTools Users mailing list > archive<http://n2.nabble.com/MooTools-Users-f660466.html>at Nabble.com. >
