Control of search

Search Results: 'solr'

…image vector data: <field name=”product_vector” type=”knn_vector” indexed=”true” stored=”true”/> <field name=”product_image_vector” type=”knn_vector” indexed=”true” stored=”true”/> <fieldType name=”knn_vector_768″ class=”solr.DenseVectorField” vectorDimension=”768″ similarityFunction=”cosine” knnAlgorithm=”hnsw”/> <fieldType name=”knn_vector_384″ class=”solr.DenseVectorField” vectorDimension=”384″ similarityFunction=”cosine” knnAlgorithm=”hnsw”/> The CLIP model from OpenAI…

…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,…

…conference, and the vibe has historically been very Solr, but fairly generally oriented at text search in general. As consultants who work with both Solr and Elasticsearch, we are asked…

Case Study

Cisco

…outside of what we normally see with Solr. Solr has become a cornerstone for full-text search, but it turns out to be very fast and well-suited as a general analytics…

While debugging the functionality of a new query parser, I had the rare opportunity to dig deep into Solrs search scoring code. I ended up learning a ton about how…

…the much smaller committer community of 1! The competition is keeping Solr honest. Mark Miller gave a big pitch for the RandomizedTesting which is an extraction of Solr/Lucenes awesome unit…