Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

Integer Indexes do not support equality queries #61

Closed
jaminben opened this issue Jun 29, 2010 · 2 comments
Closed

Integer Indexes do not support equality queries #61

jaminben opened this issue Jun 29, 2010 · 2 comments

Comments

@jaminben
Copy link

We spoke in IRC, but basically if I index by a number, I am unable to search for that particular value using lucene.

https://gist.github.com/e641e7bafce7787e17b4#comments

@rnewson
Copy link
Owner

rnewson commented Jun 29, 2010

allow term queries on numerically indexed fields. closed by ca21eec.

@rnewson
Copy link
Owner

rnewson commented Jun 29, 2010

Fixed on master and 0.5.x. Thanks!

query with the typed syntax from the readme, e.g, ?q=fieldname:33

This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants