Re: Implementing Fuzzy Search using OWA operator and Fuzzy Linguistic Quantifier

2011-03-18 Thread Anurag
+d.get("title").toString()+"score= "+QR[i][0]); if(QR[i][0]>max) {num1=i;max=QR[i][0];ds=d.get("title").toString();} if(QR[i][0]<min&&QR[i][0]>=0.1f) {num2=i;min=QR[i][0];ds2=d.get("title").toString();} }catch(Exception e){} //Th

Re: Implementing Fuzzy Search using OWA operator and Fuzzy Linguistic Quantifier

2011-01-15 Thread Anurag
e what you want. > > > > > > > -------------- > View message @ > http://lucene.472066.n3.nabble.com/Implementing-Fuzzy-Search-using-OWA-operator-and-Fuzzy-Linguistic-Quantifier-tp2261469p2263070.html > To unsubscribe from Implementing Fuzzy Se

Re: Implementing Fuzzy Search using OWA operator and Fuzzy Linguistic Quantifier

2011-01-15 Thread Ahmet Arslan
> want my query types > to be like > eg. at least "some query", or >      most of "some query" Can you elaborate more? It is not so visible what you want.

Re: Implementing Fuzzy Search using OWA operator and Fuzzy Linguistic Quantifier

2011-01-15 Thread Anurag
Please reply...I need help from you all... - Kumar Anurag -- View this message in context: http://lucene.472066.n3.nabble.com/Implementing-Fuzzy-Search-using-OWA-operator-and-Fuzzy-Linguistic-Quantifier-tp2261469p2262917.html Sent from the Solr - User mailing list archive at

Implementing Fuzzy Search using OWA operator and Fuzzy Linguistic Quantifier

2011-01-15 Thread Anurag
in search query. Any one have any idea on how to proceed to implement this? Thanks - Kumar Anurag -- View this message in context: http://lucene.472066.n3.nabble.com/Implementing-Fuzzy-Search-using-OWA-operator-and-Fuzzy-Linguistic-Quantifier-tp2261469p2261469.html Sent from the Solr