bw2data.search.indices ====================== .. py:module:: bw2data.search.indices Classes ------- .. autoapisummary:: bw2data.search.indices.IndexManager Module Contents --------------- .. py:class:: IndexManager(database_path, dir_name='whoosh') Bases: :py:obj:`object` .. py:method:: _format_dataset(ds) .. py:method:: add_dataset(ds) .. py:method:: add_datasets(datasets) .. py:method:: create() .. py:method:: delete_database() .. py:method:: delete_dataset(ds) .. py:method:: get() .. py:method:: update_dataset(ds) .. py:attribute:: path