azure-contrib / AzureDirectory

A Lucene Directory Provider for Azure Blob Storage
Microsoft Public License
77 stars 57 forks source link

Spellchecker failure? #1

Open prernabhand opened 11 years ago

prernabhand commented 11 years ago

Hello All,

Has any body successfully created a spellchecker index on Azure with the index stored on the Azure directory itself?

I am using this class to create the spell checker index but it hangs and never completes. On the other hand, the same code works with a local directory.

SpellChecker.Net.Search.Spell.SpellChecker

Best Regards and Thanks in Advance,

richorama commented 10 years ago

Could you paste a code sample?