Gaurav Mishra

Results 194 comments of Gaurav Mishra

@rnewson Even using the provided suggestions from #5018 fail for different case. I have a document with fields name and version. Version is stored as a string in couchdb and...

Here are the outputs as requested. I am getting same results for GET and POST queries. Output of analyze: ``` $ curl --user "admin:admin" --silent 'http://localhost:5984/_nouveau_analyze' -X POST -H 'Content-Type:...

BTW for context, I am translating the project [sw360](https://github.com/eclipse-sw360/sw360) which currently uses [couchdb-lucene](https://github.com/rnewson/couchdb-lucene) to nouveau.

Will it make sense to use the field type of the index? We already have types `double`, `string` and `text` to differentiate the types of values. (just guessing)

I can confirm the indexing is now working as expected for mentioned issue. Thanks for the quick fix @rnewson I can index and query values "4.2.0", "1" and "2". I...

@krishna9304 @pulkit-30 , one of you want to work on the issue?

@Shruti3004 @sjha2048 can you please look into this PR?

@pushkarsaneja can you please **rebase** the branch with latest `main` to resolve the merge conflict?

The redirect on logo is like a de-facto I am seeing, so it makes no sense to remove it. Once you login to the interface, there are more drop-downs next...