: which I want to do whole word search only.. I made those 2 fields to be of
: type 'string'.
:
:
:
: I also have a dynamic field with textgen field type as below
:
:
:
: This dynamic field seems to capture all the data including the data from UID
no .. that doesn't sound right. if you in
declarations, use a
prefix.
Instead of "*_bla" to match "myField_bla", you can use "bla_*" to match
"bla_myField".
Hope this helps,
- Mitch
--
View this message in context:
http://lucene.472066.n3.nabble.com/Question-on-dynamic-fields-tp904053p904159.htm
like below,
uid
text
Thanks,
BB
--
View this message in context:
http://lucene.472066.n3.nabble.com/Q