-
Notifications
You must be signed in to change notification settings - Fork 6
V9 support #12
Comments
Hey @dawoe, That is absolutely the plan, however Examine Facets will look a little different. Lucene 4.8 has a faceting implementation out of the box, negating the need for 3rd party faceting systems like Bobo Browse (which isn't currently available anyway). My proposal is to keep the abstractions that exist currently in Examine Facets, ship a default implementation that uses Lucene (just like Examine does) and drop support for all 3rd party engines. It's a project I've started but not made too much headway on yet - would happily accept any help, advice, or ideas! Cheers, |
I will get to you on helping out. Will probably need similar functionality too. |
I was looking at this as well.
however when requesting
Furthermore signature of
|
Do you have a working example for Umbraco 10? I'm also looking into this. Greetings Johan |
@JohanReitsma83 no, unfortunately not. I was looking into it, but found too much of the underlying API had changed in Examine v3. However there a Examine v4 in beta, so I will recommend to try it out, which includes support for facets: I have submitted a draft PR for Umbraco Commerce demostore to try out facets on ExternalIndex. |
Hey everyone! I am going to archiving the Examine Facets project now. The native implementation in Examine v4+ is fantastic, and the team have done great work in documenting it all here: https://shazwazza.github.io/Examine/ This is my recommended solution going forward! Thanks for all of your contributions! Callum |
Hi Callum,
Will you be releasing a V9 version of this package ? Or is it not possible with the underlying dependencies like Bobo browse?
Dave
The text was updated successfully, but these errors were encountered: