Hebrew Characters Supported?

Created on 18 February 2024, 4 months ago
Updated 9 March 2024, 4 months ago

Respect the submission guidelines above! Drupal.org issue forks cause additional work for the project maintainer!

Setup

  • Solr version:
  • Drupal Core version:10.1.5
  • Search API version:8.4.0
  • Search API Solr version:4.3.1
  • Configured Solr Connector:Standard

Issue

Are Hebrew language characters supported? Apparently it's supported in Apache Solr, but I'm curious if Search API Solr supports it as well.

πŸ’¬ Support request
Status

Closed: works as designed

Version

4.3

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States SomebodySysop

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @SomebodySysop
  • πŸ‡©πŸ‡ͺGermany mkalkbrenner πŸ‡©πŸ‡ͺ

    Our solr-config contains all required components. But someone need to provide a field type config.

    https://solr.apache.org/guide/solr/latest/indexing-guide/language-analys...

  • Status changed to Closed: works as designed 4 months ago
  • πŸ‡ΊπŸ‡ΈUnited States SomebodySysop

    Hebrew characters appear to be supported as well as I need them supported. I am sending the text created in my Solr database to be embedded, and I needed the Hebrew characters maintained in UTF-8 encoding, which they appear to be. This allows me to use a large language model to create English translation of Hebrew texts.

    FYI, this is what my embeddings look like (for Hebrew).

    Search API Solr working exactly as I need it to work -- so far.

Production build 0.69.0 2024