Re: TermRangeQuery work not

2015-12-25 Thread kaog
hi I did the change of variable "ISBN, it was a mistake I did when I wrote in the post. unfortunately still it does not work TermRangeQuery. :( -- View this message in context: http://lucene.472066.n3.nabble.com/TermRangeQuery-work-not-tp4246519p4247358.html Sent from the Lucene - Java Users ma

TermRangeQuery work not

2015-12-21 Thread kaog
Hi i am kevin from Chile and i am new whit Lucene, I have 5 documents. Each document has a field date but i would search on range date whit TermRangeQuery . Total structure is looking like this: public static void main(String[] args) throws IOException, ParseException { StandardAnalyzer a