Do exact phrase search using position list data only without using summary regex's
administrator2012-06-22 16:32
Right now exact phrase search is down after summaries are retrieved using regexes. This is incredibly slow and could instead be done using position list info.
Right now exact phrase search is down after summaries are retrieved using regexes. This is incredibly slow and could instead be done using position list info.
Fixed with fa06db006