- Merge request !8Issue #3310034: Make rating average indexable to Search API β (Open) created by eduardo morales alberti
- last update
over 1 year ago 4 pass - πΊπΈUnited States tr Cascadia
I just ran across this old module: https://www.drupal.org/project/search_api_fivestar β
Can you take a look at that and see if it contains anything of interest that might be of use here?I think this still needs tests, is that something you can do?
- Status changed to Needs work
over 1 year ago 6:19am 4 October 2023 - πͺπΈSpain eduardo morales alberti Spain, πͺπΊ
I did not see the tag, yes we will add tests for it.
- πͺπΈSpain eduardo morales alberti Spain, πͺπΊ
Added commit to improve the processor
- πͺπΈSpain eduardo morales alberti Spain, πͺπΊ
@Shiraz Dindar you are right, we added a description to the processor to add the NID field to the index and check if the NID field exists to avoid breaking the search_api indexation.
- πͺπΈSpain eduardo morales alberti Spain, πͺπΊ
Pending add test coverage.
- πͺπΈSpain eduardo morales alberti Spain, πͺπΊ
Added config schema to the processor.