Is it possible to select multiple indexes to search?
example.
<option value="D:\index1\first,D:\index2\second,D:\index3\ third"> Search 3 Topics
I have 400,000 documents in an index and I am indexing offline and I am trying not to reindex the entire document set when I make changes in the configuration.
Is it always neccessary to reindex when you change things like recommended links?
example.
<option value="D:\index1\first,D:\index2\second,D:\index3\ third"> Search 3 Topics
I have 400,000 documents in an index and I am indexing offline and I am trying not to reindex the entire document set when I make changes in the configuration.
Is it always neccessary to reindex when you change things like recommended links?
Comment