Skip to content

"代々" finds results only with JP match "Exact" and "EndsWith" but does not find anything with "StartsWith" or "Substring" #606

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mvysny opened this issue Jan 7, 2016 · 7 comments
Labels

Comments

@mvysny
Copy link
Owner

mvysny commented Jan 7, 2016

  1. "代々" finds results only with JP match "Exact" and "EndsWith" but does not find anything with "StartsWith" or "Substring" which is a bug or really confusing feature.
@mvysny
Copy link
Owner Author

mvysny commented Jan 7, 2016

Verified. It seems that 々 is somehow special to Lucene and borks the search results. I will investigate more and I'll let you know.

@mvysny mvysny added the bug label Jan 7, 2016
@mvysny
Copy link
Owner Author

mvysny commented Jan 7, 2016

Fixed. Please update to JMDict newer than Jan 7th, 2016 and let me know if this is fixed.

@mvysny mvysny closed this as completed Jan 7, 2016
@necsord
Copy link

necsord commented Jan 7, 2016

From my understanding JMDict is just a dictionary which is fetched by Dictionary Manager from 3rd party server. Is there any way to check what is the current version or date of JMDict installed? Also is there any place to track release of JMDict update?

@mvysny
Copy link
Owner Author

mvysny commented Jan 7, 2016

I will eventually index the JMDict file published by Jim Breen later on today, and I will upload the indexed versions to my server. You can check updates to these indexed versions, by launching Aedict's Settings, Dictionaries, Dictionary Manager.

@mvysny
Copy link
Owner Author

mvysny commented Jan 7, 2016

Also, Aedict checks for new dictionary versions once per day by default and will notify you, should there be any updates to the dictionary files.

@necsord
Copy link

necsord commented Jan 8, 2016

Works fine with today's JMDict update, thanks!

@mvysny
Copy link
Owner Author

mvysny commented Jan 8, 2016

Thanks for confirmation, that's good to hear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants