Re: [Virtuoso-users] faceted browser text search error

2017-04-22 Thread Hugh Williams
; Driver: 07.20.3217 OpenLink Virtuoso ODBC Driver > > Done. -- 2 msec. > SQL> VT_INC_INDEX_DB_DBA_RDF_OBJ (); > > Done. -- 72 msec. > SQL> urilbl_ac_init_db(); > > Done. -- 116 msec. > SQL> s_rank(); > > Done. -- 379 msec. > SQL> > > > &g

Re: [Virtuoso-users] faceted browser text search error

2017-04-15 Thread Mark Miller
-- 72 msec. SQL> urilbl_ac_init_db(); Done. -- 116 msec. SQL> s_rank(); Done. -- 379 msec. SQL> - Original Message - From: "Hugh Williams" To: "Mark Miller" Cc: virtuoso-users@lists.sourceforge.net Sent: Friday, April 14, 2017 12:39:01 PM Subject: Re

Re: [Virtuoso-users] faceted browser text search error

2017-04-14 Thread Hugh Williams
Hi Mark, Did you try a build from the Virtuoso git develop/7 branch (https://github.com/openlink/virtuoso-opensource) ie Version 7.2.5-dev.3217 as you indicated you would when you asked this question in March, as this problem did not occur when I built from this branch ? Best Regards Hugh Wil

[Virtuoso-users] faceted browser text search error

2017-04-13 Thread Mark Miller
A while ago, I built Virtuoso open source 07.20.3217 on Ubuntu 16.04.1 LTS. I installed the faceted browser VAD according to https://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtFacetBrowserInstallConfig and ran the suggested commands in isql. As far as I can tell, everything worke

Re: [Virtuoso-users] faceted browser text search error

2017-04-01 Thread Mark Miller
OK, I'll try develop/7. Sorry, I wan't very clear about that error message. I got "OKs" on all of the steps in isql, too. The browser renders at http://servername:8890/fct, and search by entity label and search by entity URI work. It is just the full text search that doesn't work. The error me

Re: [Virtuoso-users] faceted browser text search error

2017-03-31 Thread Hugh Williams
Hi Mark, When exactly is the error occurring ? I built against the latest develop/7 git tree and the FCT browser works for me: SQL> RDF_OBJ_FT_RULE_ADD (null, null, 'All'); Done. -- 5 msec. SQL> VT_INC_INDEX_DB_DBA_RDF_OBJ (); Done. -- 52 msec. SQL> urilbl_ac_init_db(); Done. -- 22 msec. SQL

[Virtuoso-users] faceted browser text search error

2017-03-31 Thread Mark Miller
Apologies if this message gets duplicated... I initially sent it from a non-subscribed address. A while ago, I built Virtuoso open source 07.20.3217 on Ubuntu 16.04.1 LTS. I installed the faceted browser VAD according to https://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtFacetBrowser