Example
- Setup the Discourse Loader with your community url.
- Once you setup the loader, you can create an app and load data using the above discourse loader
add
function of the app will accept any executable search query to load data. Refer Discourse API Docs to learn more about search queries.
- We automatically create a chunker to chunk your discourse data, however if you wish to provide your own chunker class. Here is how you can do that: