Hi, Currently, I have a web front end for user to do full text index with Lucene on a single server, but is it possible to span the search on several servers, with the help of Hadop, so query time can be minimized with the use of Map reduce?
Any existing sample on this? Thanks.
