Results 1 to 4 of 4
- 08-21-2011, 03:56 PM #1
Member
- Join Date
- Aug 2011
- Posts
- 3
- Rep Power
- 0
phrase search with trailing wildcard
From what I can read on other forums it seems the answer to my question is "cant be done", but my brain simply wont accept that. The type of query I want to be able to perform is not of the type
"th* is n* pos*" matching ex. "this is not possible". I only need trailing wildcard, like "This is*" matching ex. "This is possible" or "This is not possible". Can this be behavior be simulated somehow, seing as it apparently isn't possible "out of the box" ?
- 08-21-2011, 04:33 PM #2
Member
- Join Date
- Aug 2011
- Posts
- 3
- Rep Power
- 0
- 08-21-2011, 05:11 PM #3
Member
- Join Date
- Aug 2011
- Posts
- 3
- Rep Power
- 0
I guess I wasn't being clear on the scenario I'm facing. I have a lucene index with thousands of documents I need to search. Searching with the term "this is no" gives no hits even if I have a document with a field containing "This is not possible". I can't add * to the term.
- 12-08-2011, 05:49 AM #4
Member
- Join Date
- Nov 2011
- Posts
- 7
- Rep Power
- 0
Similar Threads
-
Alternative to phrase query?
By Shweta_N in forum LuceneReplies: 0Last Post: 08-04-2011, 04:54 PM -
Phrase Meaning
By griddle in forum New To JavaReplies: 1Last Post: 04-25-2011, 06:45 PM -
Pbm in Generic WildCard?
By makpandian in forum New To JavaReplies: 1Last Post: 02-07-2011, 08:07 PM -
How to display WildCard search values
By peliukasss in forum LuceneReplies: 1Last Post: 08-25-2010, 02:29 PM -
Shift Off Trailing Zeroes
By nwboy74 in forum New To JavaReplies: 5Last Post: 02-25-2010, 07:56 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks