…Solr and enable the clustering component: java -Dsolr.clustering.enabled=true -jar start.jar Now we can make queries with the clustering request handler that will look something like this: http://localhost:8983/solr/clustering ?q=*:* &rows=1000 &carrot.title=ProductName…
…and Solr Show how new NLP technology is changing the feature Give references and materials for you to explore and learn more The Prediction Phase Prediction is what happens before…
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 be…
…He has implemented Multi-Level Security (MLS) in a Lucene-based environment and is working with the Solr community to develop best practices for securing Solr. As a co-founder of OpenSource Connections,…
…Jason Gerlowski’s talk on Solr V2 APIs – we were happy to help with the development of this by hosting Meetups for the Solr Contributor Bootcamp . After a client…
…click Create a Case Walk through the steps in the Wizard, here we’ll just use the default Virginia State Laws (“statedecoded”) data set. The Solr URL you want is http://quepid-solr.dev.o19s.com/solr/statedecoded/select….
…for “green shoes”, you want to display green shoes, but you also want to promote the newest product first. So you set up your Solr request handler like so: http://www.zappos.com/solr/select?green…
…and Paul M. Bartusch. Chorus offers an open source tool stack for e-commerce search based on Solr. Of course, Solr is not the only search engine used for e-commerce search…
…and Tesseract outside of Solr Using Tika and Tesseract as an API exposed by Solr Tesseract 3 and Tika Parsing Tika & Tesseract formatted HOCR output inside Solr ingestion pipeline…
…Solr and later Elasticsearch to build great search experiences). TLRE was very popular and our public trainings, at that time offered in person, often sold out weeks in advance. We…
…in a post that is focused around Solr and multiterm synonyms. We cover synonyms significantly in our TLRE training for OpenSearch, Solr and Elasticsearch to empower our participants to know…
…Solr and Elasticsearch use out of the box (in the form of Lucene’s scoring systems) based on decades of information retrieval research that rests on the foundation of dumb string…