Giter Club home page Giter Club logo

Comments (4)

DawidPotgieter avatar DawidPotgieter commented on June 9, 2024

Hi Steve,

I don't have any direct experience with this. However, having done a quick scan of the architecture posted here : https://technet.microsoft.com/en-us/library/mt723654.aspx, I can't see why it wouldn't work.
This seems to use a push mechanism where the relevance search pushes all your data via service bus to some blob storage (not the same one as where the documents are stored, this is relevant only to the search indexing). So I'd imagine the plugins would all execute as normal.

As always, would be great if you could test and provide some feedback though.

Cheers.

from dynamics-crm-binary-storage-options.

steveplatz avatar steveplatz commented on June 9, 2024

@DawidPotgieter I installed the Microsoft Attachment Management plugin in our environment to test integration with Azure Blob storage. I assume it likely works very similar to what you've developed. I can confirm that with that add-in, attachments stored in Azure Blob storage are not searchable. (i.e. no full-text indexing seems to be performed on blob attachments)

image

Image above:

  1. Attachment stored in CRM
    • "This is a test file upload" - text file contents
  2. Attachment copied to Azure Blob Storage
  3. Attachment copied to Azure Blob Storage; Note has text

from dynamics-crm-binary-storage-options.

DawidPotgieter avatar DawidPotgieter commented on June 9, 2024

Thanks a lot for that info.

I don't have any insight into how the Microsoft plugin works, but I notice that theirs requires a custom ui in the form of a web resource.
This leads me to believe that they are not using exactly the same method, but I can't be sure.

In regards to the Relevance search :

It depends on whether it circumvents the crm api (which invokes plugins) or goes straight to the database like Azure SQL Data Sync seems to do. It looks from the architecture documents that they may have plugged in via the API, but it's always impossible to find any real technical details in these cases, so testing is your only option I'm afraid.

I will actually be looking at this issue in the near(ish) future, as I'm planning on using it as well, so will keep everyone posted here.

from dynamics-crm-binary-storage-options.

DawidPotgieter avatar DawidPotgieter commented on June 9, 2024

I'm going to close this by answering that it's unlikely that Relevance Search will work with this plugin. From what I can gather, Microsoft circumvents the supported plugin interface for this.

from dynamics-crm-binary-storage-options.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.