Hi Mikhail
Your suggested solution does seem to work for me. Thank you so much for the
help!
Best regards
David
For future reference in case someone else wants do the same, here are some more
details about the steps needed:
- The more like this handler is not in the default solrconfig.xml anym
Dear solr community
I’m supposed to extract keywords from long texts. I do have a solr index with a
lot of documents from the same domain as my texts. So, I was wondering if I can
use solr to extract those keywords. Ideally I would want to use the TF-IDF basd
“importantTerms” from the “more lik
you’re not really enclosing the search text in parentheses (or
quotes
if they should be phrases).
Also, if you’re willing to form separate clauses like this, there's no reason
to even
use edismax since its purpose is to automatically distribute search terms over
multiple
fi
I could need some advice on how to handle a particular cross language search
with Solr. I posted it on Stackoverflow 2 months ago, but could not find a
solution.
I have documents in 3 languages (English, German, French). For simplicity let's
assume it's just two languages (English and German). T