Christopher,
There's nothing stopping you from creating documents, where on ingestion
time you include a time stamp in an element which can be indexed.
e.g.
<doc>
<data />
</doc>
becomes:
<doc>
<data />
<timestamp>2011-04-12T23:39:43.293</timestamp>
</doc>
Regards,
Charles
> Hi Christopher,
>
>
> 1. Is there a function available within Sedna which would allow me to
> Query
>> a collection for recently updated XML based on a timestamp?
>>
>
>
> Do you mean something like: "get all documents which were updated in 2
> hours"? No, Sedna doesn't track updates timestamps.
>
>
> Q: Must I connect the index-scan to the request above? How might that
> look?
>> Can an Index-Scan have multiple elements?
>>
>
>
> index-scan('Title1', 'No', 'EQ')
>
> should return the same result as your initial query. Send us "create
> index"
> statement you executed, if that query doesn't work properly.
>
>
> Ivan Shcheklein,
> Sedna Team
> ------------------------------------------------------------------------------
> Forrester Wave Report - Recovery time is now measured in hours and minutes
> not days. Key insights are discussed in the 2010 Forrester Wave Report as
> part of an in-depth evaluation of disaster recovery service providers.
> Forrester found the best-in-class provider in terms of services and
> vision.
> Read this report now!
> http://p.sf.net/sfu/ibm-webcastpromo_______________________________________________
> Sedna-discussion mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/sedna-discussion
>
------------------------------------------------------------------------------
Forrester Wave Report - Recovery time is now measured in hours and minutes
not days. Key insights are discussed in the 2010 Forrester Wave Report as
part of an in-depth evaluation of disaster recovery service providers.
Forrester found the best-in-class provider in terms of services and vision.
Read this report now! http://p.sf.net/sfu/ibm-webcastpromo
_______________________________________________
Sedna-discussion mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sedna-discussion