Simple Solr schema problem for autocomplete
问题 I have a very simple SQL table that I want to import into Solr but because of the features I want for search I can't determine the best schema. The user will start typing into an input box and after 3 characters it will send the request to the server and pull out the most relevant results returning the top 15 matching id and name. Table ex) id | name ---------------- 1 | boating magazines 2 | boats weekly 3 | boaters collection 4 | shipping lane 5 | ships today Search and expected return ex)