MarkLogic Path Range Indexes as App Builder facets -


i setting path range indexes in marklogic document database. goal have them available facets in app builder generated application.

these indexes created successfully, can query them using cts:path-range-query function.

however don't see how add them facets using app builder. strange because other range indexes such element range work fine, seems path range indexes don't show source index.

is known limitation or forgot specific path range indexes? should configured through "custom xml options"?

the ui doesn't know path range indexes. may able define constraint in custom xml options, still won't show on first panel. you'll need edit code add 1 yourself. did blog post on capturing code & config working roxy deployer.

once have code, take through extending applications built application builder chapter of app builder developer's guide.


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -