svn commit: r1760930 - in /jackrabbit/oak/branches/1.4: ./ oak-upgrade/src/test/java/org/apache/jackrabbit/oak/upgrade/cli/

2016-09-15 Thread mreutegg
Author: mreutegg Date: Thu Sep 15 13:24:39 2016 New Revision: 1760930 URL: http://svn.apache.org/viewvc?rev=1760930=rev Log: OAK-4174: SegmentToJdbcTest failing with improvements of OAK-4119 Merged revision 1738234 from trunk Modified: jackrabbit/oak/branches/1.4/ (props changed)

svn commit: r1760934 [2/2] - in /jackrabbit/oak/trunk/oak-segment-tar/src: main/java/org/apache/jackrabbit/oak/segment/standby/client/ main/java/org/apache/jackrabbit/oak/segment/standby/codec/ main/j

2016-09-15 Thread frm
Modified: jackrabbit/oak/trunk/oak-segment-tar/src/main/java/org/apache/jackrabbit/oak/segment/standby/server/DefaultStandbySegmentReader.java URL:

svn commit: r1760934 [1/2] - in /jackrabbit/oak/trunk/oak-segment-tar/src: main/java/org/apache/jackrabbit/oak/segment/standby/client/ main/java/org/apache/jackrabbit/oak/segment/standby/codec/ main/j

2016-09-15 Thread frm
Author: frm Date: Thu Sep 15 14:03:05 2016 New Revision: 1760934 URL: http://svn.apache.org/viewvc?rev=1760934=rev Log: OAK-4803 - Simplify the client side of the cold standby Added:

svn commit: r1760927 - in /jackrabbit/oak/trunk/oak-segment-tar/src/main/java/org/apache/jackrabbit/oak/segment: BinaryReferences.java SegmentWriter.java file/FileStore.java file/TarReader.java

2016-09-15 Thread mduerig
Author: mduerig Date: Thu Sep 15 12:59:23 2016 New Revision: 1760927 URL: http://svn.apache.org/viewvc?rev=1760927=rev Log: OAK-4740: TarReader recovery skips generating the index and binary graphs Represent non inlined binary references by the record id of the string record in the binary index

svn commit: r1760926 - in /jackrabbit/oak/trunk/oak-segment-tar/src/main/java/org/apache/jackrabbit/oak/segment: BinaryReferenceConsumers.java BinaryReferences.java http/HttpStore.java memory/MemorySt

2016-09-15 Thread mduerig
Author: mduerig Date: Thu Sep 15 12:59:18 2016 New Revision: 1760926 URL: http://svn.apache.org/viewvc?rev=1760926=rev Log: OAK-4740: TarReader recovery skips generating the index and binary graphs Rename BinaryReferenceConsumers to BinaryReferences Added:

svn commit: r1760955 - /jackrabbit/oak/trunk/oak-segment-tar/pom.xml

2016-09-15 Thread mduerig
Author: mduerig Date: Thu Sep 15 16:19:23 2016 New Revision: 1760955 URL: http://svn.apache.org/viewvc?rev=1760955=rev Log: [maven-release-plugin] prepare release oak-segment-tar-0.0.12 Modified: jackrabbit/oak/trunk/oak-segment-tar/pom.xml Modified:

svn commit: r1760957 - /jackrabbit/oak/trunk/oak-segment-tar/pom.xml

2016-09-15 Thread mduerig
Author: mduerig Date: Thu Sep 15 16:19:28 2016 New Revision: 1760957 URL: http://svn.apache.org/viewvc?rev=1760957=rev Log: [maven-release-plugin] prepare for next development iteration Modified: jackrabbit/oak/trunk/oak-segment-tar/pom.xml Modified:

svn commit: r1760946 - in /jackrabbit/oak/trunk/oak-core/src: main/java/org/apache/jackrabbit/oak/plugins/document/rdb/ test/java/org/apache/jackrabbit/oak/plugins/document/rdb/

2016-09-15 Thread reschke
Author: reschke Date: Thu Sep 15 15:05:41 2016 New Revision: 1760946 URL: http://svn.apache.org/viewvc?rev=1760946=rev Log: OAK-4793: RDBDocumentStore: make sure cache is invalidated upon JDBC exceptions Added:

svn commit: r1760831 [2/2] - in /jackrabbit/oak/trunk/oak-lucene/src: main/java/org/apache/jackrabbit/oak/plugins/index/lucene/ main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/ test/ja

