[KinoSearch] Using no analyzer with trunk

craigknox craigknox at gmail.com
Thu Apr 9 13:42:42 PDT 2009


Hi All,

I am trying to improve the search for http://www.hmdb.ca (which  
currently uses the default polyanalyzer for all searches).  The  
problem is that we have a lot of chemical names like CE(20:1(11Z)). So  
when a user searches for CE(20:1(11Z)) without quotes, they get no  
hits because the polyanalyzer tries to do grouping on the search.

So I guess I need to have 2 different types of search, a basic search  
which would not use the "grouping" function and an advanced search.  I  
am using the trunk version of KinoSearch, and I can't find any  
documentation about how to build an index that will fit the notion of  
a basic (exact) search for names.  I found this document: http://www.rectangular.com/kinosearch/docs/devel/KinoSearch/Docs/Tutorial/Analysis.html 
  which says how to search without an analyzer, but this code no  
longer works under the trunk build.  Is there a way to do this with  
the trunk version?

Thanks so much for any advice/help,
Craig Knox



More information about the kinosearch mailing list