Build #35 worked fine for me - thanks a lot!
I added the newly introduced text:defaultPredicate, but could not figure out
what it is supposed to do. The inline comment in config-tdb-text.ttl is not
helpful here - it would be great if you could enhance it.
Also, I'd suggest adding a
[ text:field "text" ; text:predicate dc:title ]
line to text:map there. Firstly, this would exemplify the syntax for multiple
properties, and secondly, it would create index entries for books.ttl
out-of-the-box.
Cheers, Joachim
-----Ursprüngliche Nachricht-----
Von: Andy Seaborne [mailto:[email protected]]
Gesendet: Sonntag, 23. Juni 2013 21:43
An: [email protected]
Betreff: Re: Empty index with Jena Text and Fuseki
I've been through jena-text and made various fixes including to the command
line indexer. Things should be a lot better now when working with multiple
predicates mapped to the same Lucene field.
Development build of Fuseki #35.
Andy