2016-09-15 Thread chetanm
Added: jackrabbit/oak/trunk/oak-lucene/src/test/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/LocalIndexWriterFactoryTest.java URL:

svn commit: r1760837 - in /jackrabbit/oak/trunk/oak-lucene/src: main/java/org/apache/jackrabbit/oak/plugins/index/lucene/directory/ main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/ tes

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:15:23 2016 New Revision: 1760837 URL: http://svn.apache.org/viewvc?rev=1760837=rev Log: OAK-4412 - Lucene hybrid index Garbage collect NRTIndex created directory on startup which may have been left due to unclean shutdown Modified:

svn commit: r1760833 - in /jackrabbit/oak/trunk/oak-lucene/src: main/java/org/apache/jackrabbit/oak/plugins/index/lucene/ test/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:14:32 2016 New Revision: 1760833 URL: http://svn.apache.org/viewvc?rev=1760833=rev Log: OAK-4412 - Lucene hybrid index Avoid creation of IndexDefinition instance if possible for sync indexing by reusing the definition from tracker. This would ensure that

svn commit: r1760832 - in /jackrabbit/oak/trunk/oak-lucene/src: main/java/org/apache/jackrabbit/oak/plugins/index/lucene/LuceneIndexEditorContext.java test/java/org/apache/jackrabbit/oak/plugins/index

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:14:19 2016 New Revision: 1760832 URL: http://svn.apache.org/viewvc?rev=1760832=rev Log: OAK-4412 - Lucene hybrid index Initialize the facet config lazily otherwise it was leading to creation of an empty node ':facet-config' when context was created for sync

svn commit: r1760834 - in /jackrabbit/oak/trunk/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene: IndexDefinition.java LuceneIndexEditorProvider.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:14:43 2016 New Revision: 1760834 URL: http://svn.apache.org/viewvc?rev=1760834=rev Log: OAK-4412 - Lucene hybrid index Refactor to use same logic to determine if current indexing is sync or not Modified:

svn commit: r1760835 - in /jackrabbit/oak/trunk/oak-lucene/src: main/java/org/apache/jackrabbit/oak/plugins/index/lucene/ test/java/org/apache/jackrabbit/oak/plugins/index/lucene/

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:14:55 2016 New Revision: 1760835 URL: http://svn.apache.org/viewvc?rev=1760835=rev Log: OAK-4412 - Lucene hybrid index Use a read only builder for sync indexing case to ensure that in no case anything gets written to NodeStore. This would cause issue with

svn commit: r1760876 - /jackrabbit/oak/trunk/oak-run/src/main/java/org/apache/jackrabbit/oak/benchmark/HybridIndexTest.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:22:05 2016 New Revision: 1760876 URL: http://svn.apache.org/viewvc?rev=1760876=rev Log: OAK-4412 - Lucene hybrid index Enable diagnostics Modified: jackrabbit/oak/trunk/oak-run/src/main/java/org/apache/jackrabbit/oak/benchmark/HybridIndexTest.java

svn commit: r1760874 - in /jackrabbit/oak/trunk/oak-lucene/src: main/java/org/apache/jackrabbit/oak/plugins/index/lucene/ main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/ test/java/org

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:21:48 2016 New Revision: 1760874 URL: http://svn.apache.org/viewvc?rev=1760874=rev Log: OAK-4412 - Lucene hybrid index Refactor to move the logic around docs added to holder within holder. Going forward this would simplify logic if we use different approach

svn commit: r1760875 - /jackrabbit/oak/trunk/oak-run/src/main/java/org/apache/jackrabbit/oak/benchmark/HybridIndexTest.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:21:57 2016 New Revision: 1760875 URL: http://svn.apache.org/viewvc?rev=1760875=rev Log: OAK-4412 - Lucene hybrid index Benchmarking - Bootstrap a fulltext index for both property and nrt case. This would bring it closer to real life as there async index job

svn commit: r1760873 - in /jackrabbit/oak/trunk/oak-run/src/main/java/org/apache/jackrabbit/oak/benchmark: BenchmarkRunner.java HybridIndexTest.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:21:35 2016 New Revision: 1760873 URL: http://svn.apache.org/viewvc?rev=1760873=rev Log: OAK-4412 - Lucene hybrid index Benchmarking - Remove custom management of Metrics setup and rely on one provided by BenchmarkRunner Modified:

