Hi,
I'm actually facing a issues reguarding a process on our Solr Webapp
We currently reindexe all document every X days since our stopwords
and synonyms list are very often edited and since we use
stopwordFilter and SynFilter at index time.
For that process, I wrote a Ant script that do somethi
Hi,
I'm actually working on a project where we recently add Solr.
The project is extenselvy based on synonyms and I'm actually faced
with a problem concerning multi words synonyms.
Here is my problem:
giving the user search expression
"A B C D"
where a single letter stand for a term.
and with a
Hi,
I'm actually working on a project where we recently add Solr.
The project is extenselvy based on synonyms and I'm actually faced
with a problem concerning multi words synonyms.
Here is my problem:
giving the user search expression
"A B C D"
where a single letter stand for a term.
and with a