Click here to Skip to main content
15,891,629 members
Articles / Programming Languages / C++

How to extend a Strus search engine with new functions

Rate me:
Please Sign up or sign in to vote.
4.00/5 (5 votes)
27 Sep 2017CPOL18 min read 20K   94   7  
This article shows the expandability of Strus with dynamically loadable modules written in C++.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Europe Europe
I am a software engineer living in Zürich.
My main interests are information retrieval, document processing, compiler building, formal languages and domain specific languages.

Comments and Discussions