Hi Team, I am implementing below suggester for some admin controlled suggested words.
<lst name="suggester"> <str name="name">adminSuggester</str> <str name="lookupImpl">FuzzyLookupFactory</str> <str name="dictionaryImpl">FileDictionaryFactory</str> <str name="sourceLocation">C:\\Project\\adminAuto.txt</str> <str name="fieldDelimiter">,</str> <str name="suggestAnalyzerFieldType">suggestXYZField</str> <str name="buildOnStartup">false</str> </lst> Problem is, what's the way to locate the file ? <str name="sourceLocation">C:\\Project\adminAuto.txt</str> and where to place this. Above entry is showing error. org.apache.solr.core.SolrResourceNotFoundException: Can't find resource 'C:\\Project\adminAuto.txt' in classpath or '/configs/test2_signals_aggr', cwd=C:\Project\Prog\fusion Regards, Amitesh. This email from GIC may contain confidential information. Unauthorised communication and disclosure of any information in this email is prohibited. If you are not the intended recipient, please notify the sender and delete this email immediately.