DmitryKey / luke

This is mavenised Luke: Lucene Toolbox Project
Apache License 2.0
1.54k stars 352 forks source link

Show deleted documents #105

Open shaharmor opened 6 years ago

shaharmor commented 6 years ago

Hi,

I recently used this tool to look at a deleted document in a lucene DB file.

I had to remove this line: https://github.com/DmitryKey/luke/blob/master/src/main/java/org/getopt/luke/Luke.java#L2509

Not sure what it does, but you might want to re-consider it, in order to allow viewing deleted docs

DmitryKey commented 6 years ago

Hi @shaharmor thanks for the hint. Need to check this.