Welcome Guest, Not a member yet? Register   Sign In
CI-> Active Record Search Question
#1

[eluser]Mischievous[/eluser]
What would be the best way to use active record do produce a search query on the database which is weighted by the best possible match?
#2

[eluser]Mischievous[/eluser]
Looking into MP_Search posted/created by Jelmer... but not sure how it all works... Would love a response from Jelmer! Smile
#3

[eluser]Mat-Moo[/eluser]
I found this a very useful article for that http://devzone.zend.com/article/1304
#4

[eluser]mddd[/eluser]
If you are searching in full text, use Mysql's MATCH function. It automatically returns results in 'best match' order.
#5

[eluser]Mischievous[/eluser]
Mat-Moo NICE resource... i really appreciate you sharing that.
#6

[eluser]Mat-Moo[/eluser]
Your welcome.




Theme © iAndrew 2016 - Forum software by © MyBB