Re: Let's play bash the search engine
От
Thomas H.
Тема
Re: Let's play bash the search engine
Дата
Msg-id
0d1701c72395$0a9d03b0$6601a8c0@iwing
Список
Дерево обсуждения
Re: Let's play bash the search engine magnus@hagander.net
>> http://search.postgresql.org/search?q=HAVING >> says "An error occured while searching." > > I bet HAVING is a stop-word, so actual message is 'NOTICE: query contains > only stopword(s) or doesn't contain lexeme(s), ignored' > > I think we should add to pg_dict dictionary line > > having having just a though... wouldn't it make sense for a documentation search index to *not* have stop words at all? potentially every word that is being searched for could be contained in a query example, code piece etc and thus seems important to me... for example keywords like AND, OR etc. - thomas
В списке pgsql-general по дате отправления