Closed (won't fix)
Project:
Annotate
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
19 Jun 2008 at 19:55 UTC
Updated:
8 Aug 2008 at 11:29 UTC
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
Comment #1
danciac commentedno, it seems that they are not.
Comment #2
clemens.tolboomI'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)
Comment #3
clemens.tolboomHmm ... 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.
Comment #4
clemens.tolboom