Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Search results not showing #3922

Closed
bgittel opened this issue Apr 5, 2023 · 4 comments
Closed

Search results not showing #3922

bgittel opened this issue Apr 5, 2023 · 4 comments
Assignees
Labels
🐛Bug Something isn't working Module: Project Search
Milestone

Comments

@bgittel
Copy link

bgittel commented Apr 5, 2023

Describe the bug
I experienced that the results of my search are not showing, although the search finds annotations. See the screenshot attached please

Screenshots
see below

Please complete the following information:
Version and build ID: 26.3 (2022-12-22 10:35:19, build 7c7cfc6)
OS: Windows
Browser: chrome

Additional context
I can't reproduce the behavior in other projects. The project concerned is the same, I send you today related to bug report #3921.

Unbenannt

@reckart
Copy link
Member

reckart commented Apr 5, 2023

You need to write <Wertung/> (i.e. the tag must close). It is indeed interesting that it looks like you get results but none show. Not sure if this is a bug in INCEpTION or in the MTAS library we are using. Anyway, if you add the / before the closing bracket, it works.

@reckart reckart added 🐛Bug Something isn't working Module: Project Search labels Apr 5, 2023
@reckart reckart added this to the 27.4 milestone Apr 5, 2023
@reckart reckart changed the title search results not showing Search results not showing Apr 5, 2023
@reckart reckart self-assigned this Apr 5, 2023
@bgittel
Copy link
Author

bgittel commented Apr 5, 2023 via email

@reckart
Copy link
Member

reckart commented Apr 5, 2023

I numbered my features in order to make them appear in the most practical order in the annotation window. However, the search does not accept names like "1 Polarity" (strangely, it uses the labels of the features not the variable names I see when I read the exported data). Is there another way to force a certain order of the features on one layer?

Not yet: #1592

I'm afraid the index currently does like neither spaces in feature names nor e.g. umlauts or other foreign characters. I have already wondered if it might be necessary to allow configuring the index field names explicitly...

It seems to me that every user can only search his own annotations. But how can I as admin/ project manager a) search in all annotations of all users and, more importantly, b) how can i search within all curated documents? This would be very helpful in practice.

reckart added a commit that referenced this issue Apr 5, 2023
- Fix search in case the user only searches for a start or end of an annotation, e.g. only `<blah>` or `</blah>`
reckart added a commit that referenced this issue Apr 5, 2023
…sults-not-showing

#3922 - Search results not showing
@reckart reckart modified the milestones: 27.4, 27.5 Apr 5, 2023
@reckart reckart closed this as completed Apr 5, 2023
@reckart reckart modified the milestones: 27.5, 27.4 Apr 5, 2023
reckart added a commit that referenced this issue Apr 5, 2023
* release/27.x:
  #3929 - Spaces in feature names not treated same as in layer names when indexing
  #3922 - Search results not showing
  #3926 - Projects may not delete if WebSocket-based event notification is enabled
  #3920 - Upgrade packages when building Docker container
  #3921 - Unable to merge slot filler when a feature in the project is disabled
reckart added a commit that referenced this issue Apr 5, 2023
* main:
  #3929 - Spaces in feature names not treated same as in layer names when indexing
  #3922 - Search results not showing
  #3926 - Projects may not delete if WebSocket-based event notification is enabled
  #3920 - Upgrade packages when building Docker container
  #3921 - Unable to merge slot filler when a feature in the project is disabled
  #3909 - Accept best button missing from recommendation sidebar
@bgittel
Copy link
Author

bgittel commented Apr 11, 2023 via email

@reckart reckart added this to Kanban Aug 7, 2024
@reckart reckart moved this to 🍹 Done in Kanban Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛Bug Something isn't working Module: Project Search
Projects
Archived in project
Development

No branches or pull requests

2 participants