Hello! First post =)
I'm in need of either a module or patch for drupal search that takes you directly to a node when users enter a search keyword.
Example.......
Search: n95
Result: node titled "nokia n95"
I have tryed the following modules:
autcomplete_node_finder (works, but lot's of bugs.. have to hit enter twice, get an error in IE, and real slow)
node_quick_finder (same double enter issues, and it only takes you to the node on EXACT node title entry)
I also tryed this:
http://drupal.org/node/248111
Can't seem to find a solution, anyone have any ideas? I don't want to modify the drupal search core (limited programming skills) but haven't found a module that can easily support jumping to a node based on the entered keyword.
Thank you kindly,
Alex