Solr Sunspot minimum_match?

You're almost there. The hash syntax is when you're passing minimum match as a parameter to fulltext Article. Search do fulltext params:q, :minimum_match => 1 end Within a block, you want a method invocation Article.

Search do fulltext params:q do minimum_match 1 end end.

You're almost there. The hash syntax is when you're passing minimum match as a parameter to fulltext. Article.

Search do fulltext params:q, :minimum_match => 1 end Within a block, you want a method invocation. Article. Search do fulltext params:q do minimum_match 1 end end.

Cool. This works before I put in the EdgeNGramFilterFactory filter. Then once I do that I go back to getting 0 results.

How do I use the EdgeNGramFilterFactory. – Cyrus Sep 8 at 0:42 Ah, looks like you had two questions in one and I missed one of them. With the minimum_match invocation dealt with, you may want edit this question or post a new one with more details about your EdgeNGram setup.

You might could include the changes you made to your schema. Xml, sample input field values, and sample failing queries. – Nick Zadrozny Sep 8 at 0:53 stackoverflow.Com/questions/5598114/… – Cyrus Sep 8 at 1:10.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions