Overview of orientdb-lucene
developThe orientdb-lucene project extends OrientDB's indexing capabilities by integrating Apache Lucene. It does not replace OrientDB's internal indexing system (which handles unique, notunique, and dictionary indexes) but adds support for advanced search capabilities.
Supported index types include:
- Full text index: For high-performance text searching.
- Spatial Index: For geographic and spatial data searching.