mirror of
				https://codeberg.org/forgejo/forgejo.git
				synced 2025-11-04 00:11:04 +00:00 
			
		
		
		
	Upgrade blevesearch dependency to v2.0.1 (#14346)
* Upgrade blevesearch dependency to v2.0.1 * Update rupture to v1.0.0 * Fix test
This commit is contained in:
		
					parent
					
						
							
								3aa53dc6bc
							
						
					
				
			
			
				commit
				
					
						f5abe2f563
					
				
			
		
					 459 changed files with 7518 additions and 4211 deletions
				
			
		
							
								
								
									
										2
									
								
								vendor/github.com/ethantkoenig/rupture/flushing_batch.go
									
										
									
										generated
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								vendor/github.com/ethantkoenig/rupture/flushing_batch.go
									
										
									
										generated
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
package rupture
 | 
			
		||||
 | 
			
		||||
import (
 | 
			
		||||
	"github.com/blevesearch/bleve"
 | 
			
		||||
	"github.com/blevesearch/bleve/v2"
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
// FlushingBatch is a batch of operations that automatically flushes to the
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue