Log inSkip to main contentSkip to sidebar
Loading…
ASF JIRA
  • Dashboards
  • Projects
  • Issues
  • Help
    • Jira Core help
    • Keyboard Shortcuts
    • About Jira
    • Jira Credits
  • Log In

Export - CSV (All fields)

Export - CSV (Current fields)

Comma (,) Semicolon (;) Vertical bar (|) Caret (^)

  1. Sub-task LUCENE-9842
    Hunspell suggestions: speed up for some non-Latin scripts
  2. Sub-task LUCENE-9833
    Hunspell: AssertionError in WordStorage.lookupWord
  3. Sub-task LUCENE-9832
    Hunspell: SIOOBE in GeneratingSuggester.expandRoot
  4. Sub-task LUCENE-9831
    Hunspell GeneratingSuggester: faster flag & case checks, less allocations
  5. Sub-task LUCENE-9830
    Hunspell: store word length for faster dictionary lookup/enumeration
  6. Sub-task LUCENE-9825
    Hunspell: reverse the "words" trie for faster word lookup/suggestions
  7. Sub-task LUCENE-9824
    Hunspell suggestions: speed up ngram score calculation for each dictionary entry
  8. Sub-task LUCENE-9812
    Hunspell: honor empty stripping affixes when generating suggestions
  9. Sub-task LUCENE-9811
    Hunspell suggestions: speed up ngram calculation by not searching for substrings in impossible places
  10. Sub-task LUCENE-9810
    Hunspell: when generating suggestions, skip too deep word FST subtrees
  11. Sub-task LUCENE-9808
    Hunspell suggestions: consider space/dash-separated words for each case variation
  12. Sub-task LUCENE-9806
    Hunspell: speed up affix condition checking
  13. Sub-task LUCENE-9805
    Hunspell: fix space + mixed case heuristics on suggestions
  14. Sub-task LUCENE-9804
    Hunspell: fix most similar dictionary entry search by reversing the comparator
  15. Sub-task LUCENE-9803
    Hunspell: don't check second stage suffixes if the first stage flag only occurs in prefixes
  16. Sub-task LUCENE-9801
    Hunspell suggestions: speed up expandWord by enumerating only applicable affixes
  17. Sub-task LUCENE-9800
    Hunspell: put a time limit on suggestion calculation
  18. Sub-task LUCENE-9799
    Hunspell: don't check second-level affixes when the first level isn't a continuation
  19. Sub-task LUCENE-9792
    Add automation for running regression tests
  20. Sub-task LUCENE-9790
    Hunspell: avoid slow dictionary lookup if the word's hash isn't there
  21. Sub-task LUCENE-9787
    Hunspell: speed up suggesting a bit by not creating a huge TreeSet
  22. Sub-task LUCENE-9786
    Hunspell suggestions: try moving the last character into the middle
  23. Sub-task LUCENE-9785
    Hunspell: don't check case in compound middle and end
  24. Sub-task LUCENE-9784
    Hunspell suggestions: use US keyboard in absence of KEY option
  25. Sub-task LUCENE-9783
    Hunspell: don't suggest more than 4 ngram corrections by default
  26. Sub-task LUCENE-9782
    Hunspell suggestions: split by space (but not dash) also before last char
  27. Sub-task LUCENE-9779
    Hunspell: add an API to interrupt long computations
  28. Sub-task LUCENE-9778
    Hunspell: speed up input conversion
  29. Sub-task LUCENE-9776
    Hunspell: allow to inflect the last part of COMPOUNDRULE compound
  30. Sub-task LUCENE-9775
    Hunspell: make FORCEUCASE work when the first compound word is inherently title-case
  31. Sub-task LUCENE-9772
    Hunspell: CHECKCOMPOUNDCASE shouldn't prohibit dash-separated uppercase compounds
  32. Sub-task LUCENE-9771
    Hunspell: don't lookup word roots unnecessarily to check flags
  33. Sub-task LUCENE-9770
    Hunspell: don't perform compound check recursively when looking for space-separated word pairs
  34. Sub-task LUCENE-9769
    Hunspell: KEEPCASE should take precedence over affixed forms
  35. Sub-task LUCENE-9766
    Hunspell: add API for retrieving dictionary morphological data and stemming
  36. Sub-task LUCENE-9765
    Hunspell: rename SpellChecker to Hunspell, fix test name, update javadoc and CHANGES.txt
  37. Sub-task LUCENE-9764
    Hunspell: try title case as FORCEUCASE misspelled word suggestions
  38. Sub-task LUCENE-9763
    Hunspell: fix FORBIDDENWORD support
  39. Sub-task LUCENE-9761
    Hunspell: check that FLAG and SET don't occur too far in the file, cleanup
  40. Sub-task LUCENE-9760
    Hunspell: print total memory usage in TestAllDictionaries, cleanup
  41. Sub-task LUCENE-9759
    Hunspell: add more to TestHunspellRepositoryTestCases.EXPECTED_FAILURES
  42. Sub-task LUCENE-9758
    Hunspell: support NOSUGGEST option
  43. Sub-task LUCENE-9753
    Hunspell: disallow compounds with parts present in dictionary space-separated
  44. Sub-task LUCENE-9752
    Hunspell Stemmer: reduce parameter count
  45. Sub-task LUCENE-9750
    Hunspell: improve suggestions for mixed-case misspelled words
  46. Sub-task LUCENE-9749
    Hunspell: apply output conversion (OCONV) to the suggestions
  47. Sub-task LUCENE-9748
    Hunspell: suggest inflected dictionary entries similar to the misspelled word
  48. Sub-task LUCENE-9746
    Hunspell: unify case variation logic in Stemmer and SpellChecker
  49. Sub-task LUCENE-9745
    Hunspell: tolerate more aff/dic file typos
  50. Sub-task LUCENE-9743
    Hunspell: ignore original tests which are out of scope for now
Refresh results
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0
  • Atlassian Jira Project Management Software
  • About Jira
  • Report a problem

Powered by a free Atlassian Jira open source license for Apache Software Foundation. Try Jira - bug tracking software for your team.

Atlassian