PHPackages                             digitalutsc/group\_solr - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Security](/categories/security)
4. /
5. digitalutsc/group\_solr

ActiveDrupal-module[Security](/categories/security)

digitalutsc/group\_solr
=======================

This module add Solr indexed field(s) which is determined access control with Group module for an indexed item to be public or private for annonymous users

1.0.0-beta3(1y ago)01.8k↓50%1GPL-2.0-or-laterPHP

Since May 10Pushed 1y ago5 watchersCompare

[ Source](https://github.com/digitalutsc/group_solr)[ Packagist](https://packagist.org/packages/digitalutsc/group_solr)[ Docs](https://github.com/digitalutsc/group_solr)[ RSS](/packages/digitalutsc-group-solr/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

Search API Solr Field for Access Control with Group
===================================================

[](#search-api-solr-field-for-access-control-with-group)

This module add a field processed to determine access control based on Group

Installation
============

[](#installation)

By composer:

```
composer require digitalutsc/group_solr

```

Work with views
---------------

[](#work-with-views)

- Create a view as normal
- Add a filter "Access control: Access Control Filter - Configurable with Group"
- Save the view

Work with Federated Search
--------------------------

[](#work-with-federated-search)

- Required modules:

    - Federated Search Front-end user interface: [https://github.com/digitalutsc/drupal\_ajax\_solr](https://github.com/digitalutsc/drupal_ajax_solr)
    - Add a Search Api Solr field for Access Control with Group: [https://github.com/digitalutsc/group\_solr](https://github.com/digitalutsc/group_solr)
- In `/admin/config/search/search-api/index/default_solr_index/fields`, Click Add fields &gt; General &gt; Group: Access Control (search\_api\_group\_access\_control)

How does it work ?
------------------

[](#how-does-it-work-)

- Every time a node or media is indexed to Solr, this field will be processed by checking the access control configuration which is setup with Group module. It will determine the entity to be public or private for annonymous users
- Field's values to be indexed to Solr:
    - Public: 200
    - Private: 403

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~220 days

Total

3

Last Release

663d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/93b3333590627ade267a7c2f1d7ccf7fa8c542838d5ea75845e5d77d3e0d7b7e?d=identicon)[kylehuynh](/maintainers/kylehuynh)

---

Top Contributors

[![kylehuynh205](https://avatars.githubusercontent.com/u/7862086?v=4)](https://github.com/kylehuynh205 "kylehuynh205 (33 commits)")

### Embed Badge

![Health badge](/badges/digitalutsc-group-solr/health.svg)

```
[![Health](https://phpackages.com/badges/digitalutsc-group-solr/health.svg)](https://phpackages.com/packages/digitalutsc-group-solr)
```

###  Alternatives

[defuse/php-encryption

Secure PHP Encryption Library

3.9k162.4M214](/packages/defuse-php-encryption)[roave/security-advisories

Prevents installation of composer packages with known security vulnerabilities: no API, simply require it

2.9k97.3M6.4k](/packages/roave-security-advisories)[mews/purifier

Laravel 5/6/7/8/9/10 HtmlPurifier Package

2.0k16.7M113](/packages/mews-purifier)[robrichards/xmlseclibs

A PHP library for XML Security

41278.1M118](/packages/robrichards-xmlseclibs)[bjeavons/zxcvbn-php

Realistic password strength estimation PHP library based on Zxcvbn JS

86917.5M63](/packages/bjeavons-zxcvbn-php)[illuminate/encryption

The Illuminate Encryption package.

9229.7M280](/packages/illuminate-encryption)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
