Skip to content

Commit

Permalink
[Lucene] Upgrade to Lucene 4.10
Browse files Browse the repository at this point in the history
Closes #7584
  • Loading branch information
rmuir committed Sep 5, 2014
1 parent 5df9c04 commit 223dab8
Show file tree
Hide file tree
Showing 129 changed files with 996 additions and 6,689 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -31,7 +31,7 @@
</parent>

<properties>
<lucene.version>4.9.0</lucene.version>
<lucene.version>4.10.0</lucene.version>
<tests.jvms>auto</tests.jvms>
<tests.shuffle>true</tests.shuffle>
<tests.output>onerror</tests.output>
Expand Down

This file was deleted.

128 changes: 0 additions & 128 deletions src/main/java/org/apache/lucene/expressions/XSimpleBindings.java

This file was deleted.

0 comments on commit 223dab8

Please sign in to comment.