i work with computers

Archive for the ‘sql’ Category

19 Nov, 2008

My Lucene.Net experience (thus far)

Posted by: Carl In: asp.net| c#| development| sql

After SQL Server 2005 did not return expected results in my full-text searching queries, I’ve decided to move to another search method–an open source search engine, Lucene.Net.  In their own words, “Apache Lucene is a high-performance, full-featured text search engine [...]

09 Oct, 2008

[Update]T-SQL Full Text Searching

Posted by: Carl In: development| sql

So I believe I found my solution: I needed to restart the full text service on the SQL box, “SQL Server Fulltext Search”.  Once I did that, I rebuilt my full text catalogs, and ran my queries (from the previous post) and all is well.  Must have been a weird caching issue, or, potentially, my [...]


About

I'm an ASP.NET developer who loves learning new frameworks, and methodologies, and I absolutely love simple, yet elegant solutions (don't we all?). Since I'm constantly picking up new things, I'm always asking myself how I can use the new knowledge in my current app to make it better, or more user friendly (or even more developer friendly). In my free time I typically am coding, reading tech books or spending time with my beautiful bride. And that's about it. Hope I didn't bore you too much.