spellcheck

2010-02-10 Thread michaelnazaruk
Hello,all! I have some problem with spellcheck! I download,build and connect dictionary(~500 000 words)!It work fine! But i have suggestions for any word (even correct word)! Is there possible to get suggestion only for wrong word? -- View this message in context:

Re: spellcheck

2010-02-11 Thread michaelnazaruk
here simple query: http://estyledesign:8983/request/select?q=popularspellcheck=trueqt=keyrequestspellcheck.extendedResults=true result: populars! but popular is correct word! Maybe i must change some properties in solrconfig! Here my configs for keyrequest: requestHandler name=keyrequest

Re: spellcheck

2010-02-11 Thread michaelnazaruk
here simple query: http://estyledesign:8983/request/select?q=popularspellcheck=trueqt=keyrequestspellcheck.extendedResults=true result: populars! but popular is correct word! Maybe i must change some properties in solrconfig! Here my configs for keyrequest: requestHandler name=keyrequest

Re: spellcheck

2010-02-11 Thread michaelnazaruk
here simple query: http://estyledesign:8983/request/select?q=popularspellcheck=trueqt=keyrequestspellcheck.extendedResults=true result: populars! but popular is correct word! Maybe i must change some properties in solrconfig! Here my configs for keyrequest: requestHandler name=keyrequest

Re: spellcheck

2010-02-11 Thread michaelnazaruk
I change config, but i get the same result! requestHandler name=keyrequest class=solr.SearchHandler lst name=defaults str name=defTypedismax/str str name=spellcheck.onlyMorePopularfalse/str str name=spellcheck.extendedResultsfalse/str str

Re: spellcheck

2010-02-12 Thread michaelnazaruk
I try to config spellcheck, but I still have this problem: Config: lst name=spellchecker str name=classnamesolr.FileBasedSpellChecker/str str name=namefile/str str name=sourceLocationspellings.txt/str str name=characterEncodingUTF-8/str str

spellcheck all time

2010-02-15 Thread michaelnazaruk
I have a little problem with spellcheck! I get suggestions all time even the word is correct! I use dictionary from file! Here my configuration: requestHandler name=standard class=solr.SearchHandler default=true !-- default values for query parameters -- lst name=defaults str

solr word frequency

2010-02-17 Thread michaelnazaruk
hi all! How I can get the frequency for word in index? -- View this message in context: http://old.nabble.com/solr-word-frequency-tp27622615p27622615.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: solr word frequency

2010-02-17 Thread michaelnazaruk
Schema browser and Luke don't fit! Because I need get frequency for selected word in my code! In Luke display only first 10 words! I try to change some configs in solrconfig and in schema but it don't help me! Maybe there are another way to get frequency for word? -- View this message in

Re: solr word frequency

2010-02-17 Thread michaelnazaruk
I found more interesting way: http://localhost:8983/solr/select?q=bongoterms=trueterms.fl=idterms.prefix=bongoindent=true in terms.prefix we set the value witch we want to find :) I hope this example help for another people ... Thanks for all, who help me :) -- View this message in context:

Cyrillic problem

2010-03-01 Thread michaelnazaruk
How solr can understand cyrillic characters(words)? -- View this message in context: http://old.nabble.com/Cyrillic-problem-tp27744106p27744106.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Cyrillic problem

2010-03-01 Thread michaelnazaruk
Thank you! And one little question: Can I use RussianAnalyzer for ukrainian characters? -- View this message in context: http://old.nabble.com/Cyrillic-problem-tp27744106p27749323.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Cyrillic problem

2010-03-02 Thread michaelnazaruk
Thank you very much! but I have problem with url :) If I send request using get method - I get: http://localhost/russian/result.php?search=%EF%F0%E8%E2%B3%F2 I use function (php)urldecode! If I print result, i get привіт! But if i send request to solr, my q param = пїЅпїЅпїЅпїЅпїЅ! -- View

english (american) spell dictionary

2010-03-04 Thread michaelnazaruk
Hi,all! Tell my please, where I can get spell dictionary for solr? -- View this message in context: http://old.nabble.com/english-%28american%29-spell-dictionary-tp27778741p27778741.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: get english spell dictionary

2010-03-05 Thread michaelnazaruk
Hi,all! Tell my please, where I can get spell dictionary for solr? -- View this message in context: http://old.nabble.com/english-%28american%29-spell-dictionary-tp27778741p27793939.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: get english spell dictionary

2010-03-10 Thread michaelnazaruk
I combine index spell with file dictionary spell! -- View this message in context: http://old.nabble.com/english-%28american%29-spell-dictionary-tp27778741p27850983.html Sent from the Solr - User mailing list archive at Nabble.com.

good spell dictionary

2010-03-18 Thread michaelnazaruk
Can anyone tell me, where I can buy or download free spell dictionary for solr? I need not simple dictionary! I need very good spell american-english dictionary(or only american)! -- View this message in context: http://old.nabble.com/good-spell-dictionary-tp27950854p27950854.html Sent from

Re: good spell dictionary

2010-03-19 Thread michaelnazaruk
Help me, please! Where I can only buy good spell dictionary? -- View this message in context: http://old.nabble.com/good-spell-dictionary-tp27950854p27950921.html Sent from the Solr - User mailing list archive at Nabble.com.

synonyms problem

2010-03-22 Thread michaelnazaruk
Hi all! I have a little problem with synonyms: when I set my synonyms.txt file such as: aberrant=abnormal,unusual,deviant,anomalous,peculiar,uncharacteristic,irregular,atypical it's all right! But if I set this file such as