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

Solr Laravel Package

ibexa/solr

View on GitHub
Deep Wiki
Context7
v5.0.9

ibexa/solr changes between v5.0.8 and v5.0.9

No significant changes.

v4.6.31

ibexa/solr changes between v4.6.30 and v4.6.31

No significant changes.

v5.0.8

ibexa/solr changes between v5.0.7 and v5.0.8

Improvements

  • IBX-11402: Fixed CountryTermAggregation incorrectly mapping countries due to IDC codes overlapping (#113)
  • IBX-11797: [GHA][Backend CI] Switched to Ibexa Composer Install GHA (#117)
  • IBX-11617: Removed Basic auth credentials from error output
v4.6.30

ibexa/solr changes between v4.6.29 and v4.6.30

Improvements

  • IBX-11402: Fixed CountryTermAggregation incorrectly mapping countries due to IDC codes overlapping (#113)
  • IBX-11797: [GHA][Backend CI] Switched to Ibexa Composer Install GHA (#117)
  • IBX-11617: Removed Basic auth credentials from error output
v5.0.7

ibexa/solr changes between v5.0.6 and v5.0.7

Improvements

  • IBX-11401: Added generic dense vector dynamic fields for dimension-based embedding suffixes (#111)
  • IBX-11247: Bumped symfony/* to 7.4 LTS (#114)
  • IBX-9650: Used tagged iterator to inject criterion and sort clause visitors (#112)
v4.6.29

ibexa/solr changes between v4.6.28 and v4.6.29

Improvements

  • IBX-9650: Used tagged iterator to inject criterion and sort clause visitors (#112)
v5.0.5

ibexa/solr changes between v5.0.4 and v5.0.5

No significant changes.

v5.0.4

ibexa/solr changes between v5.0.3 and v5.0.4

Improvements

  • IBX-9846: Added embedding visitor to allow search by embeddings (#94)
v4.6.26

ibexa/solr changes between v4.6.25 and v4.6.26

Improvements

  • IBX-9846: Added embedding visitor to allow search by embeddings (#94)
v5.0.3

ibexa/solr changes between v5.0.2 and v5.0.3

Improvements

  • IBX-10507: Allowed nullable type declarations for method parameters across the codebase (#104)
v4.6.25

ibexa/solr changes between v4.6.24 and v4.6.25

Improvements

  • IBX-10507: Allowed nullable type declarations for method parameters across the codebase (#104)
v5.0.2

ibexa/solr changes between v5.0.1 and v5.0.2

No significant changes.

v4.6.24

ibexa/solr changes between v4.6.23 and v4.6.24

No significant changes.

v5.0.1

ibexa/solr changes between v5.0.0 and v5.0.1

Improvements

  • IBX-9727: Added missing strict types and adapted the codebase to PHP 8.3 (#101)
  • IBX-9845: Added support for Solr 9.8+ (#95)
v4.6.23

ibexa/solr changes between v4.6.22 and v4.6.23

No significant changes.

v4.6.22

ibexa/solr changes between v4.6.21 and v4.6.22

Improvements

v5.0.0

ibexa/solr changes between v4.0.0 and v5.0.0

Improvements

  • IBX-1734: Added PR assigner workflow (#229)
  • IBX-3863: Parametrized Solr HTTP Client timeout and max retries (#241)
  • IBX-1439: Dropped league/flysystem-memory dependency (#41)
  • IBX-4929: Fix PhpDoc tags (#48)
  • IBX-5569: Switched to reusable generator workflow
  • IBX-6620: Added Image criterion visitors (#55)
  • IBX-6649: Added support for spell checking (#52)
  • IBX-6827: Aggregation API improvements (#56)
  • IBX-7418: Added CriterionVisitior for ContentName Criterion (#61)
  • IBX-8119: Upgraded minimum PHP version to 8.3
  • IBX-8139: Dropped class_alias BC layer statements from all classes (#68)
  • IBX-8394: Used new RepositoryConfigurationProviderInterface contract (#74)
  • IBX-8726: Added support for IsBookmarked criterion (#75)
  • IBX-9121: Added support for IsUserEnabled criterion
  • IBX-8534: Fixed missing loadRelation method on ContentHandler (#79)
  • IBX-8534: Changed typehint from abstract Criterion to CriterionInterface (#80)
  • IBX-8470: Upgraded codebase to Symfony 6 (#78)
  • IBX-8532: Removed deprecated Facets API (#484)
  • IBX-9727: Added missing type hints (#89)
  • IBX-8471: Upgraded codebase to Symfony 7 (#87)
  • ENG-140: Added auto-assign reviewers GH workflow (#90)
  • IBX-9947: Rebranded field type identifiers (#97)
  • IBX-10228: Bumped symfony/* to ^7.3 (#99)

Bugs

  • IBX-2276: Fixed wrong class used due to wrong mapping (#22)
  • IBX-2451: Fixed facet builder visitor service definitions names (#26)
  • IBX-2618: Optimized bulk indexing
  • IBX-3116: Made Section identifier nonconvertible (#239)
  • IBX-3644: [Doc] Fixed usage text suggested dest dir path (#36)
  • IBX-3553: Moved common search service compiler passes to CoreBundle
  • IBX-5061: Allowed DateMetadata published target
  • IBX-5133: Allowed Solr tests to be executed against different hostname
  • IBX-5827: Replaced deprecated string interpolation (PHP 8.2+) (#246)
  • IBX-5827: Replaced deprecated string interpolation (PHP 8.2+) (#246) (#60)
  • IBX-7653: Add IsContainer criterion support (#63)
  • IBX-8378: Fixed handling non-indexable field types
  • IBX-10254: Renamed ez_lock object state group to ibexa_lock (#100)
v5.0.0-rc1

ibexa/solr changes between v5.0.0-beta1 and v5.0.0-rc1

No significant changes.

v5.0.0-beta1

ibexa/solr changes between v4.6.0 and v5.0.0-beta1

Improvements

  • IBX-8119: Upgraded minimum PHP version to 8.3
  • IBX-8139: Dropped class_alias BC layer statements from all classes (#68)
  • IBX-8394: Used new RepositoryConfigurationProviderInterface contract (#74)
  • IBX-8726: Added support for IsBookmarked criterion (#75)
  • IBX-9121: Added support for IsUserEnabled criterion
  • IBX-8534: Fixed missing loadRelation method on ContentHandler (#79)
  • IBX-8534: Changed typehint from abstract Criterion to CriterionInterface (#80)
  • IBX-8470: Upgraded codebase to Symfony 6 (#78)
  • IBX-8532: Removed deprecated Facets API (#484)
  • IBX-9727: Added missing type hints (#89)
  • IBX-8471: Upgraded codebase to Symfony 7 (#87)
  • ENG-140: Added auto-assign reviewers GH workflow (#90)
  • IBX-9947: Rebranded field type identifiers (#97)

Bugs

  • IBX-7653: Add IsContainer criterion support (#63)
  • IBX-8378: Fixed handling non-indexable field types
v4.6.21

ibexa/solr changes between v4.6.20 and v4.6.21

No significant changes.

v4.6.20

ibexa/solr changes between v4.6.19 and v4.6.20

Improvements

  • ENG-140: Added auto-assign reviewers GH workflow (#90)
v4.6.19

ibexa/solr changes between v4.6.18 and v4.6.19

No significant changes.

v4.6.12

ibexa/solr changes between v4.6.11 and v4.6.12

No significant changes.

v4.6.11

ibexa/solr changes between v4.6.10 and v4.6.11

Improvements

  • IBX-8726: Added support for IsBookmarked criterion (#75)
v4.6.10

ibexa/solr changes between v4.6.9 and v4.6.10

No significant changes.

v4.6.9

ibexa/solr changes between v4.6.8 and v4.6.9

No significant changes.

v4.6.8

ibexa/solr changes between v4.6.7 and v4.6.8

Bugs

  • IBX-8378: Fixed handling non-indexable field types
v4.6.7

ibexa/solr changes between v4.6.6 and v4.6.7

No significant changes.

v4.6.6

ibexa/solr changes between v4.6.5 and v4.6.6

Bugs

v4.6.5

ibexa/solr changes between v4.6.4 and v4.6.5

No significant changes.

v4.6.4

ibexa/solr changes between v4.6.3 and v4.6.4

No significant changes.

v4.6.3

ibexa/solr changes between v4.6.2 and v4.6.3

No significant changes.

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.
besmartand-pro/php-quality-config
sentix/ai-chatbot
terminal42/code-quality-tools
codifyo/ts-generator-bundle
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity