Result interceptors
Feature
Intercept results of SOLR before parse in POCO
How to
Create a class that implements IResultInterceptor
Add instance using method Add in DocumentCollection<>
Last updated
Intercept results of SOLR before parse in POCO
Create a class that implements IResultInterceptor
Add instance using method Add in DocumentCollection<>
Last updated