Re: Lucene auto suggest

2015-11-23 Thread Bhaskar
Hi, I have one column in the data base and it is having below data( it can have 5000 to 3 rows) Fenway Antenna Dipole Top CH00 with Coaxial Cable Length 140mm Fenway Antenna Dipole Side CH01 with Coaxial Cable Length 220mm Fenway Antenna Slot Front CH02 with Coaxial Cable Length 220mm ANTENNA,

Re: Lucene auto suggest

2015-11-23 Thread Alessandro Benedetti
Can you list us your requirements ? Is analysis needed in the suggester ? Do you want infix suggestions ? Do you want fuzzy suggestions ? Suggestions of the whole content of a field or only few tokens ? Starting from that you can take a look to the suggester component and all the different implem

Lucene auto suggest

2015-11-23 Thread Bhaskar
Hi, I am new Lucene Auto suggest. Could you please some share the lucene auto suggest sample applications/code.. My use case is: I have the data in the database. I would like write some auto suggest on the data base data. i.e. we have some text box in UI. when user is trying to enter some thing