[Hebmorph-thinktank] hebmorph behavior
Status: Pre-Alpha
Brought to you by:
synhershko
|
From: Shai <sh...@dr...> - 2012-01-31 18:11:53
|
Hi I am trying to test searches, using lucene java with MorphAnalyzer and HebrewMultiFieldQueryParser I want to know if this is the correct behavior - I index a sentence- הדירה יקרה (for example) but when searching for דיור it don't give any result when i search for דירה / והדירה / דירתן / דירות it do give result..(as probably expected..) Thanks |