Can someone suggest some desktop search engines for linux that we can use for our project work? How to set up lucene on linux machine?
Lucene installation on Linux is the same as on Windows.
Note that it is not a desktop search engine: Wikipedia: Desktop Search.
Instead, lucene is a programming library for adding search functionality to your own program code.