surr
                                        Results
                                        2
                                        comments of
                                        
                                
                                            surr
                                        
                                    EdgeNgramField does not support position information. This fields is mapped to whoosh.fields.NGRAMWORDS, which is initialized with `self.format=formats.Frequency(field_boost=field_boost)`
There is a different issue with printing time, that could be fixed here too. Negative times are computed and printed wrong. I suppose, that `Math.abs` should be applied directly to...