I have enabled mySQL Fulltext index searching when using the trip_search module in 4.6.6. When I search for the term blog, I get two results. However when I return to the Basic Search in trip_search and search for the term blog I get 4 results.

It appears that the first search is only searching in the title of the node and for older content.

Comments

nedjo’s picture

Project: Drupal core » SQL Search (Trip Search)
Version: 4.6.6 » 4.6.x-1.x-dev
Component: other » Code
sangamreddi’s picture

Same here, trip_search not working. Node content is not being searched.

nedjo’s picture

I think the MySQL full text search option is broken. I haven't found time to look into why. Do the other options work for you?

sangamreddi’s picture

Everything si working fine, but when i try to enter a word and click searc, then i get "Your search yielded no results." I triedn differnt words and phases, but no luck. only configuration is working. search results not working. I needed i can give the link. Thank you.

sangamreddi’s picture

Only MySQL full text search is not working. when i turn to basic search in settings, its working fine.

James Andres’s picture

Same for me. Anyone know if there is a backport of the 4.7 search module for 4.6.x? Trip_search is eating my site :-S.

sangamreddi’s picture

IMO It's better to upgrade to 4.7 than backporting the search module. Previously I have the same problems, now I upgraded to 4.7 everything is fine.

joel_guesclin’s picture

I'm closing all requests raised on the 4.6 version since I don't intend to continue maintaining this. Try upgrading to the 4.7 version - which hopefully has fixed quite a few bugs.

joel_guesclin’s picture

Status: Active » Closed (fixed)