pxslip / laravel-scout-solr

A Laravel Scout Engine for Apache Solr
MIT License
18 stars 14 forks source link

Possibility that someone might use `meta` as a field #45

Open pxslip opened 4 years ago

pxslip commented 4 years ago

I am currently using meta as a special field that the Engine uses to pull data about a particular document. A situation where a model has a field called meta is high enough that this needs to change.

Currently going with scoutreserved_meta