EPrints Technical Mailing List Archive

Message: #08127


< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First

[EP-tech] Issue with Search


Hi

 

                I have a search configuration that runs on a bespoke object type.  It looks like this:

 

                search_fields => [

                        { meta_fields => [ "title_title", "title_acronym", "issns_issn" ], id => 'publication_title-auto', merge => 'ALL' }

                ],

 

                When I search for an object using the full title, e.g. “American Journal of Medicine” I get no results.  If I search for “American Journal Medicine” I get results.  It appears the presence of a stop word is affecting the search results.  Any ideas why?

 

Cheers

 

--

Adam