orientdb-lucene icon indicating copy to clipboard operation
orientdb-lucene copied to clipboard

Lucene indexes for OrientDB

Results 3 orientdb-lucene issues
Sort by recently updated
recently updated
newest added

Bumps [junit](https://github.com/junit-team/junit4) from 4.8.1 to 4.13.1. Release notes Sourced from junit's releases. JUnit 4.13.1 Please refer to the release notes for details. JUnit 4.13 Please refer to the release notes...

dependencies

Bumps lucene-core from 4.7.0 to 7.1.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.lucene:lucene-core&package-manager=maven&previous-version=4.7.0&new-version=7.1.0)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Here is the current query + options syntax: ``` sql SELECT filename FROM hash_table WHERE [block, hash] LUCENE {"q":"block:768 AND hash:wemfOGxqCfOTPi0ND~", "LowerCaseExpandedTerms": "false", "ParserType": "classic"} ``` Option terms are case...