Yonik

Thanks for the tip.However, from what I can see, I still need to return a TermQuery specific to each data type. Does anyone know how to convert a string value to TermQuery for each data type?

Jamie


On 2012/07/11 3:42 PM, Yonik Seeley wrote:
On Wed, Jul 11, 2012 at 9:34 AM, Jamie<[email protected]>  wrote:
I am busying attempting to integrate Lucene 4.0 Alpha into my code base. I
have a custom QueryParser that extends QueryParser and overrides
newRangeQuery and newTermQuery
Random pointer: for most special case field handling, one would want
to override getFieldQuery or newFieldQuery rather than the lower level
newTermQuery.

-Yonik
http://lucidimagination.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



--
MailArchiva - Email Archiving and Compliance
Stimulus Software
Tel: +1-713-343-8824 ext 100
Fax: +1-(877)-350-2328


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to