Hi,

I would like to know how work /autoSuggest.

I do have result when I hit :
/autoSuggest?terms=true&indent=true&terms.fl=title&terms.rows=5&terms.lower=simp&omitHeader=true

I've:
<response>
<lst name="terms">
<lst name="title">
<int name="simp">74</int>
<int name="simpa">129</int>
<int name="simpal">2</int>
<int name="simpalma">2</int>
<int name="simpan">1</int>
</lst>
</lst>
</response>

How can I ask it to suggest first expression which are more frequent in the
database ?
How can I look for even for two words, ie: I look for "bara" ... make it
suggesting "barack obama" ???

thanks a lot, 


-- 
View this message in context: 
http://www.nabble.com/autoSuggest-tp23367848p23367848.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to