mirror of
https://github.com/apache/lucene.git
synced 2025-02-07 18:49:03 +00:00
This commit adds support for dense floating point VectorFields. The new VectorValues class provides access to the indexed vectors.
4 lines
73 B
EmacsLisp
4 lines
73 B
EmacsLisp
;; set up Lucene style for emacs
|
|
((java-mode . ((c-basic-offset . 2))))
|
|
|