View Single Post
Old 06-20-2018, 06:49 PM  
freecartoonporn
Confirmed User
 
freecartoonporn's Avatar
 
Industry Role:
Join Date: Jan 2012
Location: NC
Posts: 7,683
Quote:
Originally Posted by kjs View Post
it looks like hosted elastic search.

Quote:
Originally Posted by sarettah View Post
You would probably be better off NOT using full text search and just using a like statement instead. Full text search has a lot of overhead to it that should not be needed for just a 255 char field.

Do some testing between full text search and using a like statement.

If you can, index the title too.

All strictly imho, of course.

.
nope, full text search has more performance than like queries,
freecartoonporn is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote