Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 474 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 474 Bytes

Rascal-lucene

This package provides a two-way integration of Rascal with Lucene:

  • inject Rascal functions for key components in the Lucene analysis and search pipelines (think Tokenizers and Analyzers)
  • call Lucene analysis and search components directly from Rascal
  • and finally compose and use fully functional Lucene pipelines

Rascal's loc filesystems are transparantly mapped to Lucene, such that you can index all types of physical and logical loc entities.