eXistSolutions / sarit-pm

0 stars 5 forks source link

web platform issues - same search result comes out twice #20

Open JoernT opened 8 years ago

JoernT commented 8 years ago
  1. By the search function of Sarit I got 5 hits as the result of searching "yogipraty" in Kamalaśīla's works, but the fourth and the fifth are actually the same. Is that a bug?
  2. Also, the five hits only come out when I give "yogipraty" as the search keyword and choose either "with Devanagari and IAST" or "with Devanagari". They don't appear when "with IAST" is choosen. That seems illogical to me because "yogipraty" is not Devanagari rather IAST.
JoernT commented 8 years ago

Dear Wolfgang, Some results come up twice because they are indexed twice: as element-values of and . The Lucene search apparently already considers 04/13/2016 1/2 that option and excludes all s that are children of an . The problem that Peilin noticed occurs with the Ngram searches. Last Friday (Nov 13) Claudius and I removed from the Ngram-index in the SHOWCASE. And this apparently solved the problem. Could you please check with Claudius if this is a proper way to cope with the problem and implement the solution in the official website?