[jira] Created: (MRM-1229) SearchService.quickSearch doesn't return the same result as the application

View: New views
8 Messages — Rating Filter:   Alert me  

[jira] Created: (MRM-1229) SearchService.quickSearch doesn't return the same result as the application

by JIRA jira@codehaus.org :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

SearchService.quickSearch doesn't return the same result as the application
---------------------------------------------------------------------------

                 Key: MRM-1229
                 URL: http://jira.codehaus.org/browse/MRM-1229
             Project: Archiva
          Issue Type: Bug
          Components: xmlrpc
    Affects Versions: 1.2.1
         Environment: xmlrpc client developed in PHP
            Reporter: Fabien


When I search with xmlrpc and the quickSearch method, I haven't the same result and especially I don't have all the version of an artifact.

The search module integrated into archiva returns more result, and all the version of an artifact.

This bug is not reproducible with all artifacts, sometime it they return the same result.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Updated: (MRM-1229) SearchService.quickSearch doesn't return the same result as the application

by JIRA jira@codehaus.org :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/MRM-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated MRM-1229:
------------------------------

    Fix Version/s: 1.2.3

need to check if the XMLRPC needs an update too

> SearchService.quickSearch doesn't return the same result as the application
> ---------------------------------------------------------------------------
>
>                 Key: MRM-1229
>                 URL: http://jira.codehaus.org/browse/MRM-1229
>             Project: Archiva
>          Issue Type: Bug
>          Components: xmlrpc
>    Affects Versions: 1.2.1
>         Environment: xmlrpc client developed in PHP
>            Reporter: Fabien
>             Fix For: 1.2.3
>
>
> When I search with xmlrpc and the quickSearch method, I haven't the same result and especially I don't have all the version of an artifact.
> The search module integrated into archiva returns more result, and all the version of an artifact.
> This bug is not reproducible with all artifacts, sometime it they return the same result.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Assigned: (MRM-1229) SearchService.quickSearch doesn't return the same result as the application

by JIRA jira@codehaus.org :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/MRM-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Odea Ching reassigned MRM-1229:
-------------------------------------

    Assignee: Maria Odea Ching

> SearchService.quickSearch doesn't return the same result as the application
> ---------------------------------------------------------------------------
>
>                 Key: MRM-1229
>                 URL: http://jira.codehaus.org/browse/MRM-1229
>             Project: Archiva
>          Issue Type: Bug
>          Components: xmlrpc
>    Affects Versions: 1.2.1
>         Environment: xmlrpc client developed in PHP
>            Reporter: Fabien
>            Assignee: Maria Odea Ching
>             Fix For: 1.2.3
>
>
> When I search with xmlrpc and the quickSearch method, I haven't the same result and especially I don't have all the version of an artifact.
> The search module integrated into archiva returns more result, and all the version of an artifact.
> This bug is not reproducible with all artifacts, sometime it they return the same result.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (MRM-1229) SearchService.quickSearch doesn't return the same result as the application

by JIRA jira@codehaus.org :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/MRM-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=194113#action_194113 ]

Maria Catherine Tan commented on MRM-1229:
------------------------------------------

I was able to replicate this though I'm not sure if I have the same cause as Fabien.

I did a quick search on "velocity" and the UI gave me five results but the xmlrpc only gave 4.

I debug this and found out that one artifact was not in the database so it's throwing an ObjectNotFoundException.


> SearchService.quickSearch doesn't return the same result as the application
> ---------------------------------------------------------------------------
>
>                 Key: MRM-1229
>                 URL: http://jira.codehaus.org/browse/MRM-1229
>             Project: Archiva
>          Issue Type: Bug
>          Components: xmlrpc
>    Affects Versions: 1.2.1
>         Environment: xmlrpc client developed in PHP
>            Reporter: Fabien
>            Assignee: Maria Odea Ching
>             Fix For: 1.2.3
>
>
> When I search with xmlrpc and the quickSearch method, I haven't the same result and especially I don't have all the version of an artifact.
> The search module integrated into archiva returns more result, and all the version of an artifact.
> This bug is not reproducible with all artifacts, sometime it they return the same result.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Issue Comment Edited: (MRM-1229) SearchService.quickSearch doesn't return the same result as the application

by JIRA jira@codehaus.org :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/MRM-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=194113#action_194113 ]

Maria Catherine Tan edited comment on MRM-1229 at 10/8/09 6:38 PM:
-------------------------------------------------------------------

I was able to replicate this though I'm not sure if I have the same cause as Fabien.

I did a quick search on "velocity" and the web application gave me five results but the xmlrpc only gave 4.

I debug this and found out that one artifact was not in the database so it's throwing an ObjectNotFoundException.


      was (Author: ctan):
    I was able to replicate this though I'm not sure if I have the same cause as Fabien.

