packages
>
> # post-installation indexing etc.
>
> $ /opt/VOSdev7/bin/isql-vt
> OpenLink Interactive SQL (Virtuoso), version 0.9849b.
> Type HELP; for help and EXIT; to exit.
> SQL> RDF_OBJ_FT_RULE_ADD (null, null, 'All');
> Connected to OpenLink Virtuoso
>
-- 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
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
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
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
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
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
Hi All,
Is there a way to customize the faceted browser featured views and content?
I followed the steps here:
http://virtuoso.openlinksw.com/dataspace/doc/dav/wiki/Main/VirtFCTFeatureQueries
I was able to create some featured views, but would like to remove some of
the old ones. I tried this by
Dear all,
I tried to install fct vad package in Ubuntu (Linux 2.6.35-22-server
#33-Ubuntu SMP Sun Sep 19 20:48:58 UTC 2010 x86_64 GNU/Linux) and after
running the command *apt-cache search virtuos*o I could not find this
package but others are available like bpel, syncml, etc. We are using
Virtuos