Uses of Class
org.hibernate.search.backend.Workspace

Packages that use Workspace
org.hibernate.search.backend.impl   
 

Uses of Workspace in org.hibernate.search.backend.impl
 

Constructors in org.hibernate.search.backend.impl with parameters of type Workspace
LuceneWorker(Workspace workspace)