_tina_ Posted September 29, 2009 Share Posted September 29, 2009 Hi, I am using the following in a query: MATCH (bp.city, bp.state, bp.zipcode) AGAINST ('$location') [code] but II am not getting any results. Is there an equivalent to this using like? Thank you. Link to comment https://forums.phpfreaks.com/topic/175979-match/ Share on other sites More sharing options...
fenway Posted October 5, 2009 Share Posted October 5, 2009 What makes you think the database is wrong? Link to comment https://forums.phpfreaks.com/topic/175979-match/#findComment-930760 Share on other sites More sharing options...
_tina_ Posted October 6, 2009 Author Share Posted October 6, 2009 I think the result is wrong because I put in data specifically to get results from that query so that leads me to believe that my query is wrong. What makes you think the database is wrong? Link to comment https://forums.phpfreaks.com/topic/175979-match/#findComment-931473 Share on other sites More sharing options...
fenway Posted October 6, 2009 Share Posted October 6, 2009 Well, show us some sample data and the actual query & output. Link to comment https://forums.phpfreaks.com/topic/175979-match/#findComment-931744 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.