WPSolr logo
Search
Close this search box.

Forum Replies Created

  • manish
    Participant
    1 year, 1 month ago in reply to: Error in indexing #32855

    I have created a new index, indexing is not working. Here is the schema.xml
    <?xml version=”1.0″ encoding=”UTF-8″ ?>

    <schema name=”opensolr-crawler-solr9.x” version=”2.0″>

    <!–OPENSOLR WEB CRAWLER FIELDS–>
    <field name=”id” type=”string” indexed=”true” stored=”true” />

    <fieldType name=”tdate” class=”solr.TrieDateField” precisionStep=”6″ positionIncrementGap=”0″/>
    <fieldType name=”ignored” stored=”false” indexed=”false” multiValued=”true” class=”solr.StrField” />

    </schema>

    manish
    Participant
    1 year, 1 month ago in reply to: Error in indexing #32848

    <?xml version=”1.0″ encoding=”UTF-8″ ?>

    <schema name=”wpsolr” version=”1.6″>

    <field name=”id” type=”string” indexed=”true” stored=”true” required=”true” multiValued=”false”/>
    <field name=”_version_” type=”plong” indexed=”false” stored=”false”/>

    <copyField source=”tags” dest=”tagssrch”/>
    <copyField source=”categories” dest=”categoriessrch”/>

    </schema>

    manish
    Participant
    1 year, 1 month ago in reply to: Error in indexing #32847

    schema.xml contains “wpsolr”

    manish
    Participant
    1 year, 1 month ago in reply to: Error in indexing #32843

    No

    manish
    Participant
    1 year, 1 month ago in reply to: Issue in multilanguage indexing #32797

    While search a keyword in the English language index is showing less results than other language indexes search. Is there any setting to fix it?

    manish
    Participant
    1 year, 1 month ago in reply to: Issue in multilanguage indexing #32793

    I’m using OPensolr for data store. Is there any way to solve this issue there?

    manish
    Participant
    1 year, 1 month ago in reply to: Issue in multilanguage indexing #32789

    The other indexes are created same way as first.

    manish
    Participant
    1 year, 2 months ago in reply to: Results are not showing in apachesolr #32703

    Can we change this?

    manish
    Participant
    1 year, 2 months ago in reply to: Results are not showing in apachesolr #32701

    Data is showing now. Can we change pagination link format. Currently it’s /page/3/?s= but it should be /?s=&paged=1

    manish
    Participant
    1 year, 2 months ago in reply to: Results are not showing in apachesolr #32699

    The duplicate content is from other languages. Can I index only english translated content?

    manish
    Participant
    1 year, 2 months ago in reply to: Results are not showing in apachesolr #32697

    There is duplicacy in these results. Errors are from another plugin.
    “title”: “Amazon Web Services”
    “title”: “Amazon Web Services”
    “title”: “Amazon Web Services”
    “title”: “Amazon Web Services”
    “title”: “Solutions for Amazon Web Services”
    “title”: “Solutions for Amazon Web Services”
    “title”: “Solutions for Amazon Web Services”
    “title”: “Solutions for Amazon Web Services”
    “title”: “Nurture Amazon Web Services Video”
    “title”: “Nurture Amazon Web Services Video”

    manish
    Participant
    manish
    Participant
    manish
    Participant
    1 year, 2 months ago in reply to: Error in region field #32678

    Hello,
    I have followed the steps on the guide above and found the corresponding data from opensolr but I am still facing the auth issue once I try to retrieve the region from opensolr. I Spoke with them and they mentioned they have not recieved any auth requests on their end for the Authentication.

    Thanks,
    jose

Viewing 14 posts - 1 through 14 (of 14 total)