Is there any easy thing I can do to bring it to this speed?
hits = ixs.Search( bq, new Sort( new SortField[] { new SortField( "name" ), SortField.FIELD_SCORE }) );
where bq is +name:DODECYLANILINE -type:U
Is there any easy thing I can do to bring it to this speed?
hits = ixs.Search( bq, new Sort( new SortField[] { new SortField( "name" ), SortField.FIELD_SCORE }) );
where bq is +name:DODECYLANILINE -type:U