Hi Paul , Eduard and Sergiu, I went through Fabio Mancinelli's code and with the help of few inputs from there , I have implemented a basic search functionality using solr. It also fixes the issue http://jira.xwiki.org/browse/XWIKI-6226 . I have indexed the page in English, french and Spanish. I have implemented these main functionality: 1) Simple text search using solr. 2) Used *Extended Dismax Parser *to customize search relevancy using boost index. 3) Hit highlighting for English. Below is the link to the source code https://github.com/savis/xwiki-platform-search XWiki front end , HTML and Velocity code https://gist.github.com/2295648 I wanted to send a pull request but I was playing around when renaming my username and deleted the forked repository and I'm having difficulty forking it again. So I have created a new repository and shared the code above. I have taken few screen shots and have attached the document. I'm working on my application and it should be done today. Thanking You, Savitha