Search Results for document/bc643c39f0b6e423/queryparser_and_ngrams
Implementing a Deep Learning Search Engine
September 30, 2020 | Sommer Antrim
How to implement a deep learning search engine with Lucidworks and techniques to train robust and efficient models and tackle scalability.
Read More
Solr 5’s New ‘bin/post’ Utility
August 4, 2015 | Erik Hatcher
Series Introduction This is the first in a three part series demonstrating how it's possible to build a real application using just a few simple commands. The three parts to this are: Getting data into Solr using bin/post Visualizing search...
Read More
Multi level composite-id routing in SolrCloud
January 6, 2014 | Anshum Gupta
SolrCloud over the last year has evolved into a rather intelligent system with a lot of interesting and useful features going in. One of them has been the work for intelligent routing of documents and queries. SolrCloud started off with...
Read More
Boolean Operators for Solr Users
December 28, 2011 | Chris Hostetter
The following is written with Solr users in mind, but the principles apply to Lucene users as well. EDITED: 2017-05-19 -- Code samples and examples were updated to reflect Lucene 6.5 APIs and new default Similarity. I really dislike the...
Read More