>From what I can tell in the documentation, we have to configure Jena text to 
>index a fixed set of predicates. The examples give rdfs:label, and from what I 
>see I can add more, but there are a lot of potential properties in the world. 
>Is there a way to simply index all predicates into a field? It seems strange 
>that I would have to enumerate over the tons of text predicates that are used 
>in the world in order to do a proper *full* text search of my graph.

This is a capability that is covered by other SPARQL implementations 
(Blazegraph, Virtuoso).

Theoretically, the predicate should just be another field in the lucene 
document that can be filtered on, like with graph.

Thanks,
Jim

Jim McCusker, Ph.D.
mccu...@rpi.edu 
http://tw.rpi.edu/web/person/JamesMcCusker
Director, Data Operations
Tetherless World Constellation
Department of Computer Science
Rensselaer Polytechnic Institute


Reply via email to