Has anyone come across with the features of Apache Lucene? I heard its even comparable to Google Search Appliance (GSA). I was looking for a definite comparison between the two, if possible?
Those comparisons available online are pretty vague.
Its probably hard to find a comparison between Apache Lucene and the Google Search Appliance because they're such different things. While Lucene is a software component for indexing documents with basic relevance "boosting" built in, the GSA is an enterprise search product (appliance/physical hardware) with lot's of out-of-the-box functionality to tune and optimize search results based off of the Google search algorithm.
So they are basically two great tools with different implementation scenarios. But of course overlap especially if used for providing search on your average website.
Off the top of my head a few topics you might want to start with for a comparison:
Deployment/Architecture
Indexing
Retrieval / relevance tuning
Commercial things
...there's so much more to add, but I hope you get the point.
Update February 2016:
Google has informed partners that the GSA will be discontinued around 2019. The best site to link to at the moment seems to be http://fortune.com/2016/02/04/google-ends-search-appliance/.