jrating text showing in search results

NathanRAFT - December 28, 2006 - 20:12
Project:jRating
Version:4.7.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:postponed
Description

In the drupal search results, nodes with little content, like userlink, show jrating 'rating text' like this..

Flood website

... Quite good Not so great (Companies) ...

userlink - admin - Dec 26 2006 - 2:13pm - 0 comments

It looks like it grabs some of the rating text and the tax term and displays it instead of the actual link that would be expected.

on a similar note, showing the widget or a mini version in the link section for each node would be quite cool.. I will put this into feature requests to follow proper protocol...

#1

NathanRAFT - December 28, 2006 - 20:29

I have another search result that displays something different but still messy. I miss typed the search for 'companies' and typed 'companied'. It still matched the same nodes but the results look like this...

Flood website

http://flood.com great site Average rating ( 0 votes) Rate this: --- Excellent! Great! Good Quite good Not so great ...

userlink - admin - Dec 26 2006 - 2:13pm - 0 comments

Hope this helps.

#2

hickory - December 30, 2006 - 09:18
Assigned to:Anonymous» hickory

Should be able to fix this, if it's possible to tell in hook_nodeapi that a search is being run.

#3

hickory - January 17, 2007 - 21:59
Assigned to:hickory» Anonymous
Status:active» postponed

There doesn't seem to be any way around this, as node_search loads the node and formats it before indexing.

#4

NathanRAFT - January 18, 2007 - 01:07

Thanks for looking into it. If I find a way to fix this I will post it.

#5

davidsnyder@me.com - March 11, 2007 - 18:24

Any update on this? The mess in the search results makes this module unusable to me - other than this, works great.

#6

NathanRAFT - March 11, 2007 - 21:23

I gave it a few looks but didn't find anything that would work. Maybe there is a way to add code that blocks indexing of certain content.

#7

hickory - March 12, 2007 - 09:40

One possible alternative is to use Solr for search indexing, which allows the module for each node type to choose what gets indexed.

 
 

Drupal is a registered trademark of Dries Buytaert.