This is the source code of keyword search algorithm, it is based on Java 8.
The entry to the program is /src/TestCode/TestAllGiven.java
The folder /src/DOGST/ contains our implementation of KeyKG & KeyKG+.
Please find the data source in the paper and build the index by yourself. /src/TestCode/GeneratePLL.java contains the code to generate the data.