Solr Spell Check not giving results back

2019-03-25 Thread Deoxyribonucleic_DNA ...
Hi could some one take look at the scheme/config stuff I've set up trying to implement spell check? I'm not getting anything back for misspellings of words and can't tell what has gone wrong. query: http://localhost:8983/solr/myCore/select?spellcheck.build=true&wt=json&indent=on&hl=true&spellche

HTML/JavaScript Query and Results Display Not Working

2019-03-21 Thread Deoxyribonucleic_DNA ...
I am trying working off of https://wiki.apache.org/solr/SolJSON tutorial. I have put my url for solr in the code, copied from solr admin query result to make sure the query should return something. I try typing in "title:Asian" into text box but when the button is hit, textbox just clears and n

Solr Suggester component not returning any results

2019-03-19 Thread Deoxyribonucleic_DNA ...
Hi, I'm trying to implement the suggester component in Solr, based off the tutorial: https://lucene.apache.org/solr/guide/7_7/suggester.html#suggester-search-component-parameters I'm not getting any errors about how the suggester is set up or anything, but when I try to use it I get 0 results