go to post Evgeny Shvarov · Nov 6, 2017 Thanks, @Alexey Maslov! What is the preferred algorithm to use hashes in this case?And what about collisions? Should I care about that too?
go to post Evgeny Shvarov · Nov 6, 2017 Thanks, Eduard. But I'm looking for duplicates, not for similar records. How can %SIMILARITY help here?
go to post Evgeny Shvarov · Nov 6, 2017 Thanks, Dmitry. Yes, the focus is - best performance.But what about the index declaration? There is a limitation of 511 symbols in an index, right?Should I put that in an index declaration or it will solve it for me automatically if I index an entry with value >511 symbols?
go to post Evgeny Shvarov · Nov 6, 2017 I also want to share Atelier playlist on the InterSystems Developers YouTube Channel which contains several "How to with Atelier" videos. Stay tuned!
go to post Evgeny Shvarov · Nov 1, 2017 Hi, Lin!You are creating this calculated dimensions as shared members. In this case, they are stored in some ^DeepSee.* global.One of the options to avoid calculated dimensions' storage in the global and further deployment difficulties you can use calculated members with Shared Storage option turned off.You can alter this option if you create calculated dimension in a named and saved pivot.In this case, the calculated measure definition will be placed directly in the MDX query of this pivot thus you don't need to deploy it, cause it will live with the pivot.
go to post Evgeny Shvarov · Oct 31, 2017 Hi, Ron!Just checked it - all works fine. What is the error you are having?
go to post Evgeny Shvarov · Oct 31, 2017 Thanks, Eduard!This is very helpful. May I ask, what are the caveats using basic authentication instead of CLP (Caché Login Page)?
go to post Evgeny Shvarov · Oct 31, 2017 This is really nice!And short, so very is suitable for macro.
go to post Evgeny Shvarov · Oct 30, 2017 Hi, Soufiane!I don't know the answer, but I can recommend these articles (Oauth 2.0 part 1, part 2, part 3) and these videos (one, two)
go to post Evgeny Shvarov · Oct 30, 2017 Sergey, thank you for the thorough answer!Then, in your client app settings Do you mean web-app settings like in the following screenshot?But why not using basic authentication? Can I consider using it?
go to post Evgeny Shvarov · Oct 30, 2017 Hi, Dan!Sure, it is the option, thank you! And I can mention your series of posts with the step-by-step implementation of it.
go to post Evgeny Shvarov · Oct 28, 2017 Hi, Sergio!Guys recently added the class compilation to the extension.Looking forward to see Intellisense and debug)
go to post Evgeny Shvarov · Oct 28, 2017 Hi, Danny!iFind search on documentation is implemented. Try it out ;)
go to post Evgeny Shvarov · Oct 28, 2017 Hi, Constantin!When I search documentation with your online tool what is the version of documentation it works with?Would you please add the version of the product in the results or somewhere?Thanks in advance!
go to post Evgeny Shvarov · Oct 28, 2017 Hi, [@rubens.silva]!You mean we shouldn't be shrinking replies?But how about indent in the discussion tree? I think indent helps to follow the discussion. Thoughts?