com.hp.hpl.jena.sparql.pfunction.library
Class textMatch

java.lang.Object
  extended by com.hp.hpl.jena.sparql.pfunction.PropertyFunctionBase
      extended by com.hp.hpl.jena.sparql.pfunction.PropertyFunctionEval
          extended by com.hp.hpl.jena.query.larq.LuceneSearch
              extended by com.hp.hpl.jena.sparql.pfunction.library.textMatch
All Implemented Interfaces:
PropertyFunction

public class textMatch
extends LuceneSearch

Property function to search the default Lucene index (which is the one set by LARQ.setDefaultIndex(IndexLARQ))


Constructor Summary
textMatch()
           
 
Method Summary
 
Methods inherited from class com.hp.hpl.jena.query.larq.LuceneSearch
boundSubject, build, execEvaluated, varSubject
 
Methods inherited from class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionEval
exec
 
Methods inherited from class com.hp.hpl.jena.sparql.pfunction.PropertyFunctionBase
exec
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

textMatch

public textMatch()


Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.