Thanks Cris
I'm going to see both UpdateLog and RealTimeGetComponent classes,
but I not sure if I could use them because I'm working with apache solr
version 1.4.1, (I know is older).
Anyway I'll tell you my problem. I am developing a custom class extend
from UpdateRequestProcessorFactory.
: Anybody know how-to get content is put in the index queue but is not
: committed?
i'm guessing you are refering to uncommited documents in the transaction
log? Take a look at the UpdateLog class, and how it's used by the
RealTimeGetComponent.
If you provide more details as to what you end