Hi Guys,
I’m using solr 6.5.0, which is fantastic, and I’ve come across an issue with
the collations in the spellcheck response.
The way the json is structured collations is an object with each collation
named ‘collation’ where it should be an array with multiple ‘collation’ object
elem
Hello,
What are (ballpark figure) the hardware requirement (diskspace, memory) SOLR
will use i this case:
* Heavy Dutch traffic webshop, 30.000 - 50.000 visitors a day
* Visitors relying heavily on the search engine of the site
o 3.000.000 - 5.000.000 searches a day
*
Hello,
When i add a synonym to synonyms.txt it works fine. For example:
foo => bar (when searching for foo, also bar gets found)
But this won't work (asume bar-bar is somewhere indexed) :
foo => bar-bar
what should i do to enable the searching of synonyms with dashes in them?
Thank you,
Zoran