Goodbye IDOL, Hello Elasticsearch

Yay!  As of 9.2, IDOL is no longer the default content index engine.  This is cool on many levels.  In its' place the developers have introduced Elasticsearch.  Time to dive in....

First I installed the Java Runtime Environment on the server...

2017-12-01_23-46-59.png
2017-12-01_23-47-16.png
2017-12-01_23-48-47.png

Then I installed ElasticSearch....

 
2017-12-01_23-51-19.png
 
 
2017-12-01_23-51-45.png
 
 
 
 
 
 
 

To test that it's working I use powershell as described in the documentation...

2017-12-02_0-03-39.png

Now over in the Enterprise Studio I can create a new content index.  Since it defaults to the current machine I should not need to change any settings.

2017-12-02_0-10-37.png

Next I need to enable the content indexing event....

2017-12-02_0-13-00.png

I dropped in all of the documentation from the source ISO and watched it process them almost immediately..

2017-12-02_0-17-17.png

I went back to the client and searched for a keyword and did receive results.  

2017-12-02_0-19-00.png

ElasticSearch is very cool!  Hopefully I'll get some time to post more about it.  I'm happy IDOL is gone in 9.2.