Log Every Document Added To Solr
I often want to intercept the complete Solr updates sent to Solr in a format I can use offline. Clients have complex ingestion systems. I shouldn’t need to have…
I often want to intercept the complete Solr updates sent to Solr in a format I can use offline. Clients have complex ingestion systems. I shouldn’t need to have…
Crossing streams — problem. Crossing fields? No problem! Elasticsearch’s cross field queries are a great feature. They let you blend multiple fields scores together on a search-term by…
I recently had to debug Solr 5 to help answer some client questions. With Solr 5, there’s been several fundamental changes to the Lucene/Solr codebase. My previous methods of…
Every now and then we’ll come across a search problem that can’t simply be solved with plain Solr relevancy. This usually means a customer knows exactly how documents should…
A Lucene Codec, a bit twiddlers dream! Ive been having a lot of fun hacking on a Lucene Codec lately. My hope is to create a Lucene storage layer…
The team recently spent time at Lucene/Solr Revolution Much of the crew just got back from Lucene Revolution. It was an incredible experience to hang out with the cream-of-the-crop…
Recently, we had a project where we helped a client index a corpus of Chinese language documents in Solr. We have asked Dan Funk, a committer to Project Blacklight…
Eric Pugh got notified today that hes been accepted to speak on “Better Search Engine Testing” at the 2011 Apache Lucene Eurocon. So, what, you may ask, does search…
I just came back from the 2011 DI2E conference in Dallas, Texas and certainly left with a lot of impressions. I want to state up front that my impressions…
Were thrilled to announce that Scott Stults was presented to speak on the topic of Multi-Level Security (MLS) with Solr at the Open Source Search Conference: Lucene and Solr…