Fabrizio Fortino
Fabrizio Fortino
### OrientDB Version: 3.2.7 ### Java Version: 11 ### OS: Mac OSx I have a plocal database as part of a Kotlin application. I would like to disable the WAL...
* UI: support for multiple text fields in `analysis` view trough add / remove fields button * backend: adjusted controller / client to support multiple texts * adjusted tests
I am trying to use jaro wrinkler similarity to check colors strings coming from user inputted form against a palette of fixed colors. Using jaro wrinkler similarity, I get these...
It would be nice to have a Widget to support the interactive selection of items from a list. Something similar to this: https://github.com/DmitryBogomolov/cli-list-select
It would be nice to publish a Duke code formatter configuration for the most used IDEs (Eclipse, IntelliJ, Netbeans). To cover Eclipse and IntelliJ we could use Eclipse configurations +...
Starting from java 6 it is possible to use the JVM as a framework for embedding scripts written in different languages (javascript, groovy, etc). A slightly modified version of Rhino...
Introduced `datastore-copy` command in oak-run to download blobs/files from an Azure repository using multiple threads.
In **[Embed the Server](http://orientdb.com/docs/3.0.x/internals/Embedded-Server.html)** documentation is not that clear how to properly configure OrientDB Studio. **[Use an embedded configuration](http://orientdb.com/docs/3.0.x/internals/Embedded-Server.html#use-an-embedded-configuration)** section the `orientdb.www.path` entry name points to an absolute path from...
Updates Log * 4.7.2 - No significant changes * 4.8.0 - Various minimal API changes (eg: package location) - IndexWriter.addDocument will now throw an IllegalArgumentException if a Term to be...