svn commit: r1760872 - /jackrabbit/oak/trunk/oak-run/src/main/java/org/apache/jackrabbit/oak/benchmark/HybridIndexTest.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:21:26 2016 New Revision: 1760872 URL: http://svn.apache.org/viewvc?rev=1760872=rev Log: OAK-4412 - Lucene hybrid index Benchmarking - Report extra stats as part of main stats Modified:

svn commit: r1760880 - /jackrabbit/oak/trunk/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/NRTIndex.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:22:34 2016 New Revision: 1760880 URL: http://svn.apache.org/viewvc?rev=1760880=rev Log: OAK-4412 - Lucene hybrid index Instead of holding the reference to previous reader upon creation obtain it every time. This is required as previous NRTIndex might remain

svn commit: r1760829 - in /jackrabbit/oak/trunk: oak-core/src/test/java/org/apache/jackrabbit/oak/plugins/document/MongoUtils.java oak-pojosr/src/test/groovy/org/apache/jackrabbit/oak/run/osgi/Seconda

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 06:28:42 2016 New Revision: 1760829 URL: http://svn.apache.org/viewvc?rev=1760829=rev Log: OAK-4807 - SecondaryStoreConfigIT intermittently failing due to incorrect MongoURL Specify db name explicitly Modified:

svn commit: r1760861 - in /jackrabbit/oak/trunk/oak-lucene/src: main/java/org/apache/jackrabbit/oak/plugins/index/lucene/ main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/ test/java/org

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:19:34 2016 New Revision: 1760861 URL: http://svn.apache.org/viewvc?rev=1760861=rev Log: OAK-4412 - Lucene hybrid index Adding support for synchronous lucene property hybrid index -- Introduced new enum for IndexingMode - SYNC, NRT, ASYNC -- If the index

svn commit: r1760862 - in /jackrabbit/oak/trunk/oak-lucene/src: main/java/org/apache/jackrabbit/oak/plugins/index/lucene/ main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/ test/java/org

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:19:50 2016 New Revision: 1760862 URL: http://svn.apache.org/viewvc?rev=1760862=rev Log: OAK-4412 - Lucene hybrid index Synchronous indexing support continue - Simplified the refresh policy to take in a callback which is responsible for refreshing the readers

svn commit: r1760864 - in /jackrabbit/oak/trunk/oak-lucene/src: main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/LocalIndexObserver.java test/java/org/apache/jackrabbit/oak/plugins/inde

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:20:03 2016 New Revision: 1760864 URL: http://svn.apache.org/viewvc?rev=1760864=rev Log: OAK-4412 - Lucene hybrid index Remove the LuceneDocumentHolder from commit context as to not hold memory once docs are processed as CommitInfo may remain alive for some

svn commit: r1760836 - in /jackrabbit/oak/trunk/oak-lucene/src: main/java/org/apache/jackrabbit/oak/plugins/index/lucene/ test/java/org/apache/jackrabbit/oak/plugins/index/lucene/ test/java/org/apache

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:15:09 2016 New Revision: 1760836 URL: http://svn.apache.org/viewvc?rev=1760836=rev Log: OAK-4412 - Lucene hybrid index Avoid costly text extraction logic for synchronous indexing mode. Binary property would be indexed only via async indexer Modified:

svn commit: r1760838 - in /jackrabbit/oak/trunk/oak-lucene/src: main/java/org/apache/jackrabbit/oak/plugins/index/lucene/ main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/ test/java/org

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:15:41 2016 New Revision: 1760838 URL: http://svn.apache.org/viewvc?rev=1760838=rev Log: OAK-4412 - Lucene hybrid index Introduce ReaderRefreshPolicy to determine when the readers should be refreshed Added:

svn commit: r1760840 - in /jackrabbit/oak/trunk/oak-lucene/src: main/java/org/apache/jackrabbit/oak/plugins/index/lucene/ main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/ test/java/org

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:16:09 2016 New Revision: 1760840 URL: http://svn.apache.org/viewvc?rev=1760840=rev Log: OAK-4412 - Lucene hybrid index -- Enable stats collection around queue state -- Add some extra logging in IndexNode and other parts -- Minor change in IndexCopier to check

svn commit: r1760847 - /jackrabbit/oak/trunk/oak-run/src/main/java/org/apache/jackrabbit/oak/benchmark/HybridIndexTest.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:17:01 2016 New Revision: 1760847 URL: http://svn.apache.org/viewvc?rev=1760847=rev Log: OAK-4412 - Lucene hybrid index Enable metrics stats reporting Modified:

