Hi,

Can you please give me some answers for those questions : 

1 - How can I get synonyms found for  a keyword ? 
    
I mean i search "foo" and i have in my synonyms.txt file the following tokens : 
"foo, foobar, fee" (with expand = true)
My index contains "foo" and "foobar". I want to display a message in a result 
page, on the header for example, only the 2 matched tokens and not "fee"  like 
"Results found for foo and foobar" 

2 - Can solR make analysis on an index to extract associations between tokens ?

for example , if "foo" often appears with "fee" in a field, it will associate 
the 2 tokens.

3 - Is it possible and if so How can I configure solR to set or not 
highlighting for tokens with diacritics ? 

Settings for "vélo" (all highlighted) ==> the two words "<em>vélo</em>" and 
"<em>velo</em>" are highlighted
Settings for "vélo" ==> the first word "<em>vélo</em>" is highlighted but not 
the second  : "velo"

4 - the same question for highlighting with lemmatisation?

Settings for "manage" (all highlighted) ==> the two words<em>manage</em> and 
"<em>management</em>" are highlighted
Settings for "manage" ==> the first word "<em>manage</em>" is highlighted but 
not the second  : "management"


Thanks in advance.

Regards 

Nourredine.


__________________________________________________
Do You Yahoo!?
En finir avec le spam? Yahoo! Mail vous offre la meilleure protection possible 
contre les messages non sollicités 
http://mail.yahoo.fr Yahoo! Mail 

Reply via email to