[ 
https://issues.apache.org/jira/browse/OODT-325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris A. Mattmann updated OODT-325:
-----------------------------------

    Fix Version/s:     (was: 0.5)
                   0.6

- push out to 0.6
                
> QueryTool does not retain query order
> -------------------------------------
>
>                 Key: OODT-325
>                 URL: https://issues.apache.org/jira/browse/OODT-325
>             Project: OODT
>          Issue Type: Improvement
>          Components: file manager
>    Affects Versions: 0.3
>         Environment: OS X 10.7
> Java version "1.6.0_26"
>            Reporter: Thomas Bennett
>            Priority: Minor
>              Labels: features, newbie
>             Fix For: 0.6
>
>
> I've ingested some files into a lucene catalog and then use QueryTool query 
> the catalog.
> $ ./query_tool --url http://localhost:9000 --sql -query "SELECT 
> Observer,Description,Duration,ExperimentID FROM KatFile WHERE 
> Observer='jasper'" --sortBy Duration
> Which returns:
> ...
> jasper,a9909ae6-822b-11e0-a7a1-0060dd4721d8,Target track,637.841571569
> jasper,47c3a4da-822a-11e0-a7a1-0060dd4721d8,Target track,565.859450817
> jasper,777b0f34-8224-11e0-a7a1-0060dd4721d8,Target track,80.9798858166
> ...
> As you can see the order of the returned values seems to be arbitrary (I 
> asked Observer,Description,Duration,ExperimentID and it ruturned 
> Observer,ExperimentID,Description,Duration)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to