[daisy] [JIRA] Updated: (DSY-137) Allow queries to use the timestamp of comments

Bruno Dumon (JIRA) issues at cocoondev.org
Fri May 25 10:13:20 CDT 2007


     [ http://issues.cocoondev.org//browse/DSY-137?page=all ]

Bruno Dumon updated DSY-137:
----------------------------

      Component: Repository - querying and indexing
    Description: 
I want to create a Daisy query that will return documents that have
recently had comments added.

Ie. something along the lines of

select name, lastModified
where true 
order by lastModified desc limit 10

but using the timestamp of the comment rather than the "lastModified"
field.

  was:
I want to create a Daisy query that will return documents that have
recently had comments added.

Ie. something along the lines of

select name, lastModified
where true 
order by lastModified desc limit 10

but using the timestamp of the comment rather than the "lastModified"
field.

    Environment: 

> Allow queries to use the timestamp of comments
> ----------------------------------------------
>
>          Key: DSY-137
>          URL: http://issues.cocoondev.org//browse/DSY-137
>      Project: Daisy
>         Type: New Feature
>   Components: Repository - querying and indexing
>     Versions: 1.2
>     Reporter: Ben Stringer
>     Priority: Minor

>
> I want to create a Daisy query that will return documents that have
> recently had comments added.
> Ie. something along the lines of
> select name, lastModified
> where true 
> order by lastModified desc limit 10
> but using the timestamp of the comment rather than the "lastModified"
> field.

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



More information about the daisy mailing list