Number searches in Solr returning decimals
We are running ColdFusion 2021 and were looking for some help with Solr and number searches. When users search for a number such as 23019, decimals such as 230.19 are returned. Another example is a search on 3373. A file with 33.73 was returned. We would like to only get results that have that exact number in it—23019 or 3373. Can you help us with the configuration? A third example is a search on 901 is returning files with 90.1 in it. But we just want hits that say 901.
Determinizing automaton with 1007861 states and 2653488 transitions would require more than 10000 effort
I am getting the following error when trying to do a search…
Upgrade to Solr 9.5 from 7.3 – different results from edismax query parser
I recently upgraded Solr from 7.3 to 9.5 and noticed results weren’t returned as expected. Here is the request handler I’m using which hasn’t changed from 7.3 to 9.5:
.SolrServerException: IOException occurred when talking to server
2
SOLR 8.11.1 SSL Enable Failing
I’m trying to enable SSL on SOLR 8.11.1
Can’t Insert a document with text_general field in Solr
I’m using Solr-9.0.0 with Docker on Windows, and I’m trying to index a simple document.
Can’t Insert a document with text_general field in Solr
I’m using Solr-9.0.0 with Docker on Windows, and I’m trying to index a simple document.