Re: Number range search

2008-08-13 Thread Doron Cohen
The code seems correct (although it doesn't show which analyzer was used at indexing). Note that when adding numbers like this there's no real point in analyzing them, so I would add that field as UN_TOKENIZED. This would be more efficient, and would also comply with the query parser who does not

Number range search

2008-08-13 Thread m.harig
ing or when i change the query to price:[2000 TO 4000] it return all hits. where am wrong.. am not getting any correct output. could any1 help me out of this. please -- View this message in context: http://www.nabble.com/Num