Hi all,
I want to use the synonym filter, with the use of WorldNet, but I have not
found the correct file to dowload it from WorldNet site that contains
different WorldNet synonym, if someone has an idea ?
{
"filter" : {
"synonym" : {
"type" : "synonym",
"format" : "wordnet",
"synonyms_path" : path of synonym file downloaded from worldnet site
]
}
}
}
The process of creating a suitable wordnet xml file is described here
It's documented for Solr but the file created should be equivalent to
the file required by ES "synonyms_path"
Jörg
Am 19.03.13 10:39, schrieb Ammar Yahia:
Hi all,
I want to use the synonym filter, with the use of WorldNet, but I have
not found the correct file to dowload it from WorldNet site that
contains different WorldNet synonym, if someone has an idea ?
{
"filter" : {
"synonym" : {
"type" : "synonym",
"format" : "wordnet",
"synonyms_path" : path of synonym file downloaded from worldnet site
]
}
}
}
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.