Re: multilingual content and indexing

2016-07-12 Thread Lukas Kahwe Smith
indexer in Oak without having to switch to an external indexer like Solr just for this. good to hear. regards, Lukas Kahwe Smith sm...@pooteeweet.org signature.asc Description: Message signed with OpenPGP using GPGMail

multilingual content and indexing

2016-07-12 Thread Lukas Kahwe Smith
are there any plans to deal with this specifically? If not inside Oak, are there any projects on top of Oak (or inside AEM) that deal with this? Or is this basically considered to be a case where one needs to plugin a custom indexer and figure it out on your own? regards, Lukas Kahwe Smith sm

Re: v1.3.9 - http state of play?

2015-11-10 Thread Lukas Kahwe Smith
> On 09 Nov 2015, at 11:37, Bertrand Delacretaz <bdelacre...@apache.org> wrote: > > On Mon, Nov 9, 2015 at 10:28 AM, Lukas Kahwe Smith <sm...@pooteeweet.org> > wrote: >> ...Obviously as one of the maintainers of PHPCR I would love to hear that Oak >> is fu

Re: Initial work for the specification of a remote API

2015-02-02 Thread Lukas Kahwe Smith
Aloha, BTW .. I have not used their API but https://www.contentful.com/developers/ is a content repository as a service. Not sure how they deal with concurrency and multi step changes but maybe worth a look. regards, Lukas Kahwe Smith sm...@pooteeweet.org signature.asc Description

Re: Initial work for the specification of a remote API

2015-01-26 Thread Lukas Kahwe Smith
becomes too big to still be reasonably be processed via the remoting API in one batch. regards, Lukas Kahwe Smith sm...@pooteeweet.org signature.asc Description: Message signed with OpenPGP using GPGMail

Re: Initial work for the specification of a remote API

2015-01-26 Thread Lukas Kahwe Smith
BTW, what happened to JSOP? http://slideshare.net/uncled/jsop I was going to bring that up to. Last time I spoke to David N. he was basically open for someone else to take over pushing it forward. regards, Lukas Kahwe Smith sm...@pooteeweet.org signature.asc Description: Message signed

Re: Initial work for the specification of a remote API

2015-01-26 Thread Lukas Kahwe Smith
protocol, rather something more along the lines of REST. for example: { type: remove, path: /a/b/c } could just be a DELETE on /a/b/c regards, Lukas Kahwe Smith sm...@pooteeweet.org signature.asc Description: Message signed with OpenPGP using GPGMail

Re: Initial work for the specification of a remote API

2015-01-26 Thread Lukas Kahwe Smith
etc. in that sense its also useful to handle the issue you talk about: dealing with multiple changes that you might have inside a remote session without needing a session, since you can do it all in a single request. regards, Lukas Kahwe Smith sm...@pooteeweet.org signature.asc Description

Re: Emulating multiple workspaces in Oak?

2015-01-06 Thread Lukas Kahwe Smith
reimplement the logic in user land. regards, Lukas Kahwe Smith sm...@pooteeweet.org signature.asc Description: Message signed with OpenPGP using GPGMail

Re: [DISCUSS] supporting faceting in Oak query engine

2014-12-09 Thread Lukas Kahwe Smith
easily cause severe slow downs. so count optional or count only up to some specified max value is nice but complicates the API. regards, Lukas Kahwe Smith sm...@pooteeweet.org signature.asc Description: Message signed with OpenPGP using GPGMail

Re: Oak queries for a particular branch?

2014-11-27 Thread Lukas Kahwe Smith
the ability to automatically see changes in the source workspace). At any rate, while architecturally possible, it of course would require a fair bit of work to implement this feature. But imho it would be a super awesome feature! regards, Lukas Kahwe Smith sm...@pooteeweet.org

HTTP API

2014-10-13 Thread Lukas Kahwe Smith
Aloha, Just wondering if there is any progress on the new REST API and what the relevant tickets are for its completion. Also of course hoping that the old HTTP API will be made available somehow in the default distribution again (at least in the mean time). regards, Lukas Kahwe Smith sm

Re: OAK and large list of orderable child nodes

2014-07-31 Thread Lukas Kahwe Smith
multiple nodes at a time on your own by path. regards, Lukas Kahwe Smith sm...@pooteeweet.org signature.asc Description: Message signed with OpenPGP using GPGMail

Re: HTTP binding

2014-07-10 Thread Lukas Kahwe Smith
but the old HTTP API should also be around and it should be possible to enable it somehow. If someone has hints for how to go about doing this, we would very much appreciate it. regards, Lukas Kahwe Smith sm...@pooteeweet.org signature.asc Description: Message signed with OpenPGP using

Re: HTTP binding

2014-07-10 Thread Lukas Kahwe Smith
http api binding to the core oak dev team? from our understanding 2 years ago, the http api was supposed to have a higher priority than it had with jackrabbit 2.x but this is no longer the case? regards, Lukas Kahwe Smith sm...@pooteeweet.org signature.asc Description: Message signed

Re: test setup

2014-06-26 Thread Lukas Kahwe Smith
to 2.6.0+ though) another question .. how to setup Solr integration? didn’t find any details on the setup in the docs http://jackrabbit.apache.org/oak/docs/query.html regards, Lukas Kahwe Smith sm...@pooteeweet.org signature.asc Description: Message signed with OpenPGP using GPGMail

Re: test setup

2014-06-25 Thread Lukas Kahwe Smith
initDirectConnection WARNING: Exception executing isMaster command on localhost/192.168.80.32:27017 java.net.ConnectException: Connection refused Any hints? regards, Lukas Kahwe Smith sm...@pooteeweet.org signature.asc Description: Message signed with OpenPGP using GPGMail

Re: test setup

2014-06-25 Thread Lukas Kahwe Smith
On 25 Jun 2014, at 13:25, Lukas Kahwe Smith sm...@pooteeweet.org wrote: On 25 Jun 2014, at 09:04, Marcel Reutegger mreut...@adobe.com wrote: Hi Lukas, the below example is from my 1.0 branch checkout of oak. unfortunately we don¹t have pre-built binaries for the oak-run module. you

Re: test setup

2014-06-24 Thread Lukas Kahwe Smith
this myself? if I have to compile, are there instructions somewhere? regards, Lukas Kahwe Smith sm...@pooteeweet.org signature.asc Description: Message signed with OpenPGP using GPGMail

Re: [ANNOUNCE] Apache Jackrabbit Oak 1.0.0 released

2014-05-20 Thread Lukas Kahwe Smith
for details about this release. Release Notes -- Apache Jackrabbit Oak -- Version 1.0.0 are there also plans to release compiled versions? especially a standalone version was quite popular for people in the PHP world to get their feet wet with Jackrabbit. regards, Lukas Kahwe Smith sm

roadmap update

2014-03-28 Thread Lukas Kahwe Smith
Aloha, would be nice to get an update on the roadmap of Oak. regards, Lukas Kahwe Smith sm...@pooteeweet.org signature.asc Description: Message signed with OpenPGP using GPGMail

Re: Elastic Search and OAK comparisons

2013-12-18 Thread Lukas Kahwe Smith
, Lukas Kahwe Smith sm...@pooteeweet.org signature.asc Description: Message signed with OpenPGP using GPGMail

Re: Novel workspace idea

2013-02-14 Thread Lukas Kahwe Smith
to PHPCR. and honestly i really like this concept either way. Another topic is I have found the ModeShape support for federation quite cool. Especially the ability to mount a native file system as a subtree. regards, Lukas Kahwe Smith sm...@pooteeweet.org signature.asc Description: Message

Re: hash maps was Re: Support for long multivalued properties

2012-11-16 Thread Lukas Kahwe Smith
On Nov 16, 2012, at 13:18 , Jukka Zitting jukka.zitt...@gmail.com wrote: Hi, On Fri, Nov 16, 2012 at 12:39 PM, Lukas Kahwe Smith m...@pooteeweet.org wrote: which is the reason why it would be great to add hash maps to JCR. storing hash maps as nodes with a single property is simple

Re: Support for long multivalued properties

2012-11-15 Thread Lukas Kahwe Smith
.. that being said .. before adding this i would rather want to see support for hash maps. regards, Lukas Kahwe Smith m...@pooteeweet.org

Re: On custom index configuration

2012-09-20 Thread Lukas Kahwe Smith
On Sep 20, 2012, at 2:45 PM, Tommaso Teofili teof...@adobe.com wrote: Hi all, On 19/set/2012, at 22:47, Lukas Kahwe Smith wrote: Hi, Just wanted to bring up how this all relates to custom index solutions (like Solr/ES). Isnt there a risk that by making it possible to attach

Re: On custom index configuration

2012-09-19 Thread Lukas Kahwe Smith
parts of their content. Being able to have different settings for those various subtrees can make a big difference IMO. if we can mount workspaces into other workspaces, then maybe configuration of this could still be tied to a workspace and not nodes in the tree. regards, Lukas Kahwe Smith m

Re: On custom index configuration

2012-09-19 Thread Lukas Kahwe Smith
their features (especially improved scalability in clustered setups)? regards, Lukas Kahwe Smith m...@pooteeweet.org

Re: On custom index configuration

2012-09-18 Thread Lukas Kahwe Smith
. would this also allow to offer something similar to the virtual nodes based on facettes that HippoCMS currently offers? regards, Lukas Kahwe Smith m...@pooteeweet.org

Re: Native HTTP bindings for Oak

2012-06-28 Thread Lukas Kahwe Smith
On Jun 28, 2012, at 01:24 , Jukka Zitting wrote: Hi, On Wed, Jun 27, 2012 at 6:31 PM, Lukas Kahwe Smith m...@pooteeweet.org wrote: i assume this session space will not cause duplicating the rest of the workspace content that hasnt changed, right? Right. No physical duplication

Re: full text search improvements

2012-03-26 Thread Lukas Kahwe Smith
a canonical equivalent. This makes the virtual structure also less obvious to use fro third parties well thats to be expected from results of aggregation. regards, Lukas Kahwe Smith m...@pooteeweet.org

full text search improvements

2012-03-24 Thread Lukas Kahwe Smith
about the performance of users talking to Jackrabbit via HTTP. The PHPCR team has done its best in trying to solve quite a few performance issues with the current HTTP API, but it would be great of this was really in everyones head. regards, Lukas Kahwe Smith m...@pooteeweet.org [1] http