Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Ezplatform Solr Search Engine Laravel Package

ezsystems/ezplatform-solr-search-engine

View on GitHub
Deep Wiki
Context7
v3.3.17

ezsystems/ezplatform-solr-search-engine changes between v3.3.16 and v3.3.17

Bugs

  • IBX-8378: Fixed handling non-indexable field types
v3.3.16

ezsystems/ezplatform-solr-search-engine changes between v3.3.15 and v3.3.16

Bugs

  • IBX-5827: Replaced deprecated string interpolation (PHP 8.2+) (#246)
v3.3.15

ezsystems/ezplatform-solr-search-engine changes between v3.3.14 and v3.3.15

No significant changes.

v2.0.2

ezsystems/ezplatform-solr-search-engine changes between v2.0.1 and v2.0.2

Improvements

Bugs

  • EZP-31420: Deleted translation from Solr when deleted from Version (#173)
  • EZP-31420: Refactored Handler::deleteTranslation to rely on Fields
  • EZP-25484: Indexed remote IDs using dedicated RemoteIdentifierField
  • EZP-31325: Fixed sorting by Content & Location ID
  • EZP-32001: Skipped empty object state groups during indexing (#195)
  • IBX-1310: Created slots for assigning/unassigning user to groups (#223)
v1.7.12

ezsystems/ezplatform-solr-search-engine changes between v1.7.11 and v1.7.12

No significant changes.

v3.3.14

ezsystems/ezplatform-solr-search-engine changes between v3.3.13 and v3.3.14

Improvements

  • IBX-5569: Switched to reusable generator workflow
v3.3.13

ezsystems/ezplatform-solr-search-engine changes between v3.3.12 and v3.3.13

Bugs

  • IBX-5133: Allowed Solr tests to be executed against different hostname
v3.3.12

ezsystems/ezplatform-solr-search-engine changes between v3.3.11 and v3.3.12

Improvements

  • IBX-3863: Parametrized Solr HTTP Client timeout and max retries (#241)
v3.3.11

ezsystems/ezplatform-solr-search-engine changes between v3.3.10 and v3.3.11

Bugs

  • IBX-3553: Moved common search service compiler passes to CoreBundle
v3.3.10

ezsystems/ezplatform-solr-search-engine changes between v3.3.9 and v3.3.10

Bugs

v3.3.9

ezsystems/ezplatform-solr-search-engine changes between v3.3.8 and v3.3.9

Bugs

v3.3.8

ezsystems/ezplatform-solr-search-engine changes between v3.3.7 and v3.3.8

No significant changes.

v1.7.11

ezsystems/ezplatform-solr-search-engine changes between v1.7.10 and v1.7.11

No significant changes.

v3.3.7

ezsystems/ezplatform-solr-search-engine changes between v3.3.6 and v3.3.7

No significant changes.

v1.7.10

ezsystems/ezplatform-solr-search-engine changes between v1.7.9 and v1.7.10

Improvements

v3.3.6

ezsystems/ezplatform-solr-search-engine changes between v3.3.5 and v3.3.6

Improvements

v3.3.5

ezsystems/ezplatform-solr-search-engine changes between v3.3.4 and v3.3.5

Improvements

Bugs

  • IBX-1410: Added UserId, UserEmail & UserLogin Criterions handling (#224)
  • IBX-1310: Created slots for assigning/unassigning user to groups (#223)
v1.7.9

ezsystems/ezplatform-solr-search-engine changes between v1.7.8 and v1.7.9

Bugs

  • IBX-1310: Created slots for assigning/unassigning user to groups (#223)
v3.3.4

ezsystems/ezplatform-solr-search-engine changes between v3.3.3 and v3.3.4

Improvements

v1.7.8

ezsystems/ezplatform-solr-search-engine changes between v1.7.7 and v1.7.8

Improvements

v3.3.3

ezsystems/ezplatform-solr-search-engine changes between v3.3.2 and v3.3.3

Improvements

  • IBX-1111: Updated Ibexa Business License Agreement

Bugs

  • IBX-942: [Backport] Added missing inner service argument
v3.3.2

ezsystems/ezplatform-solr-search-engine changes between v3.3.1 and v3.3.2

Improvements

  • IBX-105: Added automatic release creation on tag push (#212)
  • IBX-261: Updated changelog generator (#213)
  • IBX-704: Added support for LocationChildrenAggregation (#215)
v3.3.0

ezsystems/ezplatform-solr-search-engine changes between v3.2.0 and v3.3.0

Improvements

v3.3.0-beta1

ezplatform-solr-search-engine changes between v3.2.0 and v3.3.0-beta1

Improvements

v1.7.7

ezplatform-solr-search-engine changes between v1.7.6 and v1.7.7

Bugs

  • EZP-32001: Search engine indexing fails when empty Obejct State Group is present (#195)
v3.2.1

ezplatform-solr-search-engine changes between v3.2.0 and v3.2.1

Improvements

v3.1.2

ezplatform-solr-search-engine changes between v3.1.1 and v3.1.2

Bugs

  • EZP-32001: Search engine indexing fails when empty Obejct State Group is present (#195)
  • EZP-31741: EZP-31701 breaks $searchService->supports (#193)
v3.2.0

ezplatform-solr-search-engine changes between v3.1.0 and v3.2.0

Improvements

Bugs

  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE
  • EZP-32001: Search engine indexing fails when empty Obejct State Group is present (#195)
  • EZP-31741: EZP-31701 breaks $searchService->supports (#193)
  • EZP-32045: Missing implementation for AuthorTermAggregation and SubtreeTermAggregation (#201)
v3.2.0-rc1

ezplatform-solr-search-engine changes between v3.2.0-beta1 and v3.2.0-rc1

Bugs

  • EZP-32001: Search engine indexing fails when empty Obejct State Group is present (#195)
  • EZP-31741: EZP-31701 breaks $searchService->supports (#193)
v3.2.0-beta1

ezplatform-solr-search-engine changes between v3.1.0 and v3.2.0-beta1

Improvements

Bugs

  • EZP-31325: SortClause\ContentId and SortClause\Location\Id use dictionary order in Solr SE
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
daikazu/eloquent-salesforce-objects
unseen-codes/chat
romalytar/yammi-jobs-monitoring-laravel
kisame76/filament-db-table-state
nqxcode/laravel-lucene-search
dpfx/laravel-livewire-wizards
workos/workos-php-laravel
sofa/laravel-global-scope
nawasara/auth-primitives
adhocrat-io/arkhe-main
make-dev/orca-harpoon
itsemon245/lamet
baks-dev/dashboard
amoifr/pickle-panther-bundle
make-dev/orca
dmstr/symfony-system-resources-bundle
dmstr/symfony-job-queue-bundle
dmstr/openapi-json-schema-bundle
dmstr/keycloak-security-bundle
dmstr/doctrine-audit-log-bundle