_schema_analysis_stopwords_english.json 488 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. {
  2. "initArgs":{"ignoreCase":true},
  3. "managedList":[
  4. "a",
  5. "an",
  6. "and",
  7. "are",
  8. "as",
  9. "at",
  10. "be",
  11. "but",
  12. "by",
  13. "for",
  14. "if",
  15. "in",
  16. "into",
  17. "is",
  18. "it",
  19. "no",
  20. "not",
  21. "of",
  22. "on",
  23. "or",
  24. "stopworda",
  25. "stopwordb",
  26. "such",
  27. "that",
  28. "the",
  29. "their",
  30. "then",
  31. "there",
  32. "these",
  33. "they",
  34. "this",
  35. "to",
  36. "was",
  37. "will",
  38. "with"]}