Hello! I'm not sure that our text indexing will tokenize your JSON correctly. Can you try just putting some simple word in that field and trying text search?
Regards, -- Ilya Kasnacheev пн, 30 нояб. 2020 г. в 16:39, siva <[email protected]>: > Hi All, > I am using ApacheIgnite2.7.6 .Net Core.And I have .Net ClientServer App.And > for Cache creation using QueryEntity CacheConfiguration.And for > Data loading in Ignite cache using DataStreamer AddData(key,model) method. > * > Model class:* > > > > where Payload field contains jsonstring as data. > *for example Payload data* > > > * > < > http://apache-ignite-users.70518.x6.nabble.com/file/t1379/TextQueryTableResult.png > > > * > > *Code:* > > > cursor cacheEntry contains no result. > > How to get data in result and what i need to change? > > Thanks. > > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/ >
