Getting Started with Elastic Search in .NET
I have been working on many application during my career. Many if not all had some searching capabilities. The more complex the search got, the harder it was to control its performance and impact on database transactions. If you also would like to support full text search, your problems become larger. We could use Full …
Continue reading ‘Getting Started with Elastic Search in .NET’ »