Using an indexer for SQL Server 2005
5 pts.
0
Q:
Using an indexer for SQL Server 2005
Hi
The application I work on is a Java web application with sql server 2005.

A user can search for a document stored in a file server. When they search for a document, a stored procedure is invoked from the java code and an open query code is used to go to a catalog created by the indexer.

The problem is the old Microsoft indexer is no longer supported, so I need to think of a replacement.

any ideas? thx
ASKED: Mar 7 2009  7:12 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
46765 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
What old indexer are you using? Why not query the file system indexer directly?
Last Answered: Mar 8 2009  4:02 AM GMT by Mrdenny   46765 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



0