Skip to content

Commit

Permalink
Update JSONFieldProcessor.php
Browse files Browse the repository at this point in the history
  • Loading branch information
ExuApplePie authored Dec 6, 2024
1 parent 5869a28 commit d7958c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Plugin/search_api/processor/JSONFieldProcessor.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
*
* @SearchApiProcessor(
* id = "json_field_processor",
* label = @Translation("Islandora Json Data"),
* description = @Translation("Add index for JSON data of an Islandora site"),
* label = @Translation("Json Field Data"),
* description = @Translation("Add index for JSON data of a node or media item"),
* stages = {
* "add_properties" = 0,
* },
Expand Down

0 comments on commit d7958c6

Please sign in to comment.