mirror of
https://github.com/apache/lucene.git
synced 2025-02-06 01:58:44 +00:00
c02f07f2d5
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))))
|
|
|