Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DSpace use his own Analyzer so if you want check query transformation you need to tell Luke where it can be found.Now you  You need to run Luke adding to the classpath dspace-api-XXX.jar file (NOTE that for DSpace < 1.5 you need to use dspace.jar)you can use this command.

To start Luke wit

Code Block
java -classpathcp lukeall-1.0.1.jar:/path/to/dspace/lib/dspace-api-XXX.jar org.getopt.luke.Luke

...