Bart X. Tubalinal
2008-04-22 16:28:00 UTC
When I use the KeywordQuery.Execute() function to do a search against a
numeric managed property (ex/ KeywordQuery.QueryText = "RecordID:1020"), I am
getting a COMException. In addition, the following events are recorded in the
event log:
-------------------------
Event Type: Error
Event Source: Office Server Search
Event Category: Search service
Event ID: 10040
Date: 4/22/2008
Time: 10:31:47 AM
User: N/A
Computer: RIDEV-SP12
Description:
The last query machine has been taken out of rotation. Check previous event
logs to determine cause. Propagation may be necessary. Component:
7711f79d-e019-408c-8c01-6d88c5cae639
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
-------------------------
Event Type: Error
Event Source: Office Server Search
Event Category: Search service
Event ID: 10038
Date: 4/22/2008
Time: 10:31:47 AM
User: N/A
Computer: [...]
Description:
Query machine '[...]' has been taken out of rotation due to this error:
Values of this type are not turned into strings necessary to generate scope
information. The item will not be locatable in all of the appropriate scopes
but this is not a serious error. 0x80044100. It will be retried in 15
seconds. Component: 7711f79d-e019-408c-8c01-6d88c5cae639
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
---------------------------------------------
What is causing this issue? When I use the KeywordQuery.Execute() function
with a search against a text property, everything works fine.
numeric managed property (ex/ KeywordQuery.QueryText = "RecordID:1020"), I am
getting a COMException. In addition, the following events are recorded in the
event log:
-------------------------
Event Type: Error
Event Source: Office Server Search
Event Category: Search service
Event ID: 10040
Date: 4/22/2008
Time: 10:31:47 AM
User: N/A
Computer: RIDEV-SP12
Description:
The last query machine has been taken out of rotation. Check previous event
logs to determine cause. Propagation may be necessary. Component:
7711f79d-e019-408c-8c01-6d88c5cae639
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
-------------------------
Event Type: Error
Event Source: Office Server Search
Event Category: Search service
Event ID: 10038
Date: 4/22/2008
Time: 10:31:47 AM
User: N/A
Computer: [...]
Description:
Query machine '[...]' has been taken out of rotation due to this error:
Values of this type are not turned into strings necessary to generate scope
information. The item will not be locatable in all of the appropriate scopes
but this is not a serious error. 0x80044100. It will be retried in 15
seconds. Component: 7711f79d-e019-408c-8c01-6d88c5cae639
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
---------------------------------------------
What is causing this issue? When I use the KeywordQuery.Execute() function
with a search against a text property, everything works fine.