| Line | |
|---|
| 1 | # fields = summarised by the post process summarise-objectstore, these fields appear in a dropdown (instead of a text box) in forms in the webapp |
|---|
| 2 | max.field.values = 200 |
|---|
| 3 | org.intermine.model.bio.Chromosome.fields = primaryIdentifier |
|---|
| 4 | org.intermine.model.bio.DataSet.fields = name |
|---|
| 5 | org.intermine.model.bio.DataSource.fields = name |
|---|
| 6 | org.intermine.model.bio.Location.fields = strand |
|---|
| 7 | org.intermine.model.bio.Organism.fields = commonName genus name shortName species taxonId |
|---|
| 8 | org.intermine.model.bio.GOAnnotation.fields = qualifier |
|---|
| 9 | |
|---|
| 10 | # autocomplete = in forms on the webapp, these fields will offer suggestions to the user as they type |
|---|
| 11 | # index is created in post process create-autocomplete-index |
|---|
Note: See
TracBrowser
for help on using the repository browser.