Thread I need export data from one engine and import data into onther one, but because of too much data, it will take 20+minutes and somethings will use up memory. how can i deal with this?? and whether there is some kind of tool to do it??
I need export data from one engine and import data into onther one, but because of too much data, it will take 20+minutes and somethings will use up memory. how can i deal with this?? and whether there is some kind of tool to do it??
Thread SQL error while fetching stored entry with key
SQL error while fetching stored entry with keyI am getting below error while using modeshape. I am storing data into mysql. Caused by: javax.jcr.RepositoryException: Error while starting 'sample' repository: SQL error while fetching stored entry with key: 5d1...
Thread Configuring directoryPath attribute of Git connector via WildFly CLI
Configuring directoryPath attribute of Git connector via WildFly CLII am running ModeShape 4.6 on WildFly 10. I am having some difficulty configuring the directoryPath attribute of a Git connector external source via WildFly CLI. The attribute doesn't appear in the set of ...
Event.PROPERTY_CHANGED semanticsHaving WildFly 8.2.0 and ModeShape 4.5.0 I'm trying to observe changing properties of nt:resource node. I'm setting jcr:data and jcr:mimeType properties with same values they already have and calling a session.save()....
Thread Full-text searching on multi-valued properties
Full-text searching on multi-valued propertiesHaving repository with no index providers explicitly configured I'm trying to search for nt:unstructured nodes with different properties using full-text searching facilities. Using full-text search language of ModeSha...
Thread How to configure full-text search stemming?
How to configure full-text search stemming?According to Full text search:
ModeShape uses a complex system to analyze the node content and the query terms, and may perform a number of optimizations, such as ... converting words to base forms using a process c...
How to configure modeshape with spring ?I am using jackrabbit as of now with spring. Now, I want to move to modeshape. Context.xml for jackrabbit : <?xml version="1.0" encoding="UTF-8"?> <beans xmlns="http://www.springframework.org/schema/beans"...
Modeshape delete binaries in cluster mode.When I start modeshape in cluster mode it deletes my binaries on every start. Clustering works fine with two nodes but after restart the binaries are gone. Seems like it create again everything instead of loading. Wha...
Modeshape - Infinispan - Sardine - WildflyHello, I am using Modeshape 4.4.0 in wildfly 9.0.1 I am using sardine.jar webdav API to store and retrieve PDFs Using this setup to store PDF documents - about 15 docs - each 500KB - storing / retrieving one...
Lightweight client browserIn my current project, we use Web Explorer but we are not fully satisfied. So we decide to develop a client against ModeShape Rest api. It's not specific so we publish it on github : https://github.com/Pinpin...
Thread How to access node property from modeshape-explorer ?
How to access node property from modeshape-explorer ?I am using sql repository to save node data. I have associated a property "message" to world node, but it is not visible. Sample Code : Node hello = root.addNode("hello"); Node world = hello.addNode("world"); wor...
4.5.0 documentation updateIt appears that the space metadata, "{space-metadata-from:artifactVersion}" for the space: Home - ModeShape 4 - Project Documentation Editor should be updated to 4.5.0. This is most notably seen in the "info" banner. ...
ModeShape 5 and beyondModeShape has come a long way in the past 7+ years, and it's amazing to think of the capabilities and features the whole community has put into the software -- thank you once again! More recently, we've made a lot of ...