R: problem on oak jcr sql2 query

2017-03-26 Thread Ancona Francesco
Sorry. We are using Oak 1.4.10 and solr 4.10.4 i send you also a pdf example: the searched word is "sezione" In another document ([nt:file] that doesn't have childs) i'd want match only through metadata that contains the word "company" Actually i resolved the problem executing a query like th

Re: Logger category org.apache.jackrabbit.oak.jcr.operations.writes includes 'refresh' operation

2017-03-26 Thread Chetan Mehrotra
Its a write operation as it has potential to change the session state. If the refresh is done with keepChanges=false the current transient changes would be discarded. Chetan Mehrotra On Fri, Mar 24, 2017 at 2:07 PM, Robert Munteanu wrote: > Hi, > > With Oak 1.6.1 I've enabled the > org.apache.ja

New JIRA component for observation

2017-03-26 Thread Chetan Mehrotra
I analyzed the issues currently logged under component "core" which has ~100 issues. Looking at most issues I think we can do following 1. Create a new component for observation issues i.e. "observation" 2. Avoid marking same issue for multiple component like "documentmk and core" unless the chang

Re: New JIRA Components

2017-03-26 Thread Chetan Mehrotra
Created new jira component now query - 55 issues https://issues.apache.org/jira/browse/OAK/component/12320003 indexing - 18 issues https://issues.apache.org/jira/browse/OAK/component/12332439 property-index - 18 issues https://issues.apache.org/jira/browse/OAK/component/12332440 Chetan Mehrotra

Re: New JIRA Components

2017-03-26 Thread Chetan Mehrotra
On Fri, Mar 24, 2017 at 7:36 PM, Thomas Mueller wrote: > * Sometimes there is an overlap, in which case I guess multiple components > needs to be set. yes > * What to do with old issue. For now no need to modify old resolved issues. This is only applicable for current open issues Chetan Mehrot