> On 12. May 2017, at 11:42, Aymeric Augustin > <[email protected]> wrote: > >> On 7 May 2017, at 11:32, Curtis Maloney <[email protected]> wrote: >> >> Dogfooding is a fairly strong argument, IMHO. >> >> Especially when there's a volunteer to do the work. >> >> -- >> C > > I agree. > > I was mildly concerned about the effect on relevance, but the current search > isn't all that good. > > A quick test shows that it doesn't handle normalization: > https://docs.djangoproject.com/fr/1.11/search/?q=mod%C3%A8le > https://docs.djangoproject.com/fr/1.11/search/?q=modele > > or stemming: > https://docs.djangoproject.com/fr/1.11/search/?q=documentation > https://docs.djangoproject.com/fr/1.11/search/?q=documentations > > or stopwords: > https://docs.djangoproject.com/fr/1.11/search/?q=de > > These features are desirable and easy to configure with ES, but that wasn't > done, perhaps for lack of familiarity with ES.
It was not out of lack of familiarity with ES but lack of time when we worked on the redesign and first fundraiser round, two years ago. Gratis. In our spare time (https://github.com/django/djangoproject.com/pull/303 et al). You of all people should know that comments like that are hurtful as they imply we just didn’t care enough to learn ES. But in fact both Tim and Honza (an elastic employee) reviewed the code and made lots of suggestions. Since Paolo volunteered to work on an improved version, what does that say about the expectations you’ve set for him now? Jannis -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/7ED959BB-2FA5-4E2B-88BE-A8C51B04106C%40gmail.com. For more options, visit https://groups.google.com/d/optout.
