Hi Bruno,
Oops… it's our fault: not all implementations of the persistence API support
all features, so optional features are disabled by default, and you can
enable them for a given implementation with a property.
So I think we should have properties of the form
`oxf.fr.persistence.oracle.reindex` set to `true` if the `oracle` provider
support indexing, and `false` otherwise. But instead, of using a property
our code in `FormRunnerPersistenceProxy.proxyReindex()` relies on a list of
providers hardcoded in `Index.ProvidersWithIndexSupport`. I've created an
issue for this, and will try to implement this soon.
https://github.com/orbeon/orbeon-forms/issues/3486Alex
-----
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet
--
Sent from:
http://discuss.orbeon.com/--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To post to this group, send email to
[hidden email].
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet