Separate index file for xenforo search in elasticsearch

opkky812

Member
Hello,

I am looking forward to analyse my xenforo 2.0 forum search requests in elasticsearch.

Found similar project in internet ( https://www.plesk.com/blog/product-technology/elasticstack-data-analysis-xenforo-forums/ ) but it uses Xenforo 1.5 and older versions of Enhanced Search plugin to create a separate index file with forum search requests to be analysed in Kibana/Elastic. Solution is to replace ElastocSearch.php with modified version from here https://www.dropbox.com/s/6dfi2akdjh90437/ElasticSearch.php?dl=0

I would like to make similar solution but with Xenforo 2.0 and Enhanced Search plugin 2.0 versions.

Do you know how ElacticSearch.php should be modified for Xenforo2.0? Is there any ready solution for that?

Great thanks for help.
 
Top Bottom