Error message
An error occurred while trying to search with Solr: { "error":{ "metadata":[ "error-class","org.apache.solr.core.SolrCoreInitializationException", "root-error-class","java.nio.file.AccessDeniedException"], "msg":"SolrCore 'drupal8' is not available due to init failure: java.nio.file.AccessDeniedException: /apps/Solr/solr_var/data/drupal8/data/analyzingInfixSuggesterIndexDir/segments_2lu", "trace":"org.apache.solr.core.SolrCoreInitializationException: SolrCore 'drupal8' is not available due to init failure: java.nio.file.AccessDeniedException: /apps/Solr/solr_var/data/drupal8/data/analyzingInfixSuggesterIndexDir/segments_2lu\n\tat org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1791)\n\tat org.apache.solr.servlet.HttpSolrCall.init(HttpSolrCall.java:256)\n\tat org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:539)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:420)\n\tat org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:352)\n\tat org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1596)\n\tat org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:545)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:143)\n\tat org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:590)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:235)\n\tat org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1607)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:233)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1297)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:188)\n\tat org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:485)\n\tat org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1577)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:186)\n\tat org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1212)\n\tat org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)\n\tat org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:221)\n\tat org.eclipse.jetty.server.handler.InetAccessHandler.handle(InetAccessHandler.java:177)\n\tat org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:146)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.rewrite.handler.RewriteHandler.handle(RewriteHandler.java:322)\n\tat org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\n\tat org.eclipse.jetty.server.Server.handle(Server.java:500)\n\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:383)\n\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:547)\n\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:375)\n\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:270)\n\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\n\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:103)\n\tat org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:117)\n\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:336)\n\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:313)\n\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:171)\n\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:129)\n\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:388)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:806)\n\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:938)\n\tat java.lang.Thread.run(Thread.java:748)\nCaused by: org.apache.solr.common.SolrException: java.nio.file.AccessDeniedException: /apps/Solr/solr_var/data/drupal8/data/analyzingInfixSuggesterIndexDir/segments_2lu\n\tat org.apache.solr.core.SolrCore.(SolrCore.java:1072)\n\tat org.apache.solr.core.SolrCore.(SolrCore.java:901)\n\tat org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1306)\n\tat org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1811)\n\t... 41 more\nCaused by: java.lang.RuntimeException: java.nio.file.AccessDeniedException: /apps/Solr/solr_var/data/drupal8/data/analyzingInfixSuggesterIndexDir/segments_2lu\n\tat org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory.create(AnalyzingInfixLookupFactory.java:142)\n\tat org.apache.solr.spelling.suggest.SolrSuggester.init(SolrSuggester.java:122)\n\tat org.apache.solr.handler.component.SuggestComponent.inform(SuggestComponent.java:124)\n\tat org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:709)\n\tat org.apache.solr.core.SolrCore.(SolrCore.java:1023)\n\t... 44 more\nCaused by: java.nio.file.AccessDeniedException: /apps/Solr/solr_var/data/drupal8/data/analyzingInfixSuggesterIndexDir/segments_2lu\n\tat sun.nio.fs.UnixException.translateToIOException(UnixException.java:84)\n\tat sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)\n\tat sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)\n\tat sun.nio.fs.UnixFileSystemProvider.newFileChannel(UnixFileSystemProvider.java:177)\n\tat java.nio.channels.FileChannel.open(FileChannel.java:287)\n\tat java.nio.channels.FileChannel.open(FileChannel.java:335)\n\tat org.apache.lucene.store.MMapDirectory.openInput(MMapDirectory.java:238)\n\tat org.apache.lucene.store.Directory.openChecksumInput(Directory.java:157)\n\tat org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:287)\n\tat org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:64)\n\tat org.apache.lucene.index.StandardDirectoryReader$1.doBody(StandardDirectoryReader.java:61)\n\tat org.apache.lucene.index.SegmentInfos$FindSegmentsFile.run(SegmentInfos.java:680)\n\tat org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:84)\n\tat org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:76)\n\tat org.apache.lucene.index.DirectoryReader.open(DirectoryReader.java:64)\n\tat org.apache.lucene.search.SearcherManager.(SearcherManager.java:125)\n\tat org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.(AnalyzingInfixSuggester.java:254)\n\tat org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.(AnalyzingInfixSuggester.java:212)\n\tat org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory$1.(AnalyzingInfixLookupFactory.java:122)\n\tat org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory.create(AnalyzingInfixLookupFactory.java:120)\n\t... 48 more\n", "code":500}}
OCR Search
Office for Civil Rights Recent Resolution Search
The Office for Civil Rights (OCR) is providing access to resolution documents reached on or after October 1, 2013. The resolution documents cover aspects of laws OCR enforces. You have access to all currently uploaded documents that meet OCR’s document upload criteria. Additional documents will be posted on a continual basis. Use the search box below to conduct your search. Search criteria assistance is provided below.


Displaying 0 results