Re: Modification of Index Entries through search engine

2011-11-30 Thread Emmanuel Lécharny
On 11/30/11 7:00 AM, Selcuk AYA wrote: On Wed, Nov 30, 2011 at 1:56 AM, Emmanuel Lecharnyelecha...@gmail.com wrote: On 11/29/11 8:53 PM, Selcuk AYA wrote: Hi, I am doing some tests on txns and the following causes problems for the test: most of the default search engine evaluators cast

Modification of Index Entries through search engine

2011-11-29 Thread Selcuk AYA
Hi, I am doing some tests on txns and the following causes problems for the test: most of the default search engine evaluators cast IndexUUID to IndexObject or IndexString and then call the setValue method of the index entry to modify it when there is no index on the attribute. IndexUUID

Re: Modification of Index Entries through search engine

2011-11-29 Thread Emmanuel Lecharny
On 11/29/11 8:53 PM, Selcuk AYA wrote: Hi, I am doing some tests on txns and the following causes problems for the test: most of the default search engine evaluators cast IndexUUID to IndexObject or IndexString and then call the setValue method of the index entry to modify it when there

Re: Modification of Index Entries through search engine

2011-11-29 Thread Selcuk AYA
On Wed, Nov 30, 2011 at 1:56 AM, Emmanuel Lecharny elecha...@gmail.com wrote: On 11/29/11 8:53 PM, Selcuk AYA wrote: Hi, I am doing some tests on txns and the following causes problems for the test:     most of the default search engine evaluators cast IndexUUID  to IndexObject  or