The search indexer only indexes text before the first page break.

Comments

darren oh’s picture

Status: Active » Needs review
StatusFileSize
new1.21 KB

Try this patch.

darren oh’s picture

StatusFileSize
new3.29 KB

The last patch didn't work.

darren oh’s picture

Status: Needs review » Reviewed & tested by the community

I have thoroughly tested this version of the patch. It does two things:

  • Adds all pages to node search.
  • Updates the search index (when update.php is run).
darren oh’s picture

StatusFileSize
new4.61 KB

Forgot to attach patch to last message.

darren oh’s picture

StatusFileSize
new6.06 KB

The pager was showing up in search results. This patch prevents that.

darren oh’s picture

Status: Reviewed & tested by the community » Fixed

Fixed in CVS commit 65456.

killes@www.drop.org’s picture

Status: Fixed » Closed (fixed)
dicreat’s picture

Status: Closed (fixed) » Active

I'm still having this problem on my site (drupal 5) - the search indexer only indexes text before the first page break. I'm using the latest Paging module v.5.x-1.2. Please help.

bonobo’s picture

I need to test this a bit more thoroughly, but it appears that this is still an issue in the 6.x-beta3 version --

I took a string from the third page in a node split up using pagebreaks, and searched specifically for that string -- the search results pointed to the top level node, but not the specific page (ie, the search results pointed to node/40 as opposed to node/40?page=0,2 )

jenlampton’s picture

Status: Active » Closed (fixed)

@dicreat I'm going to close this issue since there will be no more maintenance on the 5.x branch. If you still have trouble, please consider upgrading to Drupal 6 or Drupal 7.

@bonobo If you are having a search-related problem on the 6.x branch, please open a new issue and describe your problem. It sounds like it is not related to this one.

jenlampton’s picture

Status: Closed (fixed) » Closed (won't fix)

Maybe a different status :)