Hi Sonal,
if you want to go with a plain Solr suggester, what about the :
FuzzyLookupFactory ?
1) it does support fuzzy matching ( spellcheck)
2) it does support auto complete
If you want the context filtering as well, unfortunately the FST based Solr
suggesters don't support this feature.
I wou
Hello,
I am using Solr version 6.3 and I want to implement a search box with auto
suggester, spell checker and context filtering functionalities. I have
explored around search components '*suggest*' and '*spellcheck*', but I
found nothing which has all the 3 requirements ful
ot;spellcheck" to be active. I believe you need to have just one:
>
>
>
> direct
> ...
>
>
> index
> ...
>
>
> wordbreak
> ...
>
>
>
>
> James Dyer
> Ingram Content Group
>
> From: genel [mailto:g...@tekdata.c
ram Content Group
From: genel [mailto:g...@tekdata.com]
Sent: Monday, April 16, 2018 12:25 PM
To: java-u...@lucene.apache.org
Subject: Error configuring Spell Checker
Importance: Low
We've been using SOLR for quite awhile. I'm attempting to install spell
checking.
I think I have the
llChecking-Thespellcheck.maxCollationTriesParameter
James Dyer
Ingram Content Group
-Original Message-
From: SRINI SOLR [mailto:srini.s...@gmail.com]
Sent: Friday, July 22, 2016 12:05 PM
To: solr-user@lucene.apache.org
Subject: Re: Solr 4.3.1 - Spell-Checker with MULTI-WORD PHRASE
Hi all - please help me he
Hi all - please help me here
On Thursday, July 21, 2016, SRINI SOLR wrote:
> Hi All -
> Could you please help me on spell check on multi-word phrase as a whole...
> Scenario -
> I have a problem with solr spellcheck suggestions for multi word phrases.
With the query for 'red chillies'
>
>
q=r
Hi All -
Could you please help me on spell check on multi-word phrase as a whole...
Scenario -
I have a problem with solr spellcheck suggestions for multi word phrases.
With the query for 'red chillies'
q=red+chillies&wt=xml&indent=true&spellcheck=true&spellcheck.extendedResults=true&spellcheck.c
Could you please the requirement with an example? Its not clear as to what
you mean by index property.
On Tue, Apr 26, 2016 at 8:54 AM, Adrita G wrote:
> Hi
>
>I want to whether we can apply any filters on spell checker.My
> requirement is like that I need to filter the suggestions based
Hi
I want to whether we can apply any filters on spell checker.My
requirement is like that I need to filter the suggestions based on one indexed
property.I am trying to trying to filter queries,but the result is not getting
filtered.Please help on this.
Thaks & regards
Adrita Goswami
Thank you! It really help me out.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Null-pointer-exception-in-spell-checker-at-addchecker-method-tp4105489p4247203.html
Sent from the Solr - User mailing list archive at Nabble.com.
: Word Break Spell Checker Implementation algorithm
Hi,
Could you please point me to the link where I can learn about the
theory behind the implementation of word break spell checker?
Like we know that the solr's DirectSolrSpellCheck component uses levenstian
distance algorithm, what i
72066.n3.nabble.com/file/n4164997/Screen_Shot_2014-10-20_at_9.png>
Some of the parameters will be familiar from the discussion of the other
spell checkers, such as name, classname, and field. New for this spell
checker is combineWords, which defines whether words should be combined in a
Hi,
Could you please point me to the link where I can learn about the
theory behind the implementation of word break spell checker?
Like we know that the solr's DirectSolrSpellCheck component uses levenstian
distance algorithm, what is the algorithm used behind the word break spell
ch
Great!! Worked for me too. Thanks a lot
--
View this message in context:
http://lucene.472066.n3.nabble.com/Null-pointer-exception-in-spell-checker-at-addchecker-method-tp4105489p4154403.html
Sent from the Solr - User mailing list archive at Nabble.com.
t should, I try to come up with
more than 1 clear-cut example.
James Dyer
Ingram Content Group
(615) 213-4311
-Original Message-
From: Corey Gerhardt [mailto:corey.gerha...@directwest.com]
Sent: Thursday, August 07, 2014 11:31 AM
To: Solr User List
Subject: Change order of spell checker
Solr Rev: 4.6 Lucidworks: 2.6.3
This is sort of a repeat question, sorry.
In the solrconfig.xml, will changing the value for the comparatorClass affect
the sort of suggestions returned?
This is my spellcheck component:
simply doesn't have) will take
longer to complete.
James Dyer
Ingram Content Group
(615) 213-4311
-Original Message-
From: S.L [mailto:simpleliving...@gmail.com]
Sent: Tuesday, June 17, 2014 4:49 PM
To: solr-user@lucene.apache.org
Subject: Spell checker - limit on number of misspe
Hi All,
I am using the Direct Spell checker component and I have collate =true in
my solrconfig.xml.
The issue that I noticed is that , when I have a search term with upto two
words in it and if both of them are misspelled I get a collation query as
a suggestion in the spellchecker output, if
yes, it worked.
And i got the reason for the error.
Thanks a lot.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Null-pointer-exception-in-spell-checker-at-addchecker-method-tp4105489p4105636.html
Sent from the Solr - User mailing list archive at Nabble.com.
how can i unsubscribe
-- Original --
From: "Areek Zillur";;
Date: Mon, Dec 9, 2013 02:26 PM
To: "solr-user";
Subject: Re: Null pointer exception in spell checker at addchecker method
From the solrConfig provided it seems like you
er(SolrDispatchFilter.java:343)
> at
>
> org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:141)
> at
>
> I know that the error might be in addchecker method,i read this method but
> the coding of this method is such that, for all the null values, default
wrong.
Thanks in advance.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Null-pointer-exception-in-spell-checker-at-addchecker-method-tp4105489.html
Sent from the Solr - User mailing list archive at Nabble.com.
documents which have been correct spelled
> headache and also any documents which have been a wrong spelling or typos
> of
> headache like "headcahe" and so on.
>
> Please provide any thoughts and ideas to resolve this problem.
>
> Thanks.
>
>
>
> --
&g
cahe" and so on.
Please provide any thoughts and ideas to resolve this problem.
Thanks.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-spell-checker-used-if-indexed-document-is-containing-misspelled-words-tp4070463p4073879.html
Sent from the Solr - User mailing list archive at Nabble.com.
AM
To: solr-user@lucene.apache.org
Subject: Re: How spell checker used if indexed document is containing
misspelled words
Hi,
Have you tried this?
http://wiki.apache.org/solr/SpellCheckComponent#spellcheck.onlyMorePopular
Of course this is assuming that your corpus has correct words occurr
s
> with all the different misspelled forms for a given word is not possible
> using spellchecker, how to go ahead with this.
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/How-spell-checker-used-if-indexed-document-is-containing-misspel
different misspelled forms for a given word is not possible
using spellchecker, how to go ahead with this.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-spell-checker-used-if-indexed-document-is-containing-misspelled-words-tp4070463.html
Sent from the Solr - User mailing list
gt; (615) 213-4311
>
>
> -Original Message-
> From: Raheel Hasan [mailto:raheelhasan@gmail.com]
> Sent: Monday, June 03, 2013 10:22 AM
> To: solr-user@lucene.apache.org
> Subject: Re: Spell Checker (DirectSolrSpellChecker) correct settings
>
> Hi, thanks a
:22 AM
To: solr-user@lucene.apache.org
Subject: Re: Spell Checker (DirectSolrSpellChecker) correct settings
Hi, thanks a lot for the reply.
Actually, "Provincial Courtt" is mentioned in many documents (sorry about
the type earlier).
Secondly, I tried your idea, but not much of help. Th
he full query request and also the full
> spellcheck response for your failing case.
>
> James Dyer
> Ingram Content Group
> (615) 213-4311
>
>
> -Original Message-
> From: Raheel Hasan [mailto:raheelhasan@gmail.com]
> Sent: Friday, May 31, 2013 9:38 AM
&g
-Original Message-
From: Raheel Hasan [mailto:raheelhasan@gmail.com]
Sent: Friday, May 31, 2013 9:38 AM
To: solr-user@lucene.apache.org
Subject: Spell Checker (DirectSolrSpellChecker) correct settings
Hi guyz, I am new to solr. Here is the thing I have:
When i sea
Let me repeat the issue in brief:
When i search "*Courtt*", I get correct suggestion. But when I try "*Provincial
Courtt*", it gives me no suggestions, instead it searches for "Provincial"
only.
All the config done in my test project is in the original email.
Any help would be great...
Thanks a
anyone?
On Fri, May 31, 2013 at 7:37 PM, Raheel Hasan wrote:
> Hi guyz, I am new to solr. Here is the thing I have:
>
> When i search "Courtt", I get correct suggestion saying:
>
>
>
> "spellcheck": {
> "suggestions": [
> "courtt",
>
Hi guyz, I am new to solr. Here is the thing I have:
When i search "Courtt", I get correct suggestion saying:
"spellcheck": {
"suggestions": [
"courtt",
{
"numFound": 1,
"startOffset": 0,
"endOffset": 6,
day, January 22, 2012 6:42 AM
To: solr-user@lucene.apache.org
Subject: Re: Improving Solr Spell Checker Results
Hey James,
I have played around a bit more with the settings and tried setting
spellcheck.maxResultsForSuggest=100 and spellcheck.maxCollations=3. This
yields 'Sigourney Weaver
dunz wrote:
James,
Thanks again for your lengthy and informative response. I updated
from
SVN trunk again today and was successfully able to run 'ant test'. So I
proceeded with trying your suggestions (for question 1 so far):
On 17/01/2012 5:32 AM, Dyer, James wrote:
David,
The sp
;>> spellchecker
>>> true
>>>
>>>
>>> With the query:
>>>
>>>
>>> spellcheck=true&facet=on&fl=id,sku,name,format,thumbnail,release_date,url_path,price,special_price,year_made_attr_opt_combo,primary_cat_id&sort=score+desc,name+asc
or your lengthy and informative response. I updated from
SVN trunk again today and was successfully able to run 'ant test'. So I
proceeded with trying your suggestions (for question 1 so far):
On 17/01/2012 5:32 AM, Dyer, James wrote:
David,
The spellchecker normally won't give sug
;
>
>
> On 22/01/2012 2:03 AM, David Radunz wrote:
>>
>> James,
>>
>> Thanks again for your lengthy and informative response. I updated from
>> SVN trunk again today and was successfully able to run 'ant test'. So I
>> proceeded with trying y
today and was successfully able to run
'ant test'. So I proceeded with trying your suggestions (for
question 1 so far):
On 17/01/2012 5:32 AM, Dyer, James wrote:
David,
The spellchecker normally won't give suggestions for any term in
your index. So even if "wever" is
in for your lengthy and informative response. I updated
from SVN trunk again today and was successfully able to run 'ant
test'. So I proceeded with trying your suggestions (for question 1 so
far):
On 17/01/2012 5:32 AM, Dyer, James wrote:
David,
The spellchecker normally won'
ully able to run 'ant
test'. So I proceeded with trying your suggestions (for question 1 so
far):
On 17/01/2012 5:32 AM, Dyer, James wrote:
David,
The spellchecker normally won't give suggestions for any term in your
index. So even if "wever" is misspelled in context
On 19/01/2012 12:21 AM, O. Klein wrote:
Dyer, James wrote
David,
The spellchecker normally won't give suggestions for any term in your
index. So even if "wever" is misspelled in context, if it exists in the
index the spell checker will not try correcting it. There are 3
work
ellchecker normally won't give suggestions for any term in your index. So even if
"wever" is misspelled in context, if it exists in the index the spell checker
will not try correcting it. There are 3 workarounds:
1. Use the patch included with SOLR-2585 (this is for Tru
misspelled in context, if it exists in the index the spell checker
will not try correcting it. There are 3 workarounds:
1. Use the patch included with SOLR-2585 (this is for Trunk/4.x only). See
https://issues.apache.org/jira/browse/SOLR-2585
2. try "onlyMorePopular=true" in your requ
rtant difference between the two spellcheck
impls.
James Dyer
E-Commerce Systems
Ingram Content Group
(615) 213-4311
-Original Message-
From: O. Klein [mailto:kl...@octoweb.nl]
Sent: Wednesday, January 18, 2012 7:22 AM
To: solr-user@lucene.apache.org
Subject: RE: Improving Solr Sp
Dyer, James wrote
>
> David,
>
> The spellchecker normally won't give suggestions for any term in your
> index. So even if "wever" is misspelled in context, if it exists in the
> index the spell checker will not try correcting it. There are 3
> workaroun
David,
The spellchecker normally won't give suggestions for any term in your index.
So even if "wever" is misspelled in context, if it exists in the index the
spell checker will not try correcting it. There are 3 workarounds:
1. Use the patch included with SOLR-2585 (this i
Hey,
Firstly I would like to thank you all for creating such a great
searching platform. What I was wondering is whether it is possible to:
1. Have the spell checker take into account multiple words. For example
if I search for "Sigourney Wever" it doesn't flag as a sp
when the search item is say
"form"/"formm", then I should have essentially separate URL created. Does
Solr Spell checker component take care of it on its own. if so how and
exactly how the Solrconfig and Schema xmls should be configured for the
same.
Please note: I would prefe
I have been able to setup Solr Spell checker on my web application. It is a
file based spell checker that i have implemented. I would like to add that
the same isn't that accurate, since I haven't applied any specific algorithm
for having the most relevant search result. Kindly do let
tion at the same time, since when the search item is say
"form"/"formm", then I should have essentially separate URL created. Does
Solr Spell checker component take care of it on its own. if so how and
exactly how the Solrconfig and Schema xmls should be configured for the
sam
etd my code for now. But
> can
> try it once again and post the exception that I have been getting while
> crawling.
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/How-to-implement-Spell-Checker-using-Solr-tp3268450p3274069.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
--
*Alexei Martchenko* | *CEO* | Superdownloads
ale...@superdownloads.com.br | ale...@martchenko.com.br | (11)
5083.1018/5080.3535/5080.3533
spellcheck
The same is failing while crawling. I have reveretd my code for now. But can
try it once again and post the exception that I have been getting while
crawling.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-implement-Spell-Checker-using-Solr
/solr/SpellCheckComponent . I will share the
log details with you by Monday.
--
View this message in context:
http://lucene.472066.n3.nabble.com/How-to-implement-Spell-Checker-using-Solr-tp3268450p3268695.html
Sent from the Solr - User mailing list archive at Nabble.com.
On Fri, Aug 19, 2011 at 9:26 PM, anupamxyz wrote:
> I am using Nutch to crawl and Solr for searching. The search has been
> successfully implemented. Now I want a file based Suggestion or a "Do you
> mean Feature?" implemented. It is more or less like a Spell checker
Um, not
I am using Nutch to crawl and Solr for searching. The search has been
successfully implemented. Now I want a file based Suggestion or a "Do you
mean Feature?" implemented. It is more or less like a Spell checker. For the
same I am making the requisite changes to the SolrConfig.x
to solrconfig.xml just anywhere and that
> will
> wrk?
>
> thks very much for your help
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Spell-Checker-tp1914336p3262744.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
ml just anywhere and that
> will
> wrk?
>
> thks very much for your help
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Spell-Checker-tp1914336p3262744.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
--
*Alexei Ma
so I add spellcheck.build=true to solrconfig.xml just anywhere and that will
wrk?
thks very much for your help
--
View this message in context:
http://lucene.472066.n3.nabble.com/Spell-Checker-tp1914336p3262744.html
Sent from the Solr - User mailing list archive at Nabble.com.
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Spell-Checker-tp1914336p3262684.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>
--
*Alexei Martchenko* | *CEO* | Superdownloads
ale...@superdownloads.com.br | ale...@martchenko.com.br | (11)
5083.1018/5080.3535/5080.3533
via he post on Drupal - http://drupal.org/node/975132
thanks !
Nick
--
View this message in context:
http://lucene.472066.n3.nabble.com/Spell-Checker-tp1914336p3262684.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hello all,
I'm getting a strange suggestion for a purposely mistyped word in Solr 1.4.1
I search for the term "snia", and I would expect the term "sina" to be
suggested, as this is a fairly common word in quite a bit of the indexed
documents.
Instead, I'm getting india as a suggestion, which is
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-Spell-checker-PROBLEMS-tp3188639p3188639.html
Sent from the Solr - User mailing list archive at Nabble.com.
hi
I am having same issue, did you find the solution for this problem?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-suggester-and-spell-checker-tp2326907p3185680.html
Sent from the Solr - User mailing list archive at Nabble.com.
true&spellcheck.collate=true&spellcheck.build=true
belkin encoded
Would really appreciate any input on how suggester can correct as well as
complete terms in the input.
Thanks
Madhu
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-suggester-and-spell-checker-tp232
Like a charm Dan, like a charm. I'm going to write this up and post it on
Drupal. Thanks a ton! I have a much better idea of Solr and Did You Mean,
Spell checker
-Original Message-
From: Dan Lynn [mailto:d...@danlynn.com]
Sent: Tuesday, November 16, 2010 5:21 PM
To: solr
Hi:
Ok, I made the changes and have the spell checker build on optimize set to
true. So I guess now, I just reindex. I have to run to class now so I can't
check it for another 30 minutes. Cheers!
-Original Message-
From: Dan Lynn [mailto:d...@danlynn.com]
Sent: Tuesday, Novemb
Ah, I thought I was going nuts. Thanks for clarifying about the Wiki.
-Original Message-
From: Markus Jelsma [mailto:markus.jel...@openindex.io]
Sent: Tuesday, November 16, 2010 5:11 PM
To: solr-user@lucene.apache.org
Subject: Re: Spell Checker
> Hi (again)
>
>
>
>
See interjected responses below
On 11/16/2010 06:14 PM, Eric Martin wrote:
Thanks Dan! Few questions:
Use a to divert your main text fields to the spell field and
then configure your spell checker to use the "spell" field to derive the
spelling index.
Right. A copyField just copies
Thanks Dan! Few questions:
Use a to divert your main text fields to the spell field and
then configure your spell checker to use the "spell" field to derive the
spelling index.
This will still keep my current copyfield for the same data, right?
I don't need to rebuild, just re
> Hi (again)
>
>
>
> I am looking at the spell checker options:
>
>
>
> http://wiki.apache.org/solr/SpellCheckerRequestHandler#Term_Source_Configur
> a tion
>
>
>
> http://wiki.apache.org/solr/SpellCheckComponent#Use_in_the_Solr_Example
>
&g
ckingAnalysis:
Use a to divert your main text fields to the spell field and then
configure your spell checker to use the "spell" field to derive the spelling index.
After this, you'll need to query a spellcheck-enabled handler with
spellcheck.build=true or enable spellchecker
Hi (again)
I am looking at the spell checker options:
http://wiki.apache.org/solr/SpellCheckerRequestHandler#Term_Source_Configura
tion
http://wiki.apache.org/solr/SpellCheckComponent#Use_in_the_Solr_Example
I am looking in my solrconfig.xml and I see one is already in use. I am
ement spell checking using a
standard English dictionary.
Thanks in advance.
-CJ
--
View this message in context:
http://old.nabble.com/Issues-with-spell-checker-tp27714467p27714467.html
Sent from the Solr - User mailing list archive at Nabble.com.
Unfortunately, this is not possible at the moment. It would require a change
to the Lucene spell checker, which can be done. Feel free to open a JIRA issue.
-Grant
On Feb 23, 2010, at 1:23 PM, darniz wrote:
>
> Is there a way you can override accuracy with the html url paramete
t; where as
>> If I replace (java) keyword with (javas) in spellings.txt file and
>> keep the
>> accuracy 0.70 ...
>>
>> Now if I try to make search for "jav" word, I start getting the
>> results ...
>>
>> What is this behaviour ?? Does a
ucing a spellchecker dictionary add a record "tommyhitfiger" with a
> field that points to "tommy hitfiger". Details vary depending on what
> spellchecking impl. you use.
>
I'm using the default Solr's spell checker, which is using n-gram index and
Levenshtein di
ng -- http://sematext.com/about/jobs.html?mls
Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR
- Original Message
From: Andrey Klochkov
To: solr-user
Sent: Fri, November 27, 2009 6:09:08 AM
Subject: restore space between words by spell checker
Hi
If a user issued a misspe
s.html?mls
Lucene, Solr, Nutch, Katta, Hadoop, HBase, UIMA, NLP, NER, IR
- Original Message
> From: Andrey Klochkov
> To: solr-user
> Sent: Fri, November 27, 2009 6:09:08 AM
> Subject: restore space between words by spell checker
>
> Hi
>
> If a user issued a mis
Hi
If a user issued a misspelled query, forgetting to place space between
words, is it possible to fix it with a spell checker or by some other
mechanism?
For example, if we get query "tommyhitfiger" and have terms "tommy" and
"hitfiger" in the index, how to fix t
pell checking:
http://localhost:8983/solr/select?q=elepents
Thanks
--- On Tue, 3/3/09, Grant Ingersoll wrote:
From: Grant Ingersoll
Subject: Re: How to use spell checker
To: solr-user@lucene.apache.org
Date: Tuesday, March 3, 2009, 2:03 PM
See http://wiki.apache.org/solr/SpellCheckComponent
On M
d return the results with the correct spelling i.e.
"elephants".
Please suggest.
Thanks,
Amit Garg
--
View this message in context:
http://www.nabble.com/How-to-use-spell-checker-tp22303127p22303127.html
Sent from the Solr - User mailing list archive at Nabble.com.
-
Garg
--
View this message in context:
http://www.nabble.com/How-to-use-spell-checker-tp22303127p22303127.html
Sent from the Solr - User mailing list archive at Nabble.com.
keyword with (javas) in spellings.txt file and
keep the
accuracy 0.70 ...
Now if I try to make search for "jav" word, I start getting the
results ...
What is this behaviour ?? Does anyone knows what is the reason ...
Regards,
Navdeep
--
View this message in context:
h
s ...
What is this behaviour ?? Does anyone knows what is the reason ...
Regards,
Navdeep
--
View this message in context:
http://www.nabble.com/%3Cstr-name%3D%22accuracy%22%3E0.70%3C-str%3E-%7C%7C-Spell-Checker-Issue-%21%21-tp21460978p21460978.html
Sent from the Solr - User mailing list archive at Nabble.com.
reason ...
Regards,
Navdeep
--
View this message in context:
http://www.nabble.com/How-spell-checker-accuracy-workstp21456489p21456489.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hi
Thanks for the concern, Grant
My Issue is resolved.
Problem was spell checker was not working after changing the accuracy or
number of suggestions in solrconfig.xml file.
Solution is:-
We have to add "&build=true" in the command so that it should generate the
indexes every
Can you describe what "not working" means? You're not getting
suggestions or your getting exceptions? Is there any error in your log?
If you add &debugQuery=true to your query, does it show that the
Spell component was run? (I think it should)
Do your logs show the
On Jan 5, 2009, at 9:24 AM, Navdeep wrote:
>
>>
>> Hi all
>>
>> we are facing an issue in spell checker with solr server. We are
>> changing
>> the below given attributes of SolrConfig.xml file
>>
>> 1) Accuracy
>> 2) Number of Sugge
Can you share your configuration, or at least the relevant pieces?
-Grant
On Jan 5, 2009, at 9:24 AM, Navdeep wrote:
Hi all
we are facing an issue in spell checker with solr server. We are
changing
the below given attributes of SolrConfig.xml file
1) Accuracy
2) Number of Suggestions
we
Hi all
we are facing an issue in spell checker with solr server. We are changing
the below given attributes of SolrConfig.xml file
1) Accuracy
2) Number of Suggestions
we are rebuilding solr indexes using "spellcheck.build=true" :
URL used for POST_SOLR_URL=
"select?q=*
thanks :)
> Date: Thu, 24 Jul 2008 15:09:55 +0530
> From: [EMAIL PROTECTED]
> To: solr-user@lucene.apache.org
> Subject: Re: spell-checker and faceting
>
> No, nothing of that sort right now.
>
> On Thu, Jul 24, 2008 at 2:4
--
> > Date: Thu, 24 Jul 2008 13:32:05 +0530
> > From: [EMAIL PROTECTED]
> > To: solr-user@lucene.apache.org
> > Subject: Re: spell-checker and faceting
> >
> > On Thu, Jul 24, 2008 at 1:24 PM, dudes dudes wrote:
> >
> >
all the fields that are defined under the schema ? is it possible to use some
wild cards ?
thanks again.
ak
> Date: Thu, 24 Jul 2008 13:32:05 +0530
> From: [EMAIL PROTECTED]
> To: solr-user@lucene.apache.org
> Subject: Re: spell-checker and
On Thu, Jul 24, 2008 at 1:24 PM, dudes dudes <[EMAIL PROTECTED]> wrote:
>
> hi,
> thanks for your response and suggestions.
>
> I can get all the facet working now if I issue:
>
>
> http://localhost:8080/solr/spellCheckCompRH?q=smath&spellcheck.q=smath&spellcheck=true&rows=0&facet=true&facet.limit
= "smith "> 2
can this be done in one go ? or the end user has to decide the suggestions and
then solr facets them ?
many thanks
ak
> Date: Wed, 23 Jul 2008 08:55:27 -0400
> From: [EMAIL PROTECTED]
> To: solr-user@lucene.apache.org
dudes dudes wrote:
Hi,
I'm trying to couple spell-checking mechanism with faceting in one url statement.. I can get the spell check right, but the facet doesn't work when it's combined
with spell-checker...
http://localhost:8080/solr/spellCheckCompRH?q=smath&spellcheck
Hi,
I'm trying to couple spell-checking mechanism with faceting in one url
statement.. I can get the spell check right, but the facet doesn't work when
it's combined
with spell-checker...
http://localhost:8080/solr/spellCheckCompRH?q=smath&spellcheck.q=sm
yes you are quite right !
please accept my apologies too much going on my head !
thanks anyway
> Date: Tue, 1 Jul 2008 14:33:42 +0530
> From: [EMAIL PROTECTED]
> To: solr-user@lucene.apache.org
> Subject: Re: spell-checker on solr
>
1 - 100 of 111 matches
Mail list logo