Re: Plone's stupid search

Andreas Jung <[email protected]>
Newsgroups gmane.comp.web.zope.plone.user
Message-ID <[email protected]>
Espen Moe-Nilssen wrote:
> Hi
> 
> It has been irritating me a bit that Plone’s livesearch shows results for for example ‘tes’ if some content contains ‘test’, while the normal search does not.
> Especially, this is important with mobile sites where I want to disable the livesearch.
> 
> After advice from cdw9 (Chirssy) on #plone, I found out that this requires only one line of code in 
> plone.app.browser.py, something like
> 
> text = ‘*’ + text + ‘*’ 
> 
> ——————
> 
> personally, I think this should be default, people expect to find ‘Something’ when they seach for ‘Some’
> 
> Alternatively, it could be a setting in the control panel

Expectations differ and the Plone fulltext search no longer fulfills the
requirements and expecations to a decent fulltext search.
If you want a *real* working fulltext search: Solr or Elasticsearch is
your friend.

-aj


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.