aboutsummaryrefslogtreecommitdiff
path: root/solr-8.3.1/server
AgeCommit message (Collapse)Author
2020-10-02switch to a wordGram tokenier for solr to support searching for possesives ↵bobzel
and hyphenated words
2020-09-27trying a different solr schema that better supports regexp's by not doing ↵bobzel
stemming. fixed issues with schema and tree views where children need to be registered for tryUpdateHeight to work but not when they're in a sidebar that specifies dontRegisterView. Changed stacking/freeform/tree/masonry to NOT be dontRegisterChildView -- this should be set by the context (ie, sidebar)
2020-09-01trying new solr schema that splits words on whitespace. fixed context menu ↵bobzel
clicking in schema/search view.
2020-08-17added sort to solr search options. removed delete field assignment when ↵bobzel
removing Documents. Allowed ToScriptScript and ToString to go through regardless of ACLs
2020-08-15fixes for search -- need to rethink how to get a sortable string field ↵bobzel
(removed _s suffix for now).
2020-08-13fixed search for type with multipe values. changed search schemabobzel
2020-08-13changed solr schema so that text and date fields are sortable. fixed one ↵bobzel
line text not to show scrollbars. fixed scriptingRepl to allow document ids to be entered.
2020-05-20faceting on height termAndy Rickert
2020-05-13building infrastucure for bucketsAndy Rickert
2020-05-12setting up facetsAndy Rickert
2020-04-02mergeAndy Rickert
2020-02-29Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into penyipstanley
2020-02-23consolidated update search to a routeSam Wilkins
2020-02-22pushandrewdkim
2020-02-10ignore repl in release serverserver
2020-02-09recommender system worksStanley Yip
2020-01-29ui cleanup for pivot viewer/chrome. error fixes. fixed layout of flyoutsbob
2020-01-16pivot viewer improvements.bob
2020-01-09backup and mail zipped file first passesSam Wilkins
2020-01-09unhandled rejection improvements and isSessionEnd flagSam Wilkins
2020-01-09added solr data index files to gitignore.bob
2020-01-08configuration assignment improvements, exec log and more granularity for ↵Sam Wilkins
identifiers
2020-01-08solr manager fixes, regexSam Wilkins
2020-01-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2020-01-08kill and mutual error handling fixesSam Wilkins
2020-01-08cleaned up searchBox. fixed parentdocument context menu placement.bob
2019-12-14Delete solr_slow_requests.logSam Wilkins
2019-12-14Delete solr_gc.log.0.currentSam Wilkins
2019-12-14Delete solr.logSam Wilkins
2019-12-14Delete solr-8983-console.logSam Wilkins
2019-12-13server pdf stability improvementsSam Wilkins
2019-12-13path rosemary server fixSam Wilkins
2019-12-13pdf path parsing fix in pdfviewerSam Wilkins
2019-12-10confSam Wilkins
2019-12-10solr changesserver