: Suppose I commit a number of adds but the adds have caused a lengthy segment
: merge and the commit blocks and times out. How can I tell when all my adds are
: searchable? Do I have to query solr for the given collid field value for each
: document the users document list view?
When HTTP reque
Hello,
I have a quasi-realtime indexing application where documents are grouped
into collections and documents can be added or removed from collections.
The document has an id and multiple collection id (collid) fields
reflecting the collections that contain that document. The collid field
i