Skip to content
Discussion options

You must be logged in to vote

Hi,

We do not have an update documentation on that, as you saw on the docs you linked, you need mainly to implement the OIndexFactory and add a resource locator file to make it load, you need also to implement the OBaseIndexEngine interface, and potentially the OIndexInternal (but not required if handling standard unique/notunique case, for that you can use built-in implementations).

Here is the code of the interfaces: https://github.com/orientechnologies/orientdb/blob/3.2.x/core/src/main/java/com/orientechnologies/orient/core/index/engine/OBaseIndexEngine.java https://github.com/orientechnologies/orientdb/blob/3.2.x/core/src/main/java/com/orientechnologies/orient/core/index/OIndexFactory…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@pranavasathya
Comment options

@tglman
Comment options

Answer selected by pranavasathya
@pranavasathya
Comment options

@andrii0lomakin
Comment options

@pranavasathya
Comment options

@tglman
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants