Skip to main content

You are currently viewing the Trifork Blog, to view our full website please go to Trifork.com

Indexing your Samba/Windows network shares using Solr

Indexing your Samba/Windows network shares using Solr

Many of JTeam’s clients want to search the content of their existing network shares as part of their Enterprise Search infrastructure. Over the last couple of years, more and more people are switching to Apache Lucene / Solr as their preferred, open source search solution. However, many still have the misconception that it is not […]

Gimme all resources you have – I can use them!

Gimme all resources you have – I can use them!

Exploiting full IO and CPU concurrency when indexing with Apache Lucene During the last year Apache Lucene has been improved an extreme amount with outstanding improvements such as 100 times faster FuzzyQueries, new Term-Dictionary implementation, enhanced Segment-Merging and the famous Flexible-Indexing API. Recently I started working on another fundamental change referred to as DocumentsWriterPerThread, an […]