Skip to content

Flax-maintained fork of Lucene/Solr with support for interval queries

Notifications You must be signed in to change notification settings

prog8/lucene-solr-intervals

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Lucene/Solr - positions fork

lucene/ is a search engine library
solr/ is a search engine server that uses lucene

This version of lucene/solr is a fork based on
https://issues.apache.org/jira/browse/LUCENE-2878, that allows consumer code to
iterate through individual hit positions on a searcher match.

To build:

cd maven-build
mvn -DskipTests install

About

Flax-maintained fork of Lucene/Solr with support for interval queries

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.3%
  • JavaScript 3.3%
  • Python 0.5%
  • CSS 0.3%
  • Perl 0.2%
  • Shell 0.2%
  • Other 0.2%