Hi guys.I've finished an example indexer which acts like a grep replacement for a file.It indexes each line containing a proper noun in a given text file.The line containing the proper noun will be displayed upon searching for that noun.I would like to add it to the community code examples.I'm planning to write more examples which demonstrate some advanced features of Xapian along similar lines soon. Can anyone please help me on how to add my examples to the community ?<br>
<br>I now want to develop a <span>Paice/Husk stemmer for Xapian.The stemmer itself is not that hard to implement and I already read the page mentioned in the resources for the stemming project.</span><span>But Ive yet to fiddle with the code base and so don't know how to add the stemmer to the codebase.</span><span>Il be extremely grateful if you could guide me here<br>
<br>Moreover,I wold also love to write a patch for multiple spelling suggestions as Xapian only suggests one right now.Any help/suggestions ?<br><br>My basic problem is that given any feature I want to fiddle with/improve/change,I don't know which part of the code base to access .Thank you for the awesome docs and the resources.In just two weeks, I feel like I know a lot more about IR and Xapian than I used to :)<br>
<br>-Regards<br>-Aarsh<br></span>