Hi.
I developed a software for massive documents upload. Before loading each document I want to check if there is already a document with an attribute class enhanced with the same value. To do it use the "SearchService" WebService. The problem is that this webservice perform the serach only on documents already indexed. Is there a way to make the search even on documents not indexed?
Thx