Hoping to get some ideas on how to get a dash separated word to be searchable. In our case it is 'light-side' and we can not find it for what seems to be the dash being seen as a word separator.
Thank, Vince On Monday, April 16, 2018 at 10:58:13 AM UTC-7, Vince Thyng wrote: > > We have come across an issue where we want to find the search term > 'light-side' as a word/phrase in a full-text search. However the search > appears to be splitting the words apart on the dash, even when adding > double or single quotes or parens, because I only get results with the > individual words light and side. We have a review with light-side, but > does not have light and side words. This review does not show up in the > search for light-side or light side (although quick search does find the > term light-side in the summary). > > The Whoosh default query language docs linked to in the RB docs says we > should be able to put quotes around a term to make them a phrase, but that > is not working for me. > https://whoosh.readthedocs.io/en/latest/querylang.html > > It seems that either: > The search box is still separating the words on the dash > OR > The full text index split light-side on the dash > OR > perhaps both? > > Thanks for the help! > > Vince > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "Review Board Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