svn commit: r1760844 - in /jackrabbit/oak/trunk/oak-run/src/main/java/org/apache/jackrabbit/oak/benchmark: AbstractTest.java BenchmarkRunner.java HybridIndexTest.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:16:43 2016 New Revision: 1760844 URL: http://svn.apache.org/viewvc?rev=1760844=rev Log: OAK-4412 - Lucene hybrid index Add benchmark for hybrid index. The benchmark provides various options and can work with property index and lucene indexes Added:

svn commit: r1760843 - in /jackrabbit/oak/trunk/oak-lucene/src: main/java/org/apache/jackrabbit/oak/plugins/index/lucene/LuceneIndexProviderService.java test/java/org/apache/jackrabbit/oak/plugins/ind

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:16:33 2016 New Revision: 1760843 URL: http://svn.apache.org/viewvc?rev=1760843=rev Log: OAK-4412 - Lucene hybrid index Enabled OSGi integration Modified:

svn commit: r1760839 - in /jackrabbit/oak/trunk/oak-lucene/src: main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/LocalIndexWriterFactory.java test/java/org/apache/jackrabbit/oak/plugins

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:15:55 2016 New Revision: 1760839 URL: http://svn.apache.org/viewvc?rev=1760839=rev Log: OAK-4412 - Lucene hybrid index Avoid adding deleted doc to the list as they get created for any deleted path and for local indexing are anyway dropped later in

svn commit: r1760850 - /jackrabbit/oak/trunk/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/DocumentQueue.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:17:31 2016 New Revision: 1760850 URL: http://svn.apache.org/viewvc?rev=1760850=rev Log: OAK-4412 - Lucene hybrid index Perform wrote operation in batches and by grouping documents belonging to same index. This reduces the time taken to half and reduces

svn commit: r1760848 - /jackrabbit/oak/trunk/oak-run/src/main/java/org/apache/jackrabbit/oak/benchmark/HybridIndexTest.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:17:10 2016 New Revision: 1760848 URL: http://svn.apache.org/viewvc?rev=1760848=rev Log: OAK-4412 - Lucene hybrid index Benchmark - Handle case where exception gets thrown as Lucene related services gets closed before shutdown in afterSuite call Modified:

svn commit: r1760841 - /jackrabbit/oak/trunk/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/util/IndexDefinitionBuilder.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:16:21 2016 New Revision: 1760841 URL: http://svn.apache.org/viewvc?rev=1760841=rev Log: OAK-4412 - Lucene hybrid index Builder method for async Modified:

svn commit: r1760846 - /jackrabbit/oak/trunk/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/NRTIndex.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:16:53 2016 New Revision: 1760846 URL: http://svn.apache.org/viewvc?rev=1760846=rev Log: OAK-4412 - Lucene hybrid index Synchronize the close call to ensure concurrent close does not cause issue Modified:

svn commit: r1760849 - /jackrabbit/oak/trunk/oak-run/src/main/java/org/apache/jackrabbit/oak/benchmark/HybridIndexTest.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:17:19 2016 New Revision: 1760849 URL: http://svn.apache.org/viewvc?rev=1760849=rev Log: OAK-4412 - Lucene hybrid index Benchmarking - Add a background job to perform queries Modified:

svn commit: r1760851 - /jackrabbit/oak/trunk/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/DocumentQueue.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:17:40 2016 New Revision: 1760851 URL: http://svn.apache.org/viewvc?rev=1760851=rev Log: OAK-4412 - Lucene hybrid index In case queue is stopped drop and further process doc call Modified:

svn commit: r1760852 - /jackrabbit/oak/trunk/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/DocumentQueue.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:17:50 2016 New Revision: 1760852 URL: http://svn.apache.org/viewvc?rev=1760852=rev Log: OAK-4412 - Lucene hybrid index Rename the method Modified:

svn commit: r1760853 - /jackrabbit/oak/trunk/oak-run/src/main/java/org/apache/jackrabbit/oak/benchmark/HybridIndexTest.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:17:59 2016 New Revision: 1760853 URL: http://svn.apache.org/viewvc?rev=1760853=rev Log: OAK-4412 - Lucene hybrid index Benchmarking - Switch to breadth first child addition strategy where each parent would have 50 child node added Modified:

