Skip to content

Conversation

Shazwazza
Copy link
Owner

This was based off the prev merge work done by @nzdev: #403

v4 will have breaking changes. Facets will be a first class citizen and currently all the hacks to handle compatibility have been removed. Once all the builds are working, then we can look to add a compatibility shim to have it work with certain Umbraco versions.

There was quite a large number of issues with the current beta which this addresses. There are still others that need to be done but its getting close.

Shazwazza and others added 30 commits July 22, 2023 04:55
Try to get build to run on PRs
Try to get docs building with PRs
fixed typo error in searching.md
fix typo error in searching.md
Fix docs for synchronous index building
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.4 to 1.16.3.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.15.4...v1.16.3)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…ri-1.16.3

Bump nokogiri from 1.15.4 to 1.16.3 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.3 to 1.16.5.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.16.3...v1.16.5)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.5...v3.2.8)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…ri-1.16.5

Bump nokogiri from 1.16.3 to 1.16.5 in /docs
…3.2.8

Bump rexml from 3.2.5 to 3.2.8 in /docs
Shazwazza and others added 27 commits October 25, 2024 09:50
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.8 to 3.3.9.
- [Release notes](https://github.com/ruby/rexml/releases)
- [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
- [Commits](ruby/rexml@v3.2.8...v3.3.9)

---
updated-dependencies:
- dependency-name: rexml
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…3.3.9

Bump rexml from 3.2.8 to 3.3.9 in /docs
Ensures replicators and dependencies are all disposed correctly.
# Conflicts:
#	src/Examine.Core/ExamineManager.cs
#	src/Examine.Core/PublicAPI.Shipped.txt
#	src/Examine.Lucene/Directories/DirectoryFactory.cs
#	src/Examine.Lucene/Directories/DirectoryFactoryBase.cs
#	src/Examine.Lucene/ExamineReplicator.cs
#	src/Examine.Lucene/LoggingInfoStream.cs
#	src/Examine.Lucene/Providers/LuceneIndex.cs
#	src/Examine.Lucene/PublicAPI.Shipped.txt
#	src/Examine.Lucene/Search/LuceneQueryOptions.cs
#	src/Examine.Lucene/Search/LuceneSearchExecutor.cs
#	src/Examine.Lucene/StringExtensions.cs
#	src/Examine.Test/Examine.Lucene/ExamineReplicatorTests.cs
#	src/Examine.Test/Examine.Lucene/Search/FluentApiTests.cs
#	src/Examine.Test/Examine.Test.csproj
#	src/Examine.Test/ExamineBaseTest.cs
#	src/Examine.Web.Demo/IndexFactoryExtensions.cs
@Shazwazza Shazwazza changed the base branch from support/3.x to release/4.0 June 30, 2025 16:00
@Shazwazza Shazwazza mentioned this pull request Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants