[
https://issues.apache.org/jira/browse/JENA-1441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16274796#comment-16274796
]
ASF subversion and git services commented on JENA-1441:
-------------------------------------------------------
Commit e427c417f61051eb4e10ec15ae8b670c5b4b72d1 in jena's branch
refs/heads/master from [~andy.seaborne]
[ https://git-wip-us.apache.org/repos/asf?p=jena.git;h=e427c41 ]
JENA-1441: Merge commit 'refs/pull/319/head' of github.com:apache/jena
This closes #319.
> jena-text tracing for development
> ---------------------------------
>
> Key: JENA-1441
> URL: https://issues.apache.org/jira/browse/JENA-1441
> Project: Apache Jena
> Issue Type: New Feature
> Components: Jena
> Affects Versions: Jena 3.6.0
> Reporter: Code Ferret
> Assignee: Andy Seaborne
> Priority: Trivial
> Fix For: Jena 3.6.0
>
>
> This issue is for the addition of some log4j tracing and a configuration item
> associated with development in jena-text. The tracing is in TextQueryPF and
> TextIndexLucene to track calls to exec and the subsequent processing as well
> as the add, update and delete of Lucene documents.
> The _trace-level_ is used so as to not interfere with the current
> _debug-level_ items that are familiar to developers.
> The configuration item {{text:cacheQueries false ;}} on
> {{text:TextIndexLucene}} allows to bypass use of the {{queryCache}} in
> TextQueryPF.query(...) during development. This configuration item is not for
> general use and need not be documented further.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)