Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I work on Heroku Postgres, and would like input on this matter from those able to vend it.</p> <p>I'm looking into this but so far the waters have been murky as to how Hebrew is supported in many/any open source projects, including dedicated full text searching projects like Lucene or Xapian. There are full blown toolchains for dealing with this, but their integration with PostgreSQL is not yet existent as far as I know, e.g. <a href="https://code.google.com/p/hebstem/" rel="nofollow noreferrer">hebstem</a>, <a href="http://hspell.ivrix.org.il/" rel="nofollow noreferrer">hspell and libhspell</a>, <a href="https://github.com/synhershko/HebMorph" rel="nofollow noreferrer">HebMorph</a>.</p> <p>If someone knows of what the current state of the art is for this in Postgres, I can try to make it work on Heroku at a time of my discretion, depending on the precise details of that implementation that I have to review somewhat carefully.</p> <p>As-is my attempts to locate an <code>ispell</code> dictionary have been questionable, as is the efficacy of <code>ispell</code> style dictionaries for Hebrew given the reportedly very different stemming rules.</p> <p>Related work:</p> <ul> <li><p><a href="https://stackoverflow.com/questions/1063856/lucene-hebrew-analyzer">Lucene Hebrew analyzer</a>, which links to HebMorph</p></li> <li><p><a href="http://lists.tartarus.org/pipermail/xapian-devel/2010-April/001214.html" rel="nofollow noreferrer">Xapan Hspell Integration</a>, but it's not clear if this ever got fully fleshed out (at the time Xapian was working on extensibility in this area)</p></li> </ul> <p>Thoughts?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload