Re: Solr spellcheck Collation JSON

2019-04-08 Thread Mikhail Khludnev
> > Previous Solr versions > -- > "spellcheck": { > ..., > "collations": [ > "collation":"account" <--correct format > ] However, it's not a JSON. On Mon, Apr 8, 2019 at 2:45 AM Moyer, Brett wrote: > Hello, > > Looks like a more recent Solr release introduced a bug for > collation.

Solr spellcheck Collation JSON

2019-04-07 Thread Moyer, Brett
Hello, Looks like a more recent Solr release introduced a bug for collation. Does anyone know of a way to correct it, or if a future release will address? Because of this change we had to make the app teams rewrite their code. Made us look bad because we can't control our code and

Re: Control Solr spellcheck functionality to provide suggestions for correct word

2019-04-06 Thread Rohan Kasat
Hi Rashi, Can you try with 0 Also you can play with maxqueryfrequency value. Regards, Rohan On Sat, Apr 6, 2019 at 2:53 AM Rashi wrote: > Hi Rohan, > > Sharing the configuration: > > > text_suggest > > > > default > title > solr.DirectSolrSpellChecker > >

Re: Control Solr spellcheck functionality to provide suggestions for correct word

2019-04-06 Thread Rashi
Hi Rohan, Sharing the configuration: text_suggest default title solr.DirectSolrSpellChecker internal 0.5 2 1 5 4 0.01 Also, below are the parameters,

Re: Control Solr spellcheck functionality to provide suggestions for correct word

2019-04-05 Thread Rohan Kasat
Hi Rashi, Can you share your spellcheck configuration, it will be easy to check from the configuration? Regards, Rohan Kasat On Fri, Apr 5, 2019 at 10:29 AM rashi gandhi wrote: > HI, > > I am working on Solr spellcheck feature, and I am using index based > spellcheck dictionary

Control Solr spellcheck functionality to provide suggestions for correct word

2019-04-05 Thread rashi gandhi
HI, I am working on Solr spellcheck feature, and I am using index based spellcheck dictionary as a source for spellcheck suggestions. I observed that collated results returned by spellcheck component, provide the suggestions for misspelled words, however also provide suggestions for correctly

RE: Solr Spellcheck

2017-11-29 Thread alessandro.benedetti
"Can you please suggest suitable configuration for spell check to work correctly. I am indexing all the words in one column. With current configuration I am not getting good suggestions " This is very vague. Spellchecking is working correctly according to your configurations... Let's start

RE: Solr Spellcheck

2017-11-28 Thread GVK Prasad
the words in one column. With current configuration I am not getting good suggestions Regards, Prasad. Sent from Mail for Windows 10 From: alessandro.benedetti Sent: Tuesday, November 28, 2017 11:28 AM To: solr-user@lucene.apache.org Subject: RE: Solr Spellcheck You spellcheck configurations

RE: Solr Spellcheck

2017-11-28 Thread alessandro.benedetti
You spellcheck configurations are quite extensive ! In particular you specified : 0.01 This means that if the term appears in less than 1 % total docs it will be considered misspelled. Is cholera occurring in your corpus > 1% total docs ? - --- Alessandro Benedetti

RE: Solr Spellcheck

2017-11-27 Thread GVK Prasad
                                            Thanks, Prasad. From: alessandro.benedetti Sent: Monday, November 27, 2017 8:53 AM To: solr-user@lucene.apache.org Subject: Re: Solr Spellcheck Do you mean you are over-spellchecking ? Correcting even "not mispelled words" ? Can you give us the request handler con

Re: Solr Spellcheck

2017-11-27 Thread alessandro.benedetti
Do you mean you are over-spellchecking ? Correcting even "not mispelled words" ? Can you give us the request handler configuration, spellcheck configuration and the schema ? Cheers - --- Alessandro Benedetti Search Consultant, R Software Engineer, Director Sease Ltd. -

Solr Spellcheck

2017-11-26 Thread Prasad Gontla VK
Hi, I am having issues with spell check and suggestions. I am using one of the column data as source for the text suggestions and handler is setup as DirectSolrSpellChecker in solrconfig.xml. Also defined copyField for this data and using this as spell check source. I am on version 6.3.0

Re: solr spellcheck suggest correct word when FileBasedSpellChecker

2016-06-16 Thread Alessandro Benedetti
ow ! Cheers On Sat, Jun 11, 2016 at 1:11 AM, khawar yunus <khawa...@gmail.com> wrote: > I am in the same boat as you. did you figure out why it does that? > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/solr-spellcheck-suggest

Re: solr spellcheck suggest correct word when FileBasedSpellChecker

2016-06-11 Thread khawar yunus
I am in the same boat as you. did you figure out why it does that? -- View this message in context: http://lucene.472066.n3.nabble.com/solr-spellcheck-suggest-correct-word-when-FileBasedSpellChecker-tp4138769p4281821.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: Solr Spellcheck suggestions only return from /select handler when returning search results

2014-09-11 Thread Thomas Michael Engelke
[mailto:thomas.enge...@posteo.de] Sent: Wednesday, September 10, 2014 5:00 AM To: Solr user Subject: Solr Spellcheck suggestions only return from /select handler when returning search results Hi, I'm experimenting with the Spellcheck component and have therefor used the example configuration for spell

RE: Solr Spellcheck suggestions only return from /select handler when returning search results

2014-09-11 Thread Dyer, James
AM To: solr-user@lucene.apache.org Subject: RE: Solr Spellcheck suggestions only return from /select handler when returning search results Hi James, hi list, I can confirm the existence of data that's within 1 Levenshtein step from ichtscheiben: { responseHeader: { status: 0, QTime: 0

Solr Spellcheck suggestions only return from /select handler when returning search results

2014-09-10 Thread Thomas Michael Engelke
Hi, I'm experimenting with the Spellcheck component and have therefor used the example configuration for spell checking to try things out. My solrconfig.xml looks like this: searchComponent name=spellcheck class=solr.SpellCheckComponent str name=queryAnalyzerFieldTypespell/str !-- Multiple

RE: Solr Spellcheck suggestions only return from /select handler when returning search results

2014-09-10 Thread Dyer, James
/SpellCheckComponent#spellcheck.alternativeTermCount and following sections. James Dyer Ingram Content Group (615) 213-4311 -Original Message- From: Thomas Michael Engelke [mailto:thomas.enge...@posteo.de] Sent: Wednesday, September 10, 2014 5:00 AM To: Solr user Subject: Solr Spellcheck

RE: Solr spellcheck returns more than 1 word for a 1 word spellcheck

2014-09-02 Thread Dyer, James
Ingram Content Group (615) 213-4311 -Original Message- From: Thomas Michael Engelke [mailto:thomas.enge...@posteo.de] Sent: Monday, September 01, 2014 6:44 AM To: Solr user Subject: Solr spellcheck returns more than 1 word for a 1 word spellcheck I'm in the process of incorporating Solr

Solr spellcheck returns more than 1 word for a 1 word spellcheck

2014-09-01 Thread Thomas Michael Engelke
I'm in the process of incorporating Solr spellchecking in our product. For that, I've created a new field: field name=spell type=spell indexed=true stored=true required=false multiValued=false/ copyField source=name dest=spell maxChars=3 / And in the fieldType definitions: fieldType

Solr spellcheck - onlyMorePopular threshold?

2014-06-09 Thread Alistair
in context: http://lucene.472066.n3.nabble.com/Solr-spellcheck-onlyMorePopular-threshold-tp4140727.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: Solr spellcheck - onlyMorePopular threshold?

2014-06-09 Thread Dyer, James
=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13096153 for why. James Dyer Ingram Content Group (615) 213-4311 -Original Message- From: Alistair [mailto:ali...@gmail.com] Sent: Monday, June 09, 2014 3:06 AM To: solr-user@lucene.apache.org Subject: Solr spellcheck - onlyMorePopular

solr spellcheck suggest correct word when FileBasedSpellChecker

2014-05-30 Thread asthman
/str /arr /lst /lst /lst /response apple is correct word, i don't want get suggestions. -- View this message in context: http://lucene.472066.n3.nabble.com/solr-spellcheck-suggest-correct-word-when-FileBasedSpellChecker-tp4138769.html Sent from the Solr - User mailing list archive

RE: Solr SpellCheck on Query Field

2012-11-09 Thread SolrCarinthia
much what I want to avoid. -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-SpellCheck-on-Query-Field-tp4019036p4019232.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: Solr SpellCheck on Query Field

2012-11-09 Thread Dyer, James
. James Dyer E-Commerce Systems Ingram Content Group (615) 213-4311 -Original Message- From: SolrCarinthia [mailto:tandon.ha...@ymail.com] Sent: Friday, November 09, 2012 2:43 AM To: solr-user@lucene.apache.org Subject: RE: Solr SpellCheck on Query Field Correct me if i am wrong

Solr SpellCheck on Query Field

2012-11-08 Thread SolrCarinthia
to chose the field against which spellcheck alternatives should be provided at query time. Is this possible ? -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-SpellCheck-on-Query-Field-tp4019036.html Sent from the Solr - User mailing list archive at Nabble.com.

RE: Solr SpellCheck on Query Field

2012-11-08 Thread Dyer, James
) 213-4311 -Original Message- From: SolrCarinthia [mailto:tandon.ha...@ymail.com] Sent: Thursday, November 08, 2012 7:18 AM To: solr-user@lucene.apache.org Subject: Solr SpellCheck on Query Field Is it possible to run a spellcheck on multiple fields. I am aware of using a multivalued

Solr spellcheck for words with quotes

2012-08-01 Thread Shri Kanish
Hi , I use solr as search engine for our application. WE have a title Pandora's star. When I give a query as http://localhost:8983/solr/select?q=pandora's starspellcheck=true spellcheck.collate=true   I get response as below, - lst name=spellcheck - lst name=suggestions - lst name=pandora

Solr Spellcheck index is not replicated to the slave

2012-05-08 Thread ilanh
=fielddidYouMean/str str name=spellcheckIndexDir./spellchecker/str str name=buildOnCommittrue/str /lst /searchComponent If I query the slave with “spellcheck.build=true” the index is build. Please help -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Spellcheck-index

RE: Solr spellcheck and multiple collations

2011-08-18 Thread Herman Kiefus
Nice catch, I was sending maxCollations with a capital M. -Original Message- From: Dyer, James [mailto:james.d...@ingrambook.com] Sent: Wednesday, August 17, 2011 6:10 PM To: solr-user@lucene.apache.org Subject: RE: Solr spellcheck and multiple collations I quickly went through what

Solr spellcheck and multiple collations

2011-08-17 Thread Herman Kiefus
After a bit of work, we have 'spellchecking' up and going and we are happy with the suggestions. I have not; however, ever been able to generate more than one collation query. Is there something simple that I have overlooked?

