On Fri, 21 Jun 2013 15:33:37 +0200, Andy Seaborne <[email protected]> wrote:

On 21/06/13 12:03, baran_H wrote:
On Fri, 21 Jun 2013 12:09:20 +0200, Andy Seaborne <[email protected]> wrote:


i have had the THE SAME problem for all jena-fuseki-0.2.8 + jena-text,
with rdfs:label-indexing for dbpedia-dataset.
It would be very useful that we get a small example which runs without
problems, perhaps a config.ttl for books.ttl in TDB o a similar thing.
baran

Hi,

There is config-tdb-text.ttl in the distribution that is a combination
of text indexing and TDB.

    Andy

ok, after reading your reply to Joachim, i load books.ttl with command-line

-Xmx2048M
-Dlog4j.configuration=jena-fuseki-0.2.8-SNAPSHOT\log4j.properties -cp
fuseki-0.2.8-SNAPSHOT\*; tdb.tdbloader --loc myDB myDB\myData\books.ttl

What must command line must be, so that 'indexing dc:title' is also
handled?

You'll need to write an appropriate configuration file and use jena.textindexer from the #31 development build.

There are too many configuration details to have a setup whereby only arguments on the command line are used.

It can be the Fuseki configuration file if there is only one defined text dataset in it.

        Andy

I have already a config file made from the info
http://jena.staging.apache.org/documentation/query/text-query.html
which works without err-messages.

And I already loaded my dataset without any indexing addings from
commandline (above).

With #31 i exec then the command line:
java -cp fuseki-server.jar jena.textindexer MyFusekiConfigFile

which creates a lucene directory with indexing info where
MyFusekiConfigFile is exactly the same with which i start Fuseki
when indexing finished.

Sorry, Andy, i must again ask, is that ok to try it?

thanks, baran.
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

Reply via email to