You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Rohit Sureka (JIRA)" <ji...@apache.org> on 2007/05/23 19:45:16 UTC

[jira] Created: (OFBIZ-1013) Keyword search does not work beyond 2nd result page

Keyword search does not work beyond 2nd result page
---------------------------------------------------

                 Key: OFBIZ-1013
                 URL: https://issues.apache.org/jira/browse/OFBIZ-1013
             Project: OFBiz (The Open for Business Project)
          Issue Type: Bug
          Components: ecommerce
    Affects Versions: SVN trunk, Release Branch 4.0
         Environment: FC 5 and Postgres 8
            Reporter: Rohit Sureka


Hi,

I guess the keyword search does not work beyond the 2nd page. If a search query shows many results spreading over multiple pages, the search keyword is not considered beyond page 2 and all the items are shown. For eg. a search keyword throws results across 4 pages, and if you click the next page button, then the page 3 shows all products and not only those related to the keyword.

Rohit


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OFBIZ-1013) Keyword search does not work beyond 2nd result page

Posted by "Ray Barlow (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ray Barlow updated OFBIZ-1013:
------------------------------

    Attachment: keywords.patch

Rohit,

This patch is against the trunk version can you test it?

The patch fixes issues with the view indexing of the links on the keyword results page which is the first obvious problem I could see. On a consistency note the indexing is not the same as the category pages and it would be nice to align those at some point.

Ray

> Keyword search does not work beyond 2nd result page
> ---------------------------------------------------
>
>                 Key: OFBIZ-1013
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1013
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk, Release Branch 4.0
>         Environment: FC 5 and Postgres 8
>            Reporter: Rohit Sureka
>         Attachments: keywords.patch
>
>
> Hi,
> I guess the keyword search does not work beyond the 2nd page. If a search query shows many results spreading over multiple pages, the search keyword is not considered beyond page 2 and all the items are shown. For eg. a search keyword throws results across 4 pages, and if you click the next page button, then the page 3 shows all products and not only those related to the keyword.
> Rohit

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1013) Keyword search does not work beyond 2nd result page

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501465 ] 

Jacopo Cappellato commented on OFBIZ-1013:
------------------------------------------

Ray,

it would be great if you could have a look at it and then commit your work; if not, I'll put this issue in my huge todo list :-)

Jacopo


> Keyword search does not work beyond 2nd result page
> ---------------------------------------------------
>
>                 Key: OFBIZ-1013
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1013
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk, Release Branch 4.0
>         Environment: FC 5 and Postgres 8
>            Reporter: Rohit Sureka
>         Attachments: keywords.patch
>
>
> Hi,
> I guess the keyword search does not work beyond the 2nd page. If a search query shows many results spreading over multiple pages, the search keyword is not considered beyond page 2 and all the items are shown. For eg. a search keyword throws results across 4 pages, and if you click the next page button, then the page 3 shows all products and not only those related to the keyword.
> Rohit

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1013) Keyword search does not work beyond 2nd result page

Posted by "Rohit Sureka (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501459 ] 

Rohit Sureka commented on OFBIZ-1013:
-------------------------------------

Jacopo,

i have tested the patch today and it does solve the problem. However, there is a problem in the patch, if 29 results are found for a keywords, 4 pages are shown in the dropdown list instead of 3 pages for 29 results. i.e. one extra page is shown which actually does not have any search results. This needs to be corrected.


Rohit.


"Jacopo Cappellato (JIRA)" <ji...@apache.org> wrote: 
    [ https://issues.apache.org/jira/browse/OFBIZ-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501446 ] 

Jacopo Cappellato commented on OFBIZ-1013:
------------------------------------------

Rohit,

did you have a chance to test Ray's patch?


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



       
---------------------------------
Ready for the edge of your seat? Check out tonight's top picks on Yahoo! TV. 


> Keyword search does not work beyond 2nd result page
> ---------------------------------------------------
>
>                 Key: OFBIZ-1013
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1013
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk, Release Branch 4.0
>         Environment: FC 5 and Postgres 8
>            Reporter: Rohit Sureka
>         Attachments: keywords.patch
>
>
> Hi,
> I guess the keyword search does not work beyond the 2nd page. If a search query shows many results spreading over multiple pages, the search keyword is not considered beyond page 2 and all the items are shown. For eg. a search keyword throws results across 4 pages, and if you click the next page button, then the page 3 shows all products and not only those related to the keyword.
> Rohit

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OFBIZ-1013) Keyword search does not work beyond 2nd result page

Posted by "Ray Barlow (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OFBIZ-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ray Barlow closed OFBIZ-1013.
-----------------------------

       Resolution: Fixed
    Fix Version/s: SVN trunk

OK I checked a little closer on the -1, 0 and +1 values i.e. 19, 20 and 21 results to cover the page split and made one more little adjustment.  Committed rev: 544429

> Keyword search does not work beyond 2nd result page
> ---------------------------------------------------
>
>                 Key: OFBIZ-1013
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1013
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk, Release Branch 4.0
>         Environment: FC 5 and Postgres 8
>            Reporter: Rohit Sureka
>             Fix For: SVN trunk
>
>         Attachments: keywords.patch
>
>
> Hi,
> I guess the keyword search does not work beyond the 2nd page. If a search query shows many results spreading over multiple pages, the search keyword is not considered beyond page 2 and all the items are shown. For eg. a search keyword throws results across 4 pages, and if you click the next page button, then the page 3 shows all products and not only those related to the keyword.
> Rohit

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OFBIZ-1013) Keyword search does not work beyond 2nd result page

Posted by "Jacopo Cappellato (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OFBIZ-1013?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12501446 ] 

Jacopo Cappellato commented on OFBIZ-1013:
------------------------------------------

Rohit,

did you have a chance to test Ray's patch?

> Keyword search does not work beyond 2nd result page
> ---------------------------------------------------
>
>                 Key: OFBIZ-1013
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1013
>             Project: OFBiz (The Open for Business Project)
>          Issue Type: Bug
>          Components: ecommerce
>    Affects Versions: SVN trunk, Release Branch 4.0
>         Environment: FC 5 and Postgres 8
>            Reporter: Rohit Sureka
>         Attachments: keywords.patch
>
>
> Hi,
> I guess the keyword search does not work beyond the 2nd page. If a search query shows many results spreading over multiple pages, the search keyword is not considered beyond page 2 and all the items are shown. For eg. a search keyword throws results across 4 pages, and if you click the next page button, then the page 3 shows all products and not only those related to the keyword.
> Rohit

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.