[tracker/fts4-fixes: 8/8] libtracker-fts: Fix unit test ontologies, removed tracker:fulltextNoLimit



commit ebcbd86d6f85af20b52be48973108c5da241b725
Author: Martyn Russell <martyn lanedo com>
Date:   Thu Feb 14 17:45:41 2013 +0000

    libtracker-fts: Fix unit test ontologies, removed tracker:fulltextNoLimit

 tests/libtracker-fts/data.ontology |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/tests/libtracker-fts/data.ontology b/tests/libtracker-fts/data.ontology
index 5d87d6b..4e6370e 100644
--- a/tests/libtracker-fts/data.ontology
+++ b/tests/libtracker-fts/data.ontology
@@ -25,5 +25,4 @@ test:o a rdf:Property ;
        nrl:maxCardinality 1 ;
        rdfs:domain test:A ;
        rdfs:range xsd:string ;
-       tracker:fulltextIndexed true ;
-       tracker:fulltextNoLimit true .
+       tracker:fulltextIndexed true .


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]