Long Numeric FT Search on the web

I have been unable to search on a long numeric value over the web using [FieldName]=12345.Some fields seem to work and others don’t.

So I take it since R5, numeric searches won’t work unless you specify the field name, although that doesn’t seem to be working for some long numeric fields. I have seen success against some fields, but others seem to generate errors.

Could this be caused by the fact that there could be a null value in an existing document? I removed any such documents, and re-created the index, but still experienced problems.

Subject: Long Numeric FT Search on the web

If those documents are created/saved in R5 try if modifying them in R6 (for example by making an agent that adds a dummy field) resolves your issue.

I know there are strange problems with the FT indexer in 6.0.1.

We are having problems that fields do not get indexed when documents are created in R5.0.12 and are being indexed on R6.0.1(cf1).

After refreshing (e.g. save them again) them in R6 and update they index. (ODS4.1 or 4.3 makes no difference/compacting does not help, etc…)