I'm sorry if this has been asked before but it's a bit difficult to search Drupal right now. Can someone tell me if Annotations Indexed for Search? That is, if I annote a node and search for keywords that are in the annotation, will the node appear in the search?

Thanks!

Comments

danciac’s picture

no, it seems that they are not.

clemens.tolboom’s picture

I'm not sure but all nodes are indexed according to Pro Drupal Developer page 203. I did not test this though.

So if these annotations are not indexed my guess is the annotations are private or editor and not other(public)

clemens.tolboom’s picture

Hmm ... my guess is even visibility == 'other' are not indexed because these are not visible for anonymous users.

So for making annotations searchable we need a search form.

clemens.tolboom’s picture

Assigned: Unassigned » clemens.tolboom
Status: Active » Closed (won't fix)