Menu

#14 indexer indexes formatcols options for number columns

open
None
5
2011-06-23
2011-06-23
gennff
No

hi,

not having gained a full understanding of oracle column to lucene field type mapping i requested the indexer to aplly a "FormatCols:ARTIKEL_ID(NOT_ANALYZED)" on an oracle number column. looking up the indexing trace i found that the indexer delivers the following values to lucene "indexed<ARTIKEL_ID:NOT_ANALYZED72388848>". this seems to be another example of the poor input control interface of ldi, see bug 3317383 as well. again, ldi should either throw an error concerning the invalid format of a number column or adjust the wrong setting silently.

p

Discussion


Log in to post a comment.

MongoDB Logo MongoDB