-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Or, you know, KISS and just get rid of the inheritance...
Revert the whole bytecode approach, just remove the tight coupling introduced by the inheritance and it's compatible with all Lucene versions without nasty hacks.
- Loading branch information
Showing
5 changed files
with
35 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file removed
BIN
-1.18 KB
src/main/resources/com/github/dbmdz/solrocr/lucene/FieldHighlighterAdapter.class
Binary file not shown.
105 changes: 0 additions & 105 deletions
105
src/main/resources/com/github/dbmdz/solrocr/lucene/FieldHighlighterAdapter.jasm
This file was deleted.
Oops, something went wrong.
27 changes: 0 additions & 27 deletions
27
src/main/resources/com/github/dbmdz/solrocr/lucene/README.md
This file was deleted.
Oops, something went wrong.