c++ - Can't run Lucene++ on Ubuntu -


anyone tried run luceneplusplus?

i able compile , install; don't know how run it.

in documentation page see:

to run demos section , indexfiles.exe directory index directory store index , searchfiles.exe -index directory stored index in

but no indication on how use in unix systems.


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -