[ 
https://issues.apache.org/jira/browse/JENA-1576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andy Seaborne updated JENA-1576:
--------------------------------
    Issue Type: Question  (was: New Git Repo)

> Is it possible to create an index for predicates (properties) from other 
> schemas besides rdf-syntax?
> ----------------------------------------------------------------------------------------------------
>
>                 Key: JENA-1576
>                 URL: https://issues.apache.org/jira/browse/JENA-1576
>             Project: Apache Jena
>          Issue Type: Question
>            Reporter: Alysson Gomes de Sousa
>            Priority: Major
>
> I'm trying to create a text search index for other predicates, as the example 
> shows. Is it possible to create such an instance, or did I misunderstand?
> *Example:*
> {noformat}
> <#entMap> a text:EntityMap ;
>    text:defaultField "first" ;
>    text:entityField "uri" ;
>    text:map ([ 
>      text:field "first" ; 
>      text:predicate <[http://dbpedia.org/property/first]>
>    ]).
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to