Rev 2699 |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 2699 |
vikas |
1 |
<?xml version="1.0" encoding="utf-8"?>
|
|
|
2 |
<datastore-indexes
|
|
|
3 |
autoGenerate="true">
|
|
|
4 |
<datastore-index kind="DataLog" ancestor="false">
|
|
|
5 |
<property name="eventType" direction="asc" />
|
|
|
6 |
<property name="date" direction="desc" />
|
|
|
7 |
</datastore-index>
|
| 4772 |
amar.kumar |
8 |
|
|
|
9 |
<datastore-index kind="DataLog" ancestor="false" >
|
|
|
10 |
<property name="eventType" direction="asc"/>
|
|
|
11 |
<property name="query" direction="asc"/>
|
|
|
12 |
<property name="date" direction="asc"/>
|
|
|
13 |
</datastore-index>
|
| 2699 |
vikas |
14 |
</datastore-indexes>
|