Can index data?

Hi

I want to index data like email(1),email(2),email(3).can i index this type
of data.

Thanks

--

So you're wanting to index comma separated emails? You can absolutely index
that.

On Wednesday, October 10, 2012 3:32:48 AM UTC+13, sam wrote:

Hi

I want to index data like email(1),email(2),email(3).can i index this type
of data.

Thanks

--

You misunderstood my question i want to index data like *email(1) , *i
tried with data in parenthesis ,i got exception.

On Tuesday, October 9, 2012 8:02:48 PM UTC+5:30, sam wrote:

Hi

I want to index data like email(1),email(2),email(3).can i index this type
of data.

Thanks

--

If using the CURL API, did you put the string between "" like this
"email(1),email(2),email(3)" ? Can you post a Gist of what you are trying
to achieve ?

On Wednesday, October 10, 2012 10:59:58 AM UTC-4, sam wrote:

You misunderstood my question i want to index data like *email(1) , *i
tried with data in parenthesis ,i got exception.

On Tuesday, October 9, 2012 8:02:48 PM UTC+5:30, sam wrote:

Hi

I want to index data like email(1),email(2),email(3).can i index this
type of data.

Thanks

--