> > http://ankeschwarzer.de/tmp/lucene_29_newapi_mmap_singlereq.png > > > > Have to verify that the last one is not by accident more than one > request. > > Will > > do the run again and then post the required info. > > The last figure shows, that IndexSearcher.searchWithFilter was called > twice > in contrast to the first figure, where IndexSearcher.search was called > only > once.
I forgot, searchWithFilter it is called per segment in 2.9. If it was only one search, you must have two segments and therefore no optimized index for this to be correct? Uwe --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org