Hydrospheredata / mist

Serverless proxy for Spark cluster
http://hydrosphere.io/mist/
Apache License 2.0
326 stars 68 forks source link

Can't find SimpleTextSearch #414

Closed lapolonio closed 6 years ago

lapolonio commented 6 years ago

According to https://github.com/Hydrospheredata/mist/blob/v1.0.0-RC9/docs/src/main/tut/use-cases/enterprise-analytics.md

SimpleTextSearch should exist at https://github.com/Hydrospheredata/mist/blob/master/examples-spark2/src/main/scala/SimpleTextSearch.scala

Looks like the code last existed in v0.13.1 and was moved in commit 290298f I don't know where to look next.

dos65 commented 6 years ago

Thanks for reporting, but use-cases folder isn't used in documentation building, it's outdated - we left them here to migrate later. You can see all relevant documentation on our site: https://hydrosphere.io/mist-docs/ TextSearch example was moved