I know there have been questions in the past about SQL 2005 versus Lucene.NET but since 2008 came out and they made a lot of changes to it and was wondering ...
I need to implement a service to search PDFs. Initially I started using SQL Server 2008 FTS, but soon realized that my PDFs would have to be stored in the ...
I develop news search engine with C# and SQL Server 2008
i using SQL Full text search for search and it's ok until some week ago.
currently i have more than 100 million ...
I have asked about the best algorithms/practices to perform full text search already and now I want to decide which to use. I have read about this topic thoroughly in the ...