Question 1: Can we perform an increase in query time (with disconnection) without mentioning force values during indexing?
Question 2: What are the advantages / disadvantages of increasing the time index compared to increasing the query time and vice versa.
Increasing query time and time index:
With an index-time you have the opportunity to increase a specific document (in full or just a field). It is internally stored as part of the norm number that must be included for this. It is unusual to increase the time index. At the time of the request, we previously described how to raise a specific offer of a request higher or lower, if necessary. A powerful Disjunction-Max query (assignment for brevity) will be demonstrated later, which can automatically search across multiple fields with different levels of elevation.
- paragraph of chapter 4 of the book "Solr 1.4 Enterprise Search Server"
source
share