1. Java: JPQL search -similar- strings stackoverflow.comWhat methods are there to get JPQL to match similar strings? By similar I mean:
|
2. Lucene wildcard matching fails on chemical notations(?) stackoverflow.comUsing Hibernate Search Annotations (mostly just |
3. Why is Lucene sometimes not matching InChIKeys? stackoverflow.comI have indexed my database using Hibernate Search. I use a custom analyzer, both for indexing and for querying. I have a field called inchikey that should not get tokenized. Example ... |