Skip to content

Commit

Permalink
Migration to current versions of all dependencies beside Lucene. Tika is
Browse files Browse the repository at this point in the history
on 1.25 release now | moved  all Lucene-related code from external lib
to the leechcrawler codebase
  • Loading branch information
reuschling committed Mar 25, 2021
1 parent d07941c commit dbb2bfa
Show file tree
Hide file tree
Showing 36 changed files with 5,015 additions and 786 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ target/
luceneIndex_wikipedia/
testIndex/
bla.txt
.idea/
leechcrawler.iml
testIndex_4PostProcessing/


# Except this file
#!.gitignore
Loading

0 comments on commit dbb2bfa

Please sign in to comment.