Notice: Comments you submit will be routed for moderation. If you have an account, please log in first.

Ticket #869 (assigned Feature)

Opened 4 years ago

Last modified 4 years ago

[search] can we use google syntax?

Reported by: fsck222 Owned by: bflorat
Priority: 5, normal Milestone: To Be Decided by Jajuk Team
Component: Any (Default Component) Version: 1.5-trunk
Keywords: Cc:

Description

Aka:

  • words in "" (e.g.: "WordA WordB") to a search on the exact string: WordA WordB
  • words without "" (e.g.: WordA WordB) or starting with a "+" (e.g.: +WordA +WordB), search is made on WordA or WordB
  • word staring with a minus (e.g.: -) are pruned

I want to be able to search on: "WordA WordB" WordC -WordD (or this could be written like: +"WordA WordB" +WordC -WordD)

Attachments

Change History

Changed 4 years ago by bflorat

  • status changed from new to assigned
  • type changed from Discussion to Feature

FYI, we implemented a first basic version of this feature: see #873 Implementing a full google grammar is pretty complex and doesn't apparently exist out of the box, can probably be done using antlr.

Add/Change #869 ([search] can we use google syntax?)

Author



Action
as assigned
 
Note: See TracTickets for help on using tickets.