Jukka Zitting schrieb:
Hi,

On Thu, Sep 4, 2008 at 10:09 AM, Michael Wechner
<[EMAIL PROTECTED]> wrote:
I have noticed that one can turn on/off indexing for certain properties of a
node via http://wiki.apache.org/jackrabbit/IndexingConfiguration
(for jackrabbit 1.4 and higher)

So, if IIUC JCR API does not contain a method like for instance
Node.getProperty("path").index(false)
right?

Correct.

Was this ever discussed or considered for the API itself?

There's been some discussion in JSR 283 about allowing the node types
to indicate whether or how specific properties should be indexed. I
don't recall whether that feature is already mentioned in the public
review draft.

thanks for the quick feedback.

The problem I see is that at the moment this kind of functionality depends very much on the JCR implementation (e.g. Jackrabbit) one is using and one needs to keep it in mind in case one wants to migrate to another JCR implementation.

Cheers

Michael
BR,

Jukka Zitting

Reply via email to