mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 13:18:06 +00:00 
			
		
		
		
	init index
This commit is contained in:
		
							parent
							
								
									0421b2f0ac
								
							
						
					
					
						commit
						53b0d98fa5
					
				|  | @ -56,6 +56,7 @@ if ($folder->getAccessMode($user) < M_ALL) { | ||||||
| 
 | 
 | ||||||
| if($settings->_enableFullSearch) { | if($settings->_enableFullSearch) { | ||||||
| 	$index = $indexconf['Indexer']::open($settings->_luceneDir); | 	$index = $indexconf['Indexer']::open($settings->_luceneDir); | ||||||
|  | 	$indexconf['Indexer']::init($settings->_stopWordsFile); | ||||||
| } else { | } else { | ||||||
| 	$index = null; | 	$index = null; | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann