I have a bunch of fields that have single values such as "date", "id", "flagged"
I've noticed that if I Index Tokenize them, my queries are much faster than if
they are Untokenized.
In My query, I'm using a BooleanQuery or RangeFilter/Query and
querying/sorting/filterling based on these
[
https://issues.apache.org/jira/browse/LUCENENET-54?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868685#action_12868685
]
Jason Fitzharris commented on LUCENENET-54:
---
I encountered the same issue when
Whether you tokenize them or not, there shouldn't be any performance change.
(ignoring the parsing of a few words of user's query)
Is this some kind of XY problem
(http://dictionary.babylon.com/xy%20problem/)
DIGY
-Original Message-
From: Ravi Patel [mailto:rpat...@live.com]
Sent: Tues