How can i make a case insensitive search in the abstract field in "advanced search"?

What should i do when i want make a case insensitivesearch in the abstract field in "advanced search"?
tks!

It is not possible to do it

It is not possible to do it in Advanced Search. But you can go to "Old" tab in search pane. In Old search tab, click the "Indexed Search" tab. Before the Start button, click the "Smart Search" button. Then enter the following text:

where textsearch('test' in Abstract)

Then press the Enter key or the Start button.

Paul, thanks a lot!

Paul, thanks a lot!