Skip to content

Cue/greplin-lucene-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

101 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

greplin-lucene-utils

Some handy utilties for Lucene

Contents

Queries

  • Builder pattern for construction BooleanQuery objects
  • Query that matches no documents
  • Query that matches phrase prefixes - for example "Epic w" will match both "Epic win" and "Epic wonder".

Searching

  • Collector that collects all matching documents in no specified order.
  • Collector that collects the first matching document.
  • Collector that counts matching documents.

Authors

Greplin, Inc.

About

Some utilities for Lucene

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages