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. Doe

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 intro

Proximity search in spellcheck collation

2018-01-18 Thread Arnold Bronley
Hi, Does Solr spellcheck collator consider proximity between words in multi-word search phrase? i.e. instead of returning spell suggestions by considering each individual word separately, does it consider them in group if the words occur together often? E.g. bll gats should return bill gates ins

Re: spellcheck collation

2008-08-14 Thread Doug Steigerwald
Right before I sent the message. Did a 'svn up src/;and clean;ant dist' and it failed. Seems to work fine now. On Aug 14, 2008, at 2:38 PM, Ryan McKinley wrote: have you updated recently? isEnabled() was removed last night... On Aug 14, 2008, at 2:30 PM, Doug Steigerwald wrote: I'd try

Re: spellcheck collation

2008-08-14 Thread Ryan McKinley
have you updated recently? isEnabled() was removed last night... On Aug 14, 2008, at 2:30 PM, Doug Steigerwald wrote: I'd try, but the build is failing from (guessing) Ryan's last commit: compile: [mkdir] Created dir: /Users/dsteiger/Desktop/java/solr/build/core [javac] Compiling 337 s

Re: spellcheck collation

2008-08-14 Thread Doug Steigerwald
I'd try, but the build is failing from (guessing) Ryan's last commit: compile: [mkdir] Created dir: /Users/dsteiger/Desktop/java/solr/build/core [javac] Compiling 337 source files to /Users/dsteiger/Desktop/ java/solr/build/core [javac] /Users/dsteiger/Desktop/java/solr/client/java/s

Re: spellcheck collation

2008-08-14 Thread Grant Ingersoll
I believe I just fixed this on SOLR-606 (thanks to Stefan's patch). Give it a try and let us know. -Grant On Aug 13, 2008, at 2:25 PM, Doug Steigerwald wrote: I've noticed a few things with the new spellcheck component that seem a little strange. Here's my document: 5 wii blackberry

Re: spellcheck collation

2008-08-13 Thread Guillaume Smet
Hi Doug, On Wed, Aug 13, 2008 at 8:25 PM, Doug Steigerwald <[EMAIL PROTECTED]> wrote: > When spellchecking 'blackberri wi', the collation returned is 'blackberry > wii'. When spellchecking 'blackberr wi', the collation returned is > 'blackberrywii'. 'blackber wi' returns 'blackberrwiiwi'. It lo

spellcheck collation

2008-08-13 Thread Doug Steigerwald
I've noticed a few things with the new spellcheck component that seem a little strange. Here's my document: 5 wii blackberry blackjack creative labs zen ipod video nano Some sample queries: http://localhost:8983/solr/core1/spellCheckCompRH?q=blackberri+wi&spellcheck=true&spellcheck.