mirror of
https://github.com/TheAnachronism/docspell.git
synced 2024-11-13 02:31:10 +00:00
637f11d0f6
This field is used for Hebrew language. Solr doesn't support it out of the box. The new field type is just a very basic field using the standard tokenizer and lowercase filter. It is very likely not providing good results. Hebrew is really difficult and it requires at least installing plugins for solr - this is out of scope for docspell. Users can setup their solr however they like and run a re-index afterwards. |
||
---|---|---|
.. | ||
analysis/src | ||
backend/src/main/scala/docspell/backend | ||
common/src | ||
convert/src | ||
extract/src | ||
files/src | ||
fts-client/src/main/scala/docspell/ftsclient | ||
fts-solr/src/main/scala/docspell/ftssolr | ||
joex/src | ||
joexapi/src/main | ||
query | ||
restapi/src/main/resources | ||
restserver/src/main | ||
store/src | ||
webapp |