View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001177Sphinxgeneralpublic2012-05-04 19:212012-05-04 19:48
ReporterTomat 
Assigned ToTomat 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version2.0.4-release 
Target Version2.0.5-releaseFixed in Version2.0.5-release 
Summary0001177: snippet with SPZ query matches nothing until passage_boundary is set
Descriptionfor that index
index test
{
...
    html_strip = 1
    index_sp = 1
    index_zones = zone*
}

CALL SNIPPETS ('these words <TR> and these too', 'test', 'and PARAGRAPH words', 1 as query_mode );

result set is empty

however that provides valid result set

CALL SNIPPETS ('these words <TR> and these too', 'test', 'and PARAGRAPH words', 1 as query_mode, 'paragraph' as passage_boundary );

result set
'these words and these too'
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
(0002821)
Tomat (manager)
2012-05-04 19:48

fixed at r3205

- Issue History
Date Modified Username Field Change
2012-05-04 19:21 Tomat New Issue
2012-05-04 19:21 Tomat Status new => assigned
2012-05-04 19:21 Tomat Assigned To => Tomat
2012-05-04 19:48 Tomat Note Added: 0002821
2012-05-04 19:48 Tomat Status assigned => closed
2012-05-04 19:48 Tomat Resolution open => fixed
2012-05-04 19:48 Tomat Fixed in Version => 2.0.5-release


Copyright © 2000 - 2010 MantisBT Group
Powered by Mantis Bugtracker