I did a quick search on "velocity" and the UI gave me five results but the xmlrpc only gave 4.

I debug this and found out that one artifact was not in the database so it's throwing an ObjectNotFoundException.

 

> SearchService.quickSearch doesn't return the same result as the application
> ---------------------------------------------------------------------------
>
>                 Key: MRM-1229
>                 URL: http://jira.codehaus.org/browse/MRM-1229
>             Project: Archiva
>          Issue Type: Bug
>          Components: xmlrpc
>    Affects Versions: 1.2.1
>         Environment: xmlrpc client developed in PHP
>            Reporter: Fabien
>            Assignee: Maria Odea Ching
>             Fix For: 1.2.3
>
>
> When I search with xmlrpc and the quickSearch method, I haven't the same result and especially I don't have all the version of an artifact.
> The search module integrated into archiva returns more result, and all the version of an artifact.
> This bug is not reproducible with all artifacts, sometime it they return the same result.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Commented: (MRM-1229) SearchService.quickSearch doesn't return the same result as the application

by JIRA jira@codehaus.org :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/MRM-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=194122#action_194122 ]

Maria Catherine Tan commented on MRM-1229:
------------------------------------------

The artifact that's throwing an ObjectNotFoundException doesn't have a pom so I'm getting the ObjectNotFoundException when it tries to retrieve the pom artifact from the database.

This has been fixed by MRM-1230.

> SearchService.quickSearch doesn't return the same result as the application
> ---------------------------------------------------------------------------
>
>                 Key: MRM-1229
>                 URL: http://jira.codehaus.org/browse/MRM-1229
>             Project: Archiva
>          Issue Type: Bug
>          Components: xmlrpc
>    Affects Versions: 1.2.1
>         Environment: xmlrpc client developed in PHP
>            Reporter: Fabien
>            Assignee: Maria Odea Ching
>             Fix For: 1.2.3
>
>
> When I search with xmlrpc and the quickSearch method, I haven't the same result and especially I don't have all the version of an artifact.
> The search module integrated into archiva returns more result, and all the version of an artifact.
> This bug is not reproducible with all artifacts, sometime it they return the same result.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Issue Comment Edited: (MRM-1229) SearchService.quickSearch doesn't return the same result as the application

by JIRA jira@codehaus.org :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message


    [ http://jira.codehaus.org/browse/MRM-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=194122#action_194122 ]

Maria Catherine Tan edited comment on MRM-1229 at 10/8/09 8:42 PM:
-------------------------------------------------------------------

The artifact doesn't have a pom so I'm getting the ObjectNotFoundException when it tries to retrieve the pom artifact from the database.

This has been fixed by MRM-1230.

      was (Author: ctan):
    The artifact that's throwing an ObjectNotFoundException doesn't have a pom so I'm getting the ObjectNotFoundException when it tries to retrieve the pom artifact from the database.

This has been fixed by MRM-1230.
 

> SearchService.quickSearch doesn't return the same result as the application
> ---------------------------------------------------------------------------
>
>                 Key: MRM-1229
>                 URL: http://jira.codehaus.org/browse/MRM-1229
>             Project: Archiva
>          Issue Type: Bug
>          Components: xmlrpc
>    Affects Versions: 1.2.1
>         Environment: xmlrpc client developed in PHP
>            Reporter: Fabien
>            Assignee: Maria Odea Ching
>             Fix For: 1.2.3
>
>
> When I search with xmlrpc and the quickSearch method, I haven't the same result and especially I don't have all the version of an artifact.
> The search module integrated into archiva returns more result, and all the version of an artifact.
> This bug is not reproducible with all artifacts, sometime it they return the same result.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] Closed: (MRM-1229) SearchService.quickSearch doesn't return the same result as the application

by JIRA jira@codehaus.org :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message


     [ http://jira.codehaus.org/browse/MRM-1229?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maria Odea Ching closed MRM-1229.
---------------------------------

    Resolution: Fixed

> SearchService.quickSearch doesn't return the same result as the application
> ---------------------------------------------------------------------------
>
>                 Key: MRM-1229
>                 URL: http://jira.codehaus.org/browse/MRM-1229
>             Project: Archiva
>          Issue Type: Bug
>          Components: xmlrpc
>    Affects Versions: 1.2.1
>         Environment: xmlrpc client developed in PHP
>            Reporter: Fabien
>            Assignee: Maria Odea Ching
>             Fix For: 1.2.3
>
>
> When I search with xmlrpc and the quickSearch method, I haven't the same result and especially I don't have all the version of an artifact.
> The search module integrated into archiva returns more result, and all the version of an artifact.
> This bug is not reproducible with all artifacts, sometime it they return the same result.

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira