Re: [Tracker] Updated tracker cvs - ready for testing



Hi,

here are my Test report from the latest CVS Tracker.

Indexing:
- works quite well :-)
- the Index is smaller as beagles one
- indexing over nfs shares and with excluding Folder also works

Search:
        RDF-Querys:

        The âall documentsâ and âbig documentsâ examples don't work for
        me. They abort with 

        ** (process:19668): WARNING **: An error has occured : No reply
        within specified time

        trackerd output: 

        executing rdf query <rdfq:Condition>
        <rdfq:inSet>
        <rdfq:Property name="File.Format" />
        <rdf:String>application/msword,application/
                pdf,application/vnd.ms-excel,
                application/vnd.oasis.opendocument.text,
                application/vnd.sun.xml.writer</rdf:String>
        </rdfq:inSet>
        </rdfq:Condition>
        translated rdf query is Select DISTINCT Concat(S.Path, '/',
        S.Name) as uri, GetServiceName(S.ServiceTypeID) as stype ,
        M0.MetaDataIndexValue FROM Services S INNER JOIN ServiceMetaData
        M0 ON S.ID = M0.ServiceID WHERE (S.ServiceTypeID between
        GetServiceTypeID('Files') and GetMaxServiceTypeID('Files')) AND
        (FIND_IN_SET(M0.MetaDataIndexValue,
        
'application/msword,application/pdf,application/vnd.ms-excel,application/vnd.oasis.opendocument.text,application/vnd.sun.xml.writer'))
        AND (M0.MetaDataID = 4 ) ORDER BY S.ServiceTypeID,
        uri LIMIT 1024

        My Index is 280MB big, maybe tracker get to many hits ...

tracker_search:

      * fast as ever
      * default AND works
      * When i search for >>tracker-search âmom dadâ  i get the same as
        <<tracker_search mom dad, is that right?
        
      * What is the synatax for OR queries?
        
              * When i try to search for ... tracker-search
                "Multivariate Statistik" source or destination
                
                I get these:
                
                Executing search with params Files, Multivariate
                Statistik source or destination . 512, 0, 0 

                The Result is quite unexpected.
                
gread work :-)

Regards, Bjoern






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