Skip to content

('Lucene 6 to 4') A bunch of classes that help you migrate code that was build against Lucene 6 to Lucene 4

License

Notifications You must be signed in to change notification settings

buda-base/lucene624

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lucene 6 to 4

This repository contains a bunch of convenience classes for the use of Lucene 6 code in Lucene 4. It probably misses many classes, but PRs are welcome!

Installation

Using maven:

    <dependency>
      <groupId>io.bdrc.lucene</groupId>
      <artifactId>sixtofour</artifactId>
      <version>0.1.0</version>
    </dependency>

Copyright

The code is a slightly adapted versions of the Lucene 6 code, it is

Copyright © Apache Software Foundation (ASF) and available under the Apache 2.0.

About

('Lucene 6 to 4') A bunch of classes that help you migrate code that was build against Lucene 6 to Lucene 4

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages