Re: Search using the result returned from the spell checking component

2012-11-19 Thread Roni
gt; > On Nov 19, 2012, at 11:12 AM, Roni wrote: > > > Thank you. > > > > I was wondering - what if a make a first request, and ask it to return > only > > 1 result - will it still return the spell suggestions while avoiding the > > overhead of returning al

RE: Search using the result returned from the spell checking component

2012-11-19 Thread Roni
Thank you. I was wondering - what if a make a first request, and ask it to return only 1 result - will it still return the spell suggestions while avoiding the overhead of returning all relevant results? Than I could make a second request to get all the results i need. Would that work? -- Vie

Search using the result returned from the spell checking component

2012-11-19 Thread Roni
Hi, I've successfully configured the spell check component and it works well. I couldn't find an answer to my question so any help would be much appreciated: Can i send a single request to Solr, and make it so that if any part of the query was misspelled, than the search would be performed usin