summaryrefslogtreecommitdiff
path: root/src/ontologies/Indices.list
blob: 0cf99e59c89709fc369835d73b6ba9d7df6d3f62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
11-rdf:
* tracker:added:
  - Used for recently added playlist.

30-nie:
* nie:url:
  - For looking up the URN or other properties of a file where we already know
  the URL/path. Used by tracker-miner-fs, for example.

31-nao:
* nao:hasTag:
  - For use cases where fts:match needs to be done against tags in addition to
  the class itself

32-nco:
* nco:hasIMAccount:
  - For use cases where fts:match needs to be done against the account in
  addition to the class itself

* nco:hasEmailAddress:
  - For use cases where fts:match needs to be done against the email account
  in addition to the class itself

* nco:hasPostalAddress:
  - For use cases where fts:match needs to be done against the postal address
  in addition to the class itself

* nco:nameFamily:
  - Used for listing contacts sorted by last name

33-nfo:
* nfo:fileLastModified:
  - The miner-fs uses this property during crawling a lot

* nie:contentCreated domainIndex for nfo:Visual
  - Used to improve performance of ORDER BY on nie:contentCreated

38-nmm:
* nmm:musicAlbum:
  - Used for retrieving songs on an album.
  - Used in cases where fts:match is done against the album as well as the song

* nmm:performer:
  - Used for retrieving songs by a performer.
  - Used in cases where fts:match is done against the performer as well as the song.

* nmm:artistName:
  - Used to improve performance of ORDER BY for music team queries

* nie:title domainIndex for nmm:MusicAlbum
  - Used to improve performance of ORDER BY on nie:title

* nie:title domainIndex for nmm:MusicPiece
  - Used to improve performance of ORDER BY on nie:title