Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement get_index() #1

Open
husseinalhammad opened this issue May 19, 2020 · 0 comments
Open

Implement get_index() #1

husseinalhammad opened this issue May 19, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@husseinalhammad
Copy link
Member

PerchFieldType::get_index() default behaviour indexes array values with IDs as field_id_{index} ( so field_id_0, field_id_1 and so on). This makes it harder for filtering.

Ideally all the indexes should be identical (similar to the category field which uses _category) or a single comma separated value.

@husseinalhammad husseinalhammad added the enhancement New feature or request label May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant