f
--
I don't really know how to solve my problem :/
On Wed, Jul 8, 2009 at 3:16 PM, Saeli Mathieu wrote:
> The research debug is bit wired...
>
> I'll give you a typical example.
>
> I want to find, this word "Cycle"
>
> the field in my xml file
10
-
Cycle
Cycle
text:cycl
text:cycl
OldLuceneQParser
-
0.0
-
0.0
-
0.0
-
0.0
-
0.0
-
0.0
-
0.0
-
0.0
-
0.0
-
0.0
-
0.0
-
0.0
-
0.0
"
I don't know what I'm missing :/
Because I think I add all the necessary information in schema.xml.
--
Saeli Mathieu.
Yep I know that, I almost add more than 60 lines in this file :)
It's just an example.
Do you have any idea why when I'm trying to search something, the result of
Solr is equal to 0 ?
I'm looking forward to read you.
--
Saeli Mathieu.
.
I added
and
In schema.xml file.
Did I forgot something ?
--
Saeli Mathieu.
ame();
if (count($Object->Children()) < 1)
return $Prefix.'='.str_replace("\n", " ", $Object)."\n";
foreach($Object->Children() as $Child)
$Save .= recu($Child, $Prefix);
return $Save;
}
--
Saeli Mathieu.
wiki.apache.org/solr/DataImportHandler#head-f1502b1ed71d98ef0120671db5762e137e63f9d2
> )
> which allows you to use xpath syntax to map xml data to index fields.
>
> -Jay
>
>
> On Tue, Jul 7, 2009 at 7:25 AM, Saeli Mathieu >wrote:
>
> > Hello.
> >
> >
in a field
> within the solr document.
>
> original data -> mapping -> solr XML document (with a field for the
> original
> data)
>
> Does that make sense? Can you describe what it is you want to do with
> results of a search?
>
> Matt
>
> On Tue, Jul 7, 20
can see I can't use this kind of architecture because I'm not
allow to change my XML files.
I'm looking forward to read you.
Mathieu Saeli
--
Saeli Mathieu.