Re: Solr spellcheck and multiple collations

2011-08-17 Thread Alexei Martchenko
Can u show us how is your schema and config? I believe that's how collation is: the best match, only one. 2011/8/17 Herman Kiefus herm...@angieslist.com After a bit of work, we have 'spellchecking' up and going and we are happy with the suggestions. I have not; however, ever been able to

RE: Solr spellcheck and multiple collations

2011-08-17 Thread Dyer, James
[mailto:herm...@angieslist.com] Sent: Wednesday, August 17, 2011 4:31 PM To: solr-user@lucene.apache.org Subject: Solr spellcheck and multiple collations After a bit of work, we have 'spellchecking' up and going and we are happy with the suggestions. I have not; however, ever been able to generate

RE: Solr spellcheck and multiple collations

2011-08-17 Thread Herman Kiefus
Subject: Re: Solr spellcheck and multiple collations Can u show us how is your schema and config? I believe that's how collation is: the best match, only one. 2011/8/17 Herman Kiefus herm...@angieslist.com After a bit of work, we have 'spellchecking' up and going and we are happy

RE: Solr spellcheck and multiple collations

2011-08-17 Thread Herman Kiefus
= 1; static bool collateExtendedResults = true; static float accuracy = 0.7f; -Original Message- From: Dyer, James [mailto:james.d...@ingrambook.com] Sent: Wednesday, August 17, 2011 5:48 PM To: solr-user@lucene.apache.org Subject: RE: Solr spellcheck and multiple collations Herman

RE: Solr spellcheck and multiple collations

2011-08-17 Thread Dyer, James
-2010 patch. James Dyer E-Commerce Systems Ingram Content Group (615) 213-4311 -Original Message- From: Herman Kiefus [mailto:herm...@angieslist.com] Sent: Wednesday, August 17, 2011 4:55 PM To: solr-user@lucene.apache.org Subject: RE: Solr spellcheck and multiple collations Thanks James

Re: Solr spellcheck and multiple collations

2011-08-17 Thread Alexei Martchenko
/ -Original Message- From: Alexei Martchenko [mailto:ale...@superdownloads.com.br] Sent: Wednesday, August 17, 2011 5:34 PM To: solr-user@lucene.apache.org Subject: Re: Solr spellcheck and multiple collations Can u show us how is your schema and config? I believe that's how collation

Re: Solr Spellcheck on Large index size

2011-02-14 Thread tjpoe
in context: http://lucene.472066.n3.nabble.com/Solr-Spellcheck-on-Large-index-size-tp760416p2496116.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Solr spellcheck config

2010-06-11 Thread Lance Norskog
Make a common field with all of the text you want to index with a copyField directive: http://wiki.apache.org/solr/FAQ#How_do_I_use_copyField_with_wildcards.3F On Wed, Jun 9, 2010 at 6:22 AM, Bogdan Gusiev agre...@gmail.com wrote: Hi everyone, I am trying to build the spellcheck index with

Solr spellcheck config

2010-06-09 Thread Bogdan Gusiev
Hi everyone, I am trying to build the spellcheck index with *IndexBasedSpellChecker* lst name=spellchecker str name=namedefault/str str name=fieldtext/str str name=spellcheckIndexDir./spellchecker/str /lst And I want to specify the dynamic field *_text as the field option: dynamicField

Solr Spellcheck on Large index size

2010-04-27 Thread Kyle J G
also tried to reduce the size of the index to around 10,000 documents and still no luck. Any help would be appreciated. Thank you, Kyle -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Spellcheck-on-Large-index-size-tp760416p760416.html Sent from the Solr - User mailing

Re: Solr Spellcheck on Large index size

2010-04-27 Thread Abdelhamid ABID
, Kyle -- View this message in context: http://lucene.472066.n3.nabble.com/Solr-Spellcheck-on-Large-index-size-tp760416p760416.html Sent from the Solr - User mailing list archive at Nabble.com. -- Abdelhamid ABID Software Engineer- J2EE / WEB

Re: 2 questions about solr spellcheck

2009-01-09 Thread Shalin Shekhar Mangar
help. Qingdi -- View this message in context: http://www.nabble.com/2-questions-about-solr-spellcheck-tp21359183p21359183.html Sent from the Solr - User mailing list archive at Nabble.com. -- Regards, Shalin Shekhar Mangar.

2 questions about solr spellcheck

2009-01-08 Thread Qingdi
checking have any impact on the runtime query performance and memory usage? Should I increase the memory allocation for the solr server? Thanks for your help. Qingdi -- View this message in context: http://www.nabble.com/2-questions-about-solr-spellcheck-tp21359183p21359183.html Sent from the Solr

Re[2]: Question about solr spellcheck

2008-10-13 Thread Aleksey Gogolev
Hello rameshgalla, Monday, October 13, 2008, 8:25:56 AM, you wrote: r Hi, r I don't know there is better solution for this one. But I resolved this r problem in my application like this. r After getting the spell suggestion I have performed the search operation r without displaying the results.

Re: Question about solr spellcheck

2008-10-13 Thread Grant Ingersoll
is greater than or equal to one only I have displayed the spellcheck result. Otherwise don't display the spell check value. -- View this message in context: http://www.nabble.com/Question-about-solr-spellcheck-tp19943116p19949041.html Sent from the Solr - User mailing list archive at Nabble.com

Re[2]: Question about solr spellcheck

2008-10-13 Thread Aleksey Gogolev
Hello Grant, GI This came up the other day, too, see http://lucene.markmail.org/message/cnrrkw3d35wqxhzz?q=How+to+tokenize/analyze+docs+for+the+spellchecker GI . GI I think we could add this to the Lucene spellchecker, or at least to GI the SpellCheckComponent. rameshgalla, care to write

Question about solr spellcheck

2008-10-12 Thread Aleksey Gogolev
Hello! I use solr 1.3 and I have two questions about spellcheck. I want to get search results and spelling suggestion for Acer Aspire one, so I perform this http query:

Re: Question about solr spellcheck

2008-10-12 Thread rameshgalla
the spellcheck result. Otherwise don't display the spell check value. -- View this message in context: http://www.nabble.com/Question-about-solr-spellcheck-tp19943116p19949041.html Sent from the Solr - User mailing list archive at Nabble.com.