Hi List,

For file based search suggest (
https://cwiki.apache.org/confluence/display/solr/Suggester),  a file needs
to be provided. And I found managed resources (
https://cwiki.apache.org/confluence/display/solr/Managed+Resources) can let
user feed in data using rest services.

My question is: how can I HTTP POST a suggestions.txt file into solr config
folder?
 It seems that currently only stop words and synonyms are supported.
The file format is
<suggestion>\t<weight>\t<payload>\n

-- 
------
Regards,
Zheng Yang

Reply via email to