Jasmin Savard

Results 473 comments of Jasmin Savard

Needs triage means that we need to assign it to a milestone from a Thursday triage meeting. I use also this to make it prioritary over other PRs so that...

What I suggested to @CrestApps in a Gitter discussion is that we should probably think about Content Type filtering like we did with tenants. Filtering could be done also by...

I'm about to start working on it. I'm still on vacation ...

@piedone I'm starting working on this PR today. @hyzx86 Not sure what you mean about this : > Need check ES Connection before oprate es index . Now, When create...

We need to prevent allowing to create indexes if we don't have a successfully working ES connection. This is more a UI thing in that case. We need to display...

Search feature modules changes explanations with sound : https://user-images.githubusercontent.com/3228637/180492337-011bb4f4-f433-4b6b-9d16-cc1c5bcd2c67.mp4

They are complementary. Both can be used at the same time. But of course, you could use only Elastic Search if that's what you want instead of Lucene. Right now,...

I believe that the `Lucene` implementation, since we created our own `Query Parsers`, will always be unique. Also, you can't assume that a Query that works in Lucene.NET (4.0) will...