Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
atlas
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • dataplatform
  • atlas
  • Repository

Switch branch/tag
  • atlas
  • repository
  • src
  • test
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Bolke de Bruin's avatar
    Use fulltext indices for dsl search · 8792f162
    Bolke de Bruin authored 5 years ago
    Per janusgraph documentation https://docs.janusgraph.org/latest/index-parameters.html strings
    are indexed as text by default. Atlas uses string search which is suboptimal and leads to
    significant performance loss.
    
    This switches to use fulltext predicates when available which give a significant speedup.
    Signed-off-by: 's avatarAshutosh Mestry <amestry@hortonworks.com>
    8792f162
Name
Last commit
Last update
..
java/org/apache/atlas Use fulltext indices for dsl search 5 years ago
resources ATLAS-3256 Modify export API to process with relationshipAttributes #1 (zip for new unit test cases) 6 years ago