svn commit: r1760854 - /jackrabbit/oak/trunk/oak-run/src/main/java/org/apache/jackrabbit/oak/benchmark/HybridIndexTest.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:18:08 2016 New Revision: 1760854 URL: http://svn.apache.org/viewvc?rev=1760854=rev Log: OAK-4412 - Lucene hybrid index Benchmarking - Introduce a notion of mutator which would change the indexed property values. Also make stats provider static such that it

svn commit: r1760856 - /jackrabbit/oak/trunk/oak-lucene/src/test/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/DocumentQueueTest.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:18:27 2016 New Revision: 1760856 URL: http://svn.apache.org/viewvc?rev=1760856=rev Log: OAK-4412 - Lucene hybrid index Simple benchmark to checkout how fast local indexing can be Modified:

svn commit: r1760879 - in /jackrabbit/oak/trunk/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene: IndexNode.java LucenePropertyIndex.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:22:24 2016 New Revision: 1760879 URL: http://svn.apache.org/viewvc?rev=1760879=rev Log: OAK-4412 - Lucene hybrid index Handle the case where IndexSearcher gets refreshed in between cursor traversal due to change in NRT index. For such case we keep reference

svn commit: r1760878 - /jackrabbit/oak/trunk/oak-run/src/main/java/org/apache/jackrabbit/oak/benchmark/HybridIndexTest.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:22:14 2016 New Revision: 1760878 URL: http://svn.apache.org/viewvc?rev=1760878=rev Log: OAK-4412 - Lucene hybrid index Benchmarking - Enable oakCodec by default so as to avoid cost of compression in benchmark Modified:

svn commit: r1760860 - in /jackrabbit/oak/trunk/oak-lucene/src: main/java/org/apache/jackrabbit/oak/plugins/index/lucene/ test/java/org/apache/jackrabbit/oak/plugins/index/lucene/ test/java/org/apache

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:19:17 2016 New Revision: 1760860 URL: http://svn.apache.org/viewvc?rev=1760860=rev Log: OAK-4412 - Lucene hybrid index Preparing for supporting sync index -- Refactored all calls which enabled sync/nrt index via direct manipulation of builder to utility

svn commit: r1760855 - /jackrabbit/oak/trunk/oak-lucene/src/main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/LocalIndexObserver.java

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:18:17 2016 New Revision: 1760855 URL: http://svn.apache.org/viewvc?rev=1760855=rev Log: OAK-4412 - Lucene hybrid index Add warning log when queue is full and documents need to be dropped Modified:

svn commit: r1760859 - in /jackrabbit/oak/trunk/oak-lucene/src: main/java/org/apache/jackrabbit/oak/plugins/index/lucene/ main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/ test/java/org

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:19:01 2016 New Revision: 1760859 URL: http://svn.apache.org/viewvc?rev=1760859=rev Log: OAK-4412 - Lucene hybrid index Refactor to rename the method to have NRT (for near real time indexing). This is required to distinguish it from later support for sync

svn commit: r1760831 [1/2] - in /jackrabbit/oak/trunk/oak-lucene/src: main/java/org/apache/jackrabbit/oak/plugins/index/lucene/ main/java/org/apache/jackrabbit/oak/plugins/index/lucene/hybrid/ test/ja

2016-09-15 Thread chetanm
Author: chetanm Date: Thu Sep 15 07:14:06 2016 New Revision: 1760831 URL: http://svn.apache.org/viewvc?rev=1760831=rev Log: OAK-4412 - Lucene hybrid index Base implementation for the hybrid index. Main parts working with some todo and OSGi integration pending Added:

svn commit: r1760904 - /jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/property-index.md

2016-09-15 Thread thomasm
Author: thomasm Date: Thu Sep 15 09:43:59 2016 New Revision: 1760904 URL: http://svn.apache.org/viewvc?rev=1760904=rev Log: OAK-301 Document Oak - property index cost Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/query/property-index.md Modified:

svn commit: r1760921 - /jackrabbit/oak/branches/1.0/oak-parent/pom.xml

2016-09-15 Thread reschke
Author: reschke Date: Thu Sep 15 11:57:49 2016 New Revision: 1760921 URL: http://svn.apache.org/viewvc?rev=1760921=rev Log: OAK-4783: Update Oak 1.0 to Jackrabbit 2.8.3 Modified: jackrabbit/oak/branches/1.0/oak-parent/pom.xml Modified: jackrabbit/oak/branches/1.0/oak-parent/pom.xml URL: