Recently Viewed...

    |   Register   |   Sunday, October 12, 2008   
Sharepoint 2007 Forums
Subject: searching from lists in Sharepoint 2007
Prev Next
You are not authorized to post a reply.

Author Messages
dhakshina
Posts:2
new to the springs
new to the springs

08/19/2007 11:09 PM  

How to search for integer values from sharepoint lists? I am able to search for Text values. Could you help in searching integer values from list?

manohar
Posts:9


08/21/2007 11:21 PM  
Hi,

Could you please elobarate problem in detail
as far ias i could understand you are trying to check if a value in a list is integer or not, if it is so you could convert the value to an integer useing any conversion method(Convert.ToInt32) if it throws an error then it is a string or else it is an integer

Note: You shoul do this checking in try catch

Manohar Sirigadha
dhakshina
Posts:2
new to the springs
new to the springs

08/21/2007 11:53 PM  

Hi,

I have a Custom List in Sharepoint 2007 with three columns. A text column, a number column and datetime column. After adding new items to the list. I do a incremental crawl. I am unable to search the elements under the number and date time column. Where as the elements under the Text  column returns in the search results.

 

You are not authorized to post a reply.
Forums > Sharepoint 2007 General Information > General Discussions > searching from lists in Sharepoint 2007



ActiveForums 3.7
Copyright 2005 - 2008 by Data Springs, Inc.
Terms Of Use | Privacy Statement