How do I do a free text search in Azure Table Storage? -


i have solution azure table storage few tusands "rows" per customer (partition key).

how best lightning fast free text search?

because of nature of data i'm not able hole word search (eg. search "zur" should match "azure").

just spotted may you: azure library lucene


Comments

Popular posts from this blog

silverlight - Applying a style to ItemContainerStyle in C# -

c# - NullReferenceException in MySqlClient.NativeDriver -

php - Updating recent updates - Problem in procedure - Any other approach? -