5 pts.
 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

Software/Hardware used:
ASKED: March 7, 2009  7:12 PM
UPDATED: March 9, 2009  3:03 PM

Answer Wiki:
What old indexer are you using? Why not query the file system indexer directly?
Last Wiki Answer Submitted:  March 8, 2009  4:02 am  by  Denny Cherry   64,550 pts.
All Answer Wiki Contributors:  Denny Cherry   64,550 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _