• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.clients
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #630 (closed defect: fixed)

Opened 7 weeks ago

Last modified 9 days ago

Searching: parsing error

Reported by: jburel Owned by: jburel
Priority: major Milestone: 3.0-Beta3.1
Component: insight Version: 3.0-M3
Keywords: Cc: m.porter@…

Description

Reported using the Feedback mechanism
Version 3.0
Tried to reduce the images returned by a search by adding in "10, 11, 12, 13, 14...." in the "Without the words" box. The original search had "A - 1(fld*" in the "At least one" box, "First" in the "Must contain" box and the contxt was Name, Comments, Description and Tags.

java.lang.Exception: ome.conditions.ApiUsageException: (description:"a \- 1\(fld*") +description:first -description:10,-description:11,-description:12,-description:13,-description:14,-description:15,-description:16,-description:17,-description:18,-description:19 caused a parse exception.

	at ome.services.search.FullText.<init>(FullText.java:96)

	at ome.services.search.SomeMustNone.<init>(SomeMustNone.java:34)

	at ome.services.SearchBean.bySomeMustNone(SearchBean.java:204)

	at sun.reflect.GeneratedMethodAccessor792.invoke(Unknown Source)

Change History

Changed 9 days ago by jburel

  • cc m.porter@… added
  • status changed from new to closed
  • resolution set to fixed

server bug revision 2765 of server fixes the problem

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/