Import VuFindSearch module
Showing
- module/VuFindSearch/LICENSE 278 additions, 0 deletionsmodule/VuFindSearch/LICENSE
- module/VuFindSearch/Module.php 110 additions, 0 deletionsmodule/VuFindSearch/Module.php
- module/VuFindSearch/config/.keep 0 additions, 0 deletionsmodule/VuFindSearch/config/.keep
- module/VuFindSearch/src/VuFindSearch/Backend/BackendInterface.php 103 additions, 0 deletions...uFindSearch/src/VuFindSearch/Backend/BackendInterface.php
- module/VuFindSearch/src/VuFindSearch/Backend/Exception/BackendException.php 44 additions, 0 deletions...h/src/VuFindSearch/Backend/Exception/BackendException.php
- module/VuFindSearch/src/VuFindSearch/Backend/Exception/RemoteErrorException.php 45 additions, 0 deletions...c/VuFindSearch/Backend/Exception/RemoteErrorException.php
- module/VuFindSearch/src/VuFindSearch/Backend/Exception/RequestErrorException.php 45 additions, 0 deletions.../VuFindSearch/Backend/Exception/RequestErrorException.php
- module/VuFindSearch/src/VuFindSearch/Backend/Solr/Backend.php 350 additions, 0 deletions...le/VuFindSearch/src/VuFindSearch/Backend/Solr/Backend.php
- module/VuFindSearch/src/VuFindSearch/Backend/Solr/Connector.php 459 additions, 0 deletions.../VuFindSearch/src/VuFindSearch/Backend/Solr/Connector.php
- module/VuFindSearch/src/VuFindSearch/Backend/Solr/QueryBuilder.php 653 additions, 0 deletions...FindSearch/src/VuFindSearch/Backend/Solr/QueryBuilder.php
- module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/Record.php 108 additions, 0 deletions...ch/src/VuFindSearch/Backend/Solr/Response/Json/Record.php
- module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/RecordCollection.php 243 additions, 0 deletions...indSearch/Backend/Solr/Response/Json/RecordCollection.php
- module/VuFindSearch/src/VuFindSearch/Backend/Solr/Response/Json/RecordCollectionFactory.php 93 additions, 0 deletions...ch/Backend/Solr/Response/Json/RecordCollectionFactory.php
- module/VuFindSearch/src/VuFindSearch/Backend/Solr/SearchHandler.php 448 additions, 0 deletions...indSearch/src/VuFindSearch/Backend/Solr/SearchHandler.php
- module/VuFindSearch/src/VuFindSearch/Exception/ExceptionInterface.php 43 additions, 0 deletions...dSearch/src/VuFindSearch/Exception/ExceptionInterface.php
- module/VuFindSearch/src/VuFindSearch/Exception/InvalidArgumentException.php 42 additions, 0 deletions...h/src/VuFindSearch/Exception/InvalidArgumentException.php
- module/VuFindSearch/src/VuFindSearch/Exception/RuntimeException.php 43 additions, 0 deletions...indSearch/src/VuFindSearch/Exception/RuntimeException.php
- module/VuFindSearch/src/VuFindSearch/ParamBag.php 199 additions, 0 deletionsmodule/VuFindSearch/src/VuFindSearch/ParamBag.php
- module/VuFindSearch/src/VuFindSearch/Query/AbstractQuery.php 42 additions, 0 deletionsmodule/VuFindSearch/src/VuFindSearch/Query/AbstractQuery.php
- module/VuFindSearch/src/VuFindSearch/Query/Params.php 269 additions, 0 deletionsmodule/VuFindSearch/src/VuFindSearch/Query/Params.php
Please register or sign in to comment