manticoresoftware / manticoresoftware/manticoresearch-php

Aggregation functions support

Open
#119 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
211
Forks
39
Avg merge
1d 20h
Merged PRs (30d)
1

Description

Read all client documents. Looked at the implementation of "facet" in the code. Am I right in thinking that there is no such functionality? For example "MIN" or "MAX"?
It after all as not simply to create sql. Worry about escaping field names or something else.
Or is there still some way to use the same "searchclass" SQL ?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the client documentation and the implementation of "facet" mentioned in the issue. Determine whether aggregation functions such as MIN and MAX are supported through the client or searchclass SQL, and identify the expected handling of field-name escaping. Done means the supported approach or required API behavior is clearly established and covered by the appropriate client changes and tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.