Closed (won't fix)
Project:
Paging
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Apr 2007 at 13:38 UTC
Updated:
16 Dec 2012 at 23:06 UTC
Jump to comment: Most recent file
The search indexer only indexes text before the first page break.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | paging-search_2.patch | 6.06 KB | darren oh |
| #4 | paging-search_1.patch | 4.61 KB | darren oh |
| #2 | paging-search_0.patch | 3.29 KB | darren oh |
| #1 | paging-search.patch | 1.21 KB | darren oh |
Comments
Comment #1
darren ohTry this patch.
Comment #2
darren ohThe last patch didn't work.
Comment #3
darren ohI have thoroughly tested this version of the patch. It does two things:
Comment #4
darren ohForgot to attach patch to last message.
Comment #5
darren ohThe pager was showing up in search results. This patch prevents that.
Comment #6
darren ohFixed in CVS commit 65456.
Comment #7
killes@www.drop.org commentedComment #8
dicreat commentedI'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.
Comment #9
bonobo commentedI 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 )
Comment #10
jenlampton@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.
Comment #11
jenlamptonMaybe a different status :)