You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Thomas (JIRA)" <ji...@apache.org> on 2011/01/19 11:28:44 UTC

[jira] Created: (NUTCH-959) use of "ROWS" destroys result-lists: first hit appears also als last hit on each "page" (search via search?query... -> xml )

use of "ROWS"  destroys result-lists: first hit appears also als last hit on each "page"  (search via search?query... -> xml ) 
-------------------------------------------------------------------------------------------------------------------------------

                 Key: NUTCH-959
                 URL: https://issues.apache.org/jira/browse/NUTCH-959
             Project: Nutch
          Issue Type: Bug
            Reporter: Thomas 


http://localhost:8080/nutch-1.2/search?query=SEARCHTERM&start=0&dupes=10&rows=4

in general I get the correct results, but as soon as i start using "rows=" the results become weird: 

the first hit appears on the first "page" twice: as first hit, and as last entry of the page 


when I change the start-Value, the first hit remains as last entry of the page .... 

(sorry for my english, I hope the problem is understandable) 


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


[jira] [Closed] (NUTCH-959) use of "ROWS" destroys result-lists: first hit appears also als last hit on each "page" (search via search?query... -> xml )

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

Markus Jelsma closed NUTCH-959.
-------------------------------

    Resolution: Won't Fix

This smells like a question which should be addressed on the mailing list. Anyway, search has been delegated to Solr so it's regarded as legacy.

> use of "ROWS"  destroys result-lists: first hit appears also als last hit on each "page"  (search via search?query... -> xml ) 
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NUTCH-959
>                 URL: https://issues.apache.org/jira/browse/NUTCH-959
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Thomas 
>
> http://localhost:8080/nutch-1.2/search?query=SEARCHTERM&start=0&dupes=10&rows=4
> in general I get the correct results, but as soon as i start using "rows=" the results become weird: 
> the first hit appears on the first "page" twice: as first hit, and as last entry of the page 
> when I change the start-Value, the first hit remains as last entry of the page .... 
> (sorry for my english, I hope the problem is understandable) 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Closed: (NUTCH-959) use of "ROWS" destroys result-lists: first hit appears also als last hit on each "page" (search via search?query... -> xml )

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

Thomas  closed NUTCH-959.
-------------------------

    Resolution: Not A Problem

i did an error on another side, so this strange behaviour occured becaus of my fault and there was no error or bug of nutch 

> use of "ROWS"  destroys result-lists: first hit appears also als last hit on each "page"  (search via search?query... -> xml ) 
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NUTCH-959
>                 URL: https://issues.apache.org/jira/browse/NUTCH-959
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Thomas 
>
> http://localhost:8080/nutch-1.2/search?query=SEARCHTERM&start=0&dupes=10&rows=4
> in general I get the correct results, but as soon as i start using "rows=" the results become weird: 
> the first hit appears on the first "page" twice: as first hit, and as last entry of the page 
> when I change the start-Value, the first hit remains as last entry of the page .... 
> (sorry for my english, I hope the problem is understandable) 

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


[jira] Updated: (NUTCH-959) use of "ROWS" destroys result-lists: first hit appears also als last hit on each "page" (search via search?query... -> xml )

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

Thomas  updated NUTCH-959:
--------------------------

    Comment: was deleted

(was: i did an error on another side, so this strange behaviour occured becaus of my fault and there was no error or bug of nutch )

> use of "ROWS"  destroys result-lists: first hit appears also als last hit on each "page"  (search via search?query... -> xml ) 
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NUTCH-959
>                 URL: https://issues.apache.org/jira/browse/NUTCH-959
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Thomas 
>
> http://localhost:8080/nutch-1.2/search?query=SEARCHTERM&start=0&dupes=10&rows=4
> in general I get the correct results, but as soon as i start using "rows=" the results become weird: 
> the first hit appears on the first "page" twice: as first hit, and as last entry of the page 
> when I change the start-Value, the first hit remains as last entry of the page .... 
> (sorry for my english, I hope the problem is understandable) 

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


[jira] Reopened: (NUTCH-959) use of "ROWS" destroys result-lists: first hit appears also als last hit on each "page" (search via search?query... -> xml )

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

Thomas  reopened NUTCH-959:
---------------------------


still the same problem as describe earlier 

> use of "ROWS"  destroys result-lists: first hit appears also als last hit on each "page"  (search via search?query... -> xml ) 
> -------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: NUTCH-959
>                 URL: https://issues.apache.org/jira/browse/NUTCH-959
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Thomas 
>
> http://localhost:8080/nutch-1.2/search?query=SEARCHTERM&start=0&dupes=10&rows=4
> in general I get the correct results, but as soon as i start using "rows=" the results become weird: 
> the first hit appears on the first "page" twice: as first hit, and as last entry of the page 
> when I change the start-Value, the first hit remains as last entry of the page .... 
> (sorry for my english, I hope the problem is understandable) 

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