'Lucene Index outside of web application

Lucene Index search is being used in my web application and its working fine with data stored in with the site. But I wanted to add some searching function to data outside of the web application . Is there a way to insert records into the luke search?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source