You could try the extended dismax query parser. It has a different query syntax. My organisation wanted this behaviour too. Config is in the schema.xml file I believe under the search core. You might also be interested in partial contains so for example searching “Teori” matches documents with “Teoria”. I was able to achieve this by using an Edge NGram Tokenizer on the index filter chain. -Andrew On 8 Mar 2025, at 6:13 am, Lucas Silveira <lucasangelosilveira2...@gmail.com> wrote:
All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/dspace-tech/6F894A67-D1A3-4BBE-BB9A-76087D51CEC8%40gmail.com. |
- [dspace-tech] How to implement a broad search on the title... Lucas Silveira
- Re: [dspace-tech] How to implement a broad search on ... Andrew Thompson
- Re: [dspace-tech] How to implement a broad search... Lucas Silveira