Hi, When I try suggester component and use FuzzyLookupFactory I get that error:
"error": { "msg": "java.lang.StackOverflowError", "trace": "java.lang.RuntimeException: FuzzyLookupFactory n\tat org.apache.solr.servlet.HttpSolrCall.sendError(HttpSolrCall.java:607)\n\tat I searched on the web and there are some other people who gets that error too. Responses to such questions indicate that it may be usual if there are many data on index. However I just index 4 small PDF files and get that error when I want to construct suggester. Any ideas? Kind Regards, Furkan KAMACI