att / rcloud

Collaborative data analysis and visualization
http://rcloud.social
MIT License
430 stars 142 forks source link

document new search features in UI #2667

Closed gordonwoodhull closed 4 years ago

gordonwoodhull commented 5 years ago

We're still pointing to the Lucene 4.10 documentation but I think we're on 6 or higher. It's baked into edit.html and search.js unfortunately.

Also, the documentation doesn't tell you want fields are available, so we should list them somewhere in the UI. (I know of "user" and "language", not sure what else is supported.)

gordonwoodhull commented 5 years ago

Related: att/rcloud.solr#89 friendly errors for lucene query failures

gordonwoodhull commented 5 years ago

Briefly searching rcloud.solr., the only references I could find to "language" are in the schema and the source.

So I don't think we ever documented the specifics of the new implementation.