[tracker/fts4-fixes: 3/8] ontology: Remove use of tracker:fulltextNoLimit now it's deprecated
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/fts4-fixes: 3/8] ontology: Remove use of tracker:fulltextNoLimit now it's deprecated
- Date: Thu, 14 Feb 2013 18:11:32 +0000 (UTC)
commit c8b27d775cb05688238287b68232b2851180e505
Author: Martyn Russell <martyn lanedo com>
Date: Thu Feb 14 17:31:24 2013 +0000
ontology: Remove use of tracker:fulltextNoLimit now it's deprecated
data/ontologies/30-nie.ontology | 2 --
data/ontologies/32-nco.ontology | 9 ---------
data/ontologies/38-nmm.ontology | 2 --
3 files changed, 0 insertions(+), 13 deletions(-)
---
diff --git a/data/ontologies/30-nie.ontology b/data/ontologies/30-nie.ontology
index 32e39af..317a702 100644
--- a/data/ontologies/30-nie.ontology
+++ b/data/ontologies/30-nie.ontology
@@ -35,7 +35,6 @@ nie:title a rdf:Property ;
rdfs:domain nie:InformationElement ;
rdfs:range xsd:string ;
tracker:fulltextIndexed true ;
- tracker:fulltextNoLimit true ;
tracker:weight 10 ;
tracker:writeback true .
@@ -67,7 +66,6 @@ nie:subject a rdf:Property ;
rdfs:domain nie:InformationElement ;
rdfs:range xsd:string ;
tracker:fulltextIndexed true ;
- tracker:fulltextNoLimit true ;
tracker:weight 5 .
nie:mimeType a rdf:Property ;
diff --git a/data/ontologies/32-nco.ontology b/data/ontologies/32-nco.ontology
index 24aca88..a7c80f5 100644
--- a/data/ontologies/32-nco.ontology
+++ b/data/ontologies/32-nco.ontology
@@ -189,7 +189,6 @@ nco:nameFamily a rdf:Property ;
rdfs:range xsd:string ;
tracker:indexed true ;
tracker:fulltextIndexed true ;
- tracker:fulltextNoLimit true ;
tracker:weight 4 .
nco:nameGiven a rdf:Property ;
@@ -199,7 +198,6 @@ nco:nameGiven a rdf:Property ;
rdfs:domain nco:PersonContact ;
rdfs:range xsd:string ;
tracker:fulltextIndexed true ;
- tracker:fulltextNoLimit true ;
tracker:weight 5 .
nco:nameAdditional a rdf:Property ;
@@ -209,7 +207,6 @@ nco:nameAdditional a rdf:Property ;
rdfs:domain nco:PersonContact ;
rdfs:range xsd:string ;
tracker:fulltextIndexed true ;
- tracker:fulltextNoLimit true ;
tracker:weight 5 .
nco:fullname a rdf:Property ;
@@ -220,7 +217,6 @@ nco:fullname a rdf:Property ;
rdfs:domain nco:Contact ;
rdfs:range xsd:string ;
tracker:fulltextIndexed true ;
- tracker:fulltextNoLimit true ;
tracker:weight 6 .
nco:hasContactMedium a rdf:Property ;
@@ -310,7 +306,6 @@ nco:country a rdf:Property ;
rdfs:domain nco:PostalAddress ;
rdfs:range xsd:string ;
tracker:fulltextIndexed true ;
- tracker:fulltextNoLimit true ;
tracker:weight 3 .
nco:nameHonorificPrefix a rdf:Property ;
@@ -360,7 +355,6 @@ nco:nickname a rdf:Property ;
rdfs:domain nco:Contact ;
rdfs:range xsd:string ;
tracker:fulltextIndexed true ;
- tracker:fulltextNoLimit true ;
tracker:weight 5 .
nco:containsContact a rdf:Property ;
@@ -377,7 +371,6 @@ nco:department a rdf:Property ;
rdfs:domain nco:Affiliation ;
rdfs:range xsd:string ;
tracker:fulltextIndexed true ;
- tracker:fulltextNoLimit true ;
tracker:weight 4 .
nco:imID a rdf:Property ;
@@ -501,7 +494,6 @@ nco:title a rdf:Property ;
rdfs:domain nco:Affiliation ;
rdfs:range xsd:string ;
tracker:fulltextIndexed true ;
- tracker:fulltextNoLimit true ;
tracker:weight 10 .
nco:voiceMail a rdf:Property ;
@@ -525,7 +517,6 @@ nco:contactGroupName a rdf:Property ;
rdfs:domain nco:ContactGroup ;
rdfs:range xsd:string ;
tracker:fulltextIndexed true ;
- tracker:fulltextNoLimit true ;
tracker:weight 4 .
nco:contactMediumComment a rdf:Property ;
diff --git a/data/ontologies/38-nmm.ontology b/data/ontologies/38-nmm.ontology
index ea3e6be..a7c2cb1 100644
--- a/data/ontologies/38-nmm.ontology
+++ b/data/ontologies/38-nmm.ontology
@@ -71,7 +71,6 @@ nmm:artistName a rdf:Property ;
rdfs:range xsd:string ;
tracker:indexed true ;
tracker:fulltextIndexed true ;
- tracker:fulltextNoLimit true ;
tracker:weight 6 .
nmm:musicAlbum a rdf:Property ;
@@ -189,7 +188,6 @@ nmm:albumTitle a rdf:Property ;
rdfs:range xsd:string ;
nao:deprecated true ;
tracker:fulltextIndexed true ;
- tracker:fulltextNoLimit true ;
tracker:weight 6 .
nmm:albumDuration a rdf:Property ;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]