Re: [Virtuoso-users] [bif:contains] all options

2011-10-05 Thread Ivan Mikhailov
Hello Michael, Supported bif:contains free-text options are OFFBAND, SCORE and SCORE_LIMIT. OFFBAND is described in http://docs.openlinksw.com/virtuoso/creatingtxtidxs.html#offbanddata but it is useful only if data comers via an RDF View and the source relational table uses this trick. SCORE is

Re: [Virtuoso-users] [bif:contains] all options

2011-10-05 Thread Ivan Mikhailov
Hello Michael, Supported bif:contains free-text options are OFFBAND, SCORE and SCORE_LIMIT. OFFBAND is described in http://docs.openlinksw.com/virtuoso/creatingtxtidxs.html#offbanddata but it is useful only if data comers via an RDF View and the source relational table uses this trick. SCORE is

[Virtuoso-users] [bif:contains] all options

2011-10-05 Thread Michael Meder
Hi, does anybody know about a reference or detailed documentation for bif:contains? I just found out that there are at least one option score: ?person ?p ?o . ?o bif:contains '"Rito*" or "Pütskül*"' option (score ?textScore) But I can't find more about bif:contains options? Anybody knows kind