= A Plone4bio search howto = It should be pointed out that plone livesearch does ''substring matching'' (e.g TLR in livesearch matches TLR1, TLR2, etc) while search and advanced search do ''exact matching''. This is not a plone4bio error but a Plone "feature", as of Plone version 3.3. Plone search accepts the "*" (asterisk) wildcard, postfixed to search terms. if you want to mimic livesearch behavior within search and advanced search, you have to append the "*" (asterisk) wildcard to your search term. Notice also that livesearch is meant to be used for quick one-term searches. for searches using multiple keyword you better use standard search.