chop-dbhi / avocado

Metadata APIs for Django
http://avocado.harvest.io
Other
41 stars 10 forks source link

Document Haystack indexing behavior #319

Open murphyke opened 8 years ago

murphyke commented 8 years ago

I wanted to document indexing behavior, especially regarding the indexable attribute of DataField and DataConcept objects, but I'm not sure where to do that: create new DataField and DataConcept pages in the gh-pages API documentation?

The behavior is as follows:

Aside: I'm wondering if the DataFieldIndex class defined in search_indexes.py is needed; it may just cause redundant indexing (because DataConceptIndex drives down into constituent fields anyway)?

bruth commented 8 years ago

I invited you to GitBook: https://www.gitbook.com/book/dbhi/harvest/details which is backed by the new repo I created here: https://github.com/chop-dbhi/harvest-book. There is an web client and a OS X client to add and edit pages of the "book". I want to consolidate all the documentation for Harvest here.