Skip to content

Commit

Permalink
fix for #44: using lucene 7.2.1, fix update document with text field.
Browse files Browse the repository at this point in the history
  • Loading branch information
anidotnet committed Jan 25, 2018
1 parent 3100f8c commit ef1e008
Show file tree
Hide file tree
Showing 2 changed files with 203 additions and 211 deletions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ kotlinVersion=1.2.10
log4j2Version=2.10.0
lombokVersion=1.16.18
lombokPluginVersion=1.7
luceneVersion=4.9.0
luceneVersion=7.2.1
meanbeanVersion=2.0.3
mongoDriverVersion=3.6.0
nexusStagingPlugin=0.8.0
Expand Down
Loading

0 comments on commit ef1e008

Please sign in to comment.