I wrote a custom handler that uses externally injected metadata (bypassing
Tika et all)

WRT Dates, I see them associated with the correct docs when retrieving all
docs:

BUT: 

looking at the schema analyzer, things look wierd:
1. Top terms = -1
2. The Dates are all mixed up with some spurious 1970 dates thrown in (I can
get rid of the 1970 dates if i use type "date" vs "tdate")
3. Multi Valued values (should only be one per doc, as per input data, even
though the schema allows it).

Any ideas what, if anything, I'm doing wrong?

See pic http://lucene.472066.n3.nabble.com/file/n3918636/Capture.jpg 

Here's my SOLR schema:




--
View this message in context: 
http://lucene.472066.n3.nabble.com/SOLR-4-Date-Query-Spurious-Results-Is-it-me-or-tp3918636p3918636.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to