Quantcast
Channel: alkampfer@nablasoft
Browsing latest articles
Browse All 28 View Live

Highlight Matched Text in Solr + Tika Indexed Documents

I’ve already dealt on how to index documents with Solr and Tika and in this article I’ll explain how you can not only search for documents that match your...

View Article



Running Coded UI Tests in a Virtual Machine

Code UI Tests are an effective way to test your UI through automation -- they absolutely are not a substitution for Unit Testing, but...

View Article

Relations with not-found="ignore"

NHibernate has a lot of interesting and specific option for mapping entities that can really cover every scenario you have in mind, but you need to be...

View Article

Associate Work Items to Git Commit in TFS Services with API Calls

I’ve already blogged how to associate Work Items with TFS Check-ins using tags in comments and a bunch of API Calls. This feature is now available for any...

View Article

Aggregate Remaining Work in Excel Files With TFS

If you use the Agile process template in Team Foundation Server, you have three columns related to planning and tracking task duration, they are...

View Article


Domain-Driven Security

I found this interesting video of Dan Bergh Johnsson on DDD Security and I must admit that I agree with Dan on many points. One of the real advantages of...

View Article

Really Impressed by ASPnix Web Hosting

I needed to move my blog to another hosting quickly, and I was puzzled about which hosting to choose. Since didn't have much time to evaluate a series of...

View Article

Installing Solr on Tomcat on Windows, Error Solr SEVERE: Error filterStart

If you are used to installing Solr in a Windows environment and you install for the first time a version greater than 4.2.1, you can have trouble in letting...

View Article


The advantage of Scrum in evaluating "new stuff"

One of the greatest problem in Software industry is the rapid change in Technologies and Tools, a change so rapid that your knowledge become stale or obsolete...

View Article


Git showing file as modified even if it is unchanged

This is one annoying problem that happens sometimes to git users: the symptom is: git status command shows you some files as modified (you are sure that you...

View Article

Index a folder of multilanguage documents in Solr with Tika

Previous Posts on the seriesImport folder of Documents with Apache Solr 4.0 and TikaHighlight matched test inside documents indexed with Solr And...

View Article

How to Deal with Slow Unit Tests with Visual Studio Test Runner

One of the most dreadful problem of Unit Testing is slow testing. If your whole suite of tests runs in 10 minutes, it is normal for developers not to run...

View Article

Git submodule update error: Permission Denied Publickey

It could happen when you clone a Git Repository with submodules, issuing a git submodule update command, that you are prompted with this error...

View Article


Aggregate in Mongo Using Only Date Part of a DateTime Property

If you need to do an aggregation in MongoDB on a DateTime property and you want to aggregate only by Date part, you can use a simple trick and use a filter to...

View Article

Deploy Mongo Easily With MMS

One of the reason why Mongo is gaining a lot of momentum in the industry is the ease of use. Just download the package, start mongod and you are...

View Article

Browsing latest articles
Browse All 28 View Live




Latest Images