Hi,
You're right, this part is not well documented. Try looking at the
CollateTest Test Case:

https://github.com/orientechnologies/orientdb/blob/001e0bf9074b99c285d935ab6a6bc3de63986381/tests/src/test/java/com/orientechnologies/orient/test/database/auto/CollateTest.java

Lvc@


On 28 January 2015 at 19:30, John J. Szucs <[email protected]> wrote:

> I did discover that documentation, but it doesn't seem comprehensive. For
> example, how does one create a case-insensitive index with the Java API?
> How does createKeyIndex relate to OIndexManager and its methods?
>
> I can puzzle it out from the source code in some cases, but first-class
> documentation for the Java API would be very helpful.
>
>
> On Tuesday, January 27, 2015 at 6:12:07 PM UTC-5, JR wrote:
>>
>> Hi John,
>>
>> I'm using this: http://www.orientechnologies.com/docs/2.
>> 0/orientdb.wiki/Java-API.html
>>
>> hope this help,
>> L
>>
>>
>> On Tuesday, January 27, 2015 at 9:48:01 AM UTC-8, John J. Szucs wrote:
>>>
>>> Can anyone point me to good documentation on creating indices and other
>>> schema definition tasks using the Java API? Most of the documentation
>>> centers around SQL, but I would prefer to use the native Java API if at all
>>> possible. The Java API includes methods that *seem to* expose indices
>>> and other elements of the schema but I can't quite get them to work for me.
>>>
>>> We are using OrientDB 2.0, but forward-compatible documentation from 1.x
>>> would also be helpful.
>>>
>>> Thanks in advance!
>>>
>>> -- John J. Szucs
>>>
>>  --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "OrientDB" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to