When storing doc text, always use a metadata entry. Get rid of the code to

store it in the data record. Make storing the default. Add "fetchtext"
parameter to getDoc() to fetch and store the text in doc.text. Make this
accessible from Python. Misc comments and indents.

Jean-Francois Dockes Jean-Francois Dockes 2018-01-25

changed src/python/recoll/pyrecoll.cpp
changed src/rcldb/rclabsfromtext.cpp
changed src/rcldb/rcldb.cpp
changed src/rcldb/rcldb.h
changed src/rcldb/rcldb_p.h
changed src/rcldb/rclquery.cpp
changed src/rcldb/rclquery.h
src/python/recoll/pyrecoll.cpp Diff Switch to side-by-side view
Loading...
src/rcldb/rclabsfromtext.cpp Diff Switch to side-by-side view
Loading...
src/rcldb/rcldb.cpp Diff Switch to side-by-side view
Loading...
src/rcldb/rcldb.h Diff Switch to side-by-side view
Loading...
src/rcldb/rcldb_p.h Diff Switch to side-by-side view
Loading...
src/rcldb/rclquery.cpp Diff Switch to side-by-side view
Loading...
src/rcldb/rclquery.h Diff Switch to side-by-side view
Loading...