natcohen opened a new issue #2720: Fauxton automatic analyzer attribution for 
index
URL: https://github.com/apache/couchdb/issues/2720
 
 
   [NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ 
)
   
   ## Description
   
   I have created an index for Clouseau and it works fine. The index doesn't 
have an analyzer. When I go on the index in Fauxton, I see the nice view with 
the function and the analyzer selection. If I modify the function without 
changing the analyzer and click on save, it will automatically add a wrong 
analyzer called "single".
   
   [NOTE]: # ( Describe the problem you're encountering. )
   [TIP]:  # ( Do NOT give us access or passwords to your actual CouchDB! )
   
   ## Steps to Reproduce
   
   - Create a Clouseau index
   <img width="583" alt="Screenshot 2020-03-25 at 12 43 59" 
src="https://user-images.githubusercontent.com/7813574/77533444-28180000-6e97-11ea-9992-118e058b2dfb.png";>
   - Select edit index
   <img width="512" alt="Screenshot 2020-03-25 at 12 54 51" 
src="https://user-images.githubusercontent.com/7813574/77533901-08cda280-6e98-11ea-9311-2c8db4302814.png";>
   - Modify (the function, don't touch the analyzer) and Save it
   <img width="808" alt="Screenshot 2020-03-25 at 12 37 17" 
src="https://user-images.githubusercontent.com/7813574/77533421-1fbfc500-6e97-11ea-8985-b4f5edfc69a1.png";>
   - Look at the index document
   <img width="391" alt="Screenshot 2020-03-25 at 12 44 48" 
src="https://user-images.githubusercontent.com/7813574/77533471-36feb280-6e97-11ea-826e-8defc6af5514.png";>
   
   
   [NOTE]: # ( Include commands to reproduce, if possible. curl is preferred. )
   
   ## Expected Behaviour
   
   It should not add any analyzer if not selected (furthermore a wrong analyzer)
   
   [NOTE]: # ( Tell us what you expected to happen. )
   
   ## Your Environment
   
   [TIP]:  # ( Include as many relevant details about your environment as 
possible. )
   [TIP]:  # ( You can paste the output of curl http://YOUR-COUCHDB:5984/ here. 
)
   
   * CouchDB version used: 3.0.0
   * Browser name and version: Chrome 80
   * Operating system and version: CentOS 8
   
   ## Additional Context
   
   [TIP]:  # ( Add any other context about the problem here. )
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to