Hello all,
Any suggestions here?
*Thanks & Regards,*
*Uday Kumar*
*Product Search Tech*
On Mon, Mar 18, 2024 at 1:00 PM Uday Kumar wrote:
> Hello all,
>
> we are not able to access individual latitude and longitude values as
> subfields of latlongtype field in solr 9.5
>
> In SOLR 8.10:
> su
Hi,
For my current project i am expected to build a search function for an archive
with the help of Solr.
a part of the structure of this archive is:
/data/.../...
file/
some.file
/html/../../
file (symlink to /data/.../.../file/)
index.html
the search should index all the file
Though many of us will likely be happy to help, we'll need you to back up
and give us some detail. There are multiple ways to index data into solr.
Most of them are not part of solr, but separate tools, and custom tools and
code are very common solutions. Can you describe the detailed steps you
too
Thank you for your suggestions. I did read the reference guide and tried
everything that I thought might help.
I am using hl.method=unified and I do not have wildcards in my query, BUT I
did not try storeOffsetsWithPositions=true.
I will try this and see how it goes
Thank you again,
Maria
On Thu