Aaron

Results 24 comments of Aaron

Finally found a version which can read the indexes... 5.2.0 Can be found here for anyone looking: https://github.com/DmitryKey/luke/releases/tag/luke-5.2.0

Colour looks like this in the index: ![image](https://user-images.githubusercontent.com/9937803/221175573-fec9a22b-3427-4ed7-a906-a42433ea5d47.png) It's also indexes as FullText This field is used as an attribute, so the searching on it is always exact. `namedOptions.FieldDefinitions.AddOrUpdate(new FieldDefinition("colour",...

I was thinking about removing the space, but then I would need to create a whole thing to remove all the other different characters which are used such as `/`...

@AndyButland I've done some digging on this... If I add "Send Email" to "On Approve" and the "Moderation" setting is off I get the above error, if I set the...

I have a custom workflow which runs before it, however this error happens regardless of that. I'll see if I can record something

I also think the Author should be able to mark this. For example I know MegaNavV8 works on Umbraco cloud, including with content migrations. Being able to mark this as...

@nul800sebastiaan is this acceptable for hacktober?

@skttl Did you manage to get this working? Could you provide any examples, thanks!