From: <rv...@us...> - 2012-08-09 00:34:41
|
Revision: 2366 http://dotnetrdf.svn.sourceforge.net/dotnetrdf/?rev=2366&view=rev Author: rvesse Date: 2012-08-09 00:34:34 +0000 (Thu, 09 Aug 2012) Log Message: ----------- Adds a PropertyFunctionFactories property to SparqlQuery Tweaks FullTextOptimiser to always register FullTextPropertyFunction onto queries when the IsApplicable() method is called, eventually we should refactor to do property function detection in the parser stage instead Tweaks PropertyFunctionOptimiser to apply if there are local factories present There are some failing full text query tests right now which I should get fixed in the next couple of days Removed defunct SparqlEngine enumeration Affects Issue [268] Modified Paths: -------------- Trunk/Libraries/core/Query/Optimisation/PropertyFunctionOptimiser.cs Trunk/Libraries/core/Query/PropertyFunctions/PropertyFunctionFactory.cs Trunk/Libraries/core/Query/PropertyFunctions/PropertyFunctionHelper.cs Trunk/Libraries/core/Query/SPARQLQuery.cs Trunk/Libraries/query.fulltext/Optimisation/FullTextOptimiser.cs Trunk/Testing/unittest/Query/FullText/FullTextSparqlTests2.cs Trunk/dotNetRDF.suo This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |