Re: Why why why not write a search module for Django user?

2009-06-20 Thread Ariel Nunez
> > But a generic permissions system ought to be a solved problem* by now.* > A search function ought (and apparently is) a solved problem *by now. > * > If you repeat that enough times there would probably be a value of 'now' that makes those statement true. You just gotta be patient or/and help

Re: Why why why not write a search module for Django user?

2009-06-19 Thread poop
On Jun 19, 5:59 pm, James Bennett wrote: > On Fri, Jun 19, 2009 at 6:49 PM, poop wrote: > > It is not, but it is not much of a web application framework if it > > doesn't already have a rich set of tools to work with. > > It does. Of course, your issue seems to be not that Django lacks > certain

Re: Why why why not write a search module for Django user?

2009-06-19 Thread James Bennett
On Fri, Jun 19, 2009 at 6:49 PM, poop wrote: > It is not, but it is not much of a web application framework if it > doesn't already have a rich set of tools to work with. It does. Of course, your issue seems to be not that Django lacks certain tools, but that it doesn't already provide every tool

Re: Why why why not write a search module for Django user?

2009-06-19 Thread poop
> > http://haystacksearch.org/ > > Django is not a CMS. > It is not, but it is not much of a web application framework if it doesn't already have a rich set of tools to work with. I could kill whoever told me Django was great, and forgot to mention there's no row-level permissions... --~--~---

Re: Why why why not write a search module for Django user?

2009-06-19 Thread Shuge Lee
I got it On Jun 18, 5:36 pm, Daniel Roseman wrote: > On Jun 18, 9:39 am, Shuge Lee wrote: > > > Search is used in most of CMS, > > for avoid re-invent the wheel, please provider a search engine module. > > http://haystacksearch.org/ > > Django is not a CMS. > > -- > DR. --~--~-~--~

Re: Why why why not write a search module for Django user?

2009-06-18 Thread Daniel Roseman
On Jun 18, 9:39 am, Shuge Lee wrote: > Search is used in most of CMS, > for avoid re-invent the wheel,  please provider a search engine module. http://haystacksearch.org/ Django is not a CMS. -- DR. --~--~-~--~~~---~--~~ You received this message because you ar

Why why why not write a search module for Django user?

2009-06-18 Thread Shuge Lee
Search is used in most of CMS, for avoid re-invent the wheel, please provider a search engine module. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-

Re: Search Module

2008-10-14 Thread hiwd
Aruns, The two most popular I know of are... djangosearch: http://code.google.com/p/djangosearch/ and django-sphinx: http://code.google.com/p/django-sphinx/ I hope that helps. -Kevin On Oct 14, 6:36 am, aruns <[EMAIL PROTECTED]> wrote: > similar to django "userprofile" is there any other

Search Module

2008-10-14 Thread aruns
similar to django "userprofile" is there any other module which i can plug in and use the search functionality in my